AniLiberty installation:



Add gpg-key:

sudo wget -O /usr/share/keyrings/aheron-repo-keyring.gpg \
https://deb.aheron.ru/repo-key.asc


Add repository url:

sudo echo 'deb [ arch=amd64,signed-by=/usr/share/keyrings/aheron-repo-keyring.gpg] https://deb.aheron.ru trixie main' \
> /etc/apt/sources.list.d/aheron.list


Install aniliberty:

apt update && apt install aniliberty -y


Source code:

https://github.com/anilibria/anilibria-winmaclinux