SliTaz SliTaz Forum

You are not logged in.

#1 2019-12-27 16:29:18

rahul
Member
Registered: 2019-12-26
Posts: 4

Introduction & Python3 (3.5+) package request

Hello everyone,

A little about me- I am Rahul. I made my first post yesterday.

I have known about Slitaz since slitaz 3, but never used it other than rescueing files from my computer when once windows wouldn't boot & for disk partitioning with gparted from within Slitaz

I am relatively new to linux as a daily user & I tried some distros based on Debian, settled with Linux Mint.

I am looking forward to using Slitaz daily if I can manage to make atleast google chrome & Anki work

I mainly watch online lectures & make & review flashcards on my computer.

If any of you go to school & must memorize a lot of stuff, you might want to check this out-

https://ankidictation.home.blog/

Anki requires python 3.5+ and package manager has 3.3.6 so I would like to request newer version.

I tried tazpkg convert for arch linux package, both anki & python. python 3.5+ from arch didn't seem to work.

You might see me around if Slitaz works out for me

Cheerio!

Offline

#2 2019-12-31 06:07:08

alanyih
Administrator
Registered: 2011-04-02
Posts: 532

Re: Introduction & Python3 (3.5+) package request

@rahul

> I tried tazpkg convert for arch linux package, both anki & python.

> python 3.5+ from arch didn't seem to work.

The slitaz-next64 is unstable, but it works.

slitaz-next64-20191127.iso 96 MB

http://tiny.cc/41jxgz

http://forum.slitaz.org/topic/update-kernel-1/page/3#post-48140

1. anki official build

Download Anki for older Linux (2.1.15-alternate)

The second option works on distributions without systemd,

tux@slitaz:~$ wget https://apps.ankiweb.net/downloads/current/anki-2.1.15-linux-amd64-alternate.tar.bz2

Connecting to apps.ankiweb.net (104.26.3.191:443)

anki-2.1.15-linux-am 100% |*******************************| 88996k  0:00:00 ETA

tux@slitaz:~$

download libx264-265.tar.xz and extract to /usr/lib for mplayer

libx264-265.tar.xz  933K

http://tiny.cc/stj6hz

2. install anki

$ sudo mkdir /opt

$ sudo tar xjvf anki-2.1.15-linux-amd64-alternate.tar.bz2 -C /opt

$ sudo mv /opt/anki-2.1.15-linux-amd64-alternate /opt/anki

$ sudo ln -s /opt/anki/bin/anki /usr/bin/.

$ sudo ln -s /opt/anki/anki.desktop /usr/share/applications/.

3. install mplayer, mesa-dri and libx264.so.184

$ sudo tazpkg -gi mesa-dri mplayer

$ sudo tar xJvf /path-to/libx264-265.tar.xz -C /usr/lib

4. logout and relogin

Applications → Education → anki

or

$ anki &

[attachment=48308,2908]

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]