ltsdw / anki-installer

install anki from official source https://apps.ankiweb.net/#download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anki-installer

How to install

git clone https://github.com/ltsdw/anki-installer.git
cd anki-installer

# edit the PREFIX variable in anki_installer.sh file if you want it to be installed in a different place

./anki_installer.sh

After installed add the path where anki was installed to your PATH environment.
example: export PATH=$PATH:/home/my_user/.local/bin.
To call it simple run anki from command line.

About

install anki from official source https://apps.ankiweb.net/#download


Languages

Language:Shell 100.0%