Latest Anki and vncserver preinstalled. Just download and start vnc server to run Anki.
Source
GitHub - infinyte7/manjaro-fs-arm64: Manjaro rootfs with xfce4 and vncserver preinstalled. Just se
Source: Anki ARM python wheel
Tutorial
-
Copy following commands then paste and run it in Termux
pkg install wget && wget https://raw.githubusercontent.com/infinyte7/manjaro-fs-arm64/main/manki.sh && chmod +x manki.sh && ./manki.sh
-
Install missing dependencies. (For audio)
-
Select
Install the latest rootfs
-
Specify the installation directory
-
Wait for download to complete
-
Enter new username
-
Enter new password
-
Add Manjaro default theme
Copy and run in Termux (Manjaro proot) to copy default overlays. Make backup of$HOME/.config
folder.cp -r /etc/skel/.config $HOME
-
Now run vncserver
vncserver-start
-
Open RealVNC app and connect to address as shown on screen
Address localhost:1 Name Manjaro
-
Now run Anki
-
Before exiting from Termux stop vncserver
vncserver-stop
or
vncserver -kill :1