Install ninix-aya
Installing ninix-aya package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install ninix-aya
ninix-aya package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | ninix-aya |
version | 4.999.1-1 |
description | Interactive fake-AI Ukagaka-compatible desktop mascot program |
subsection | games |
website | ninix-aya.sourceforge.jp |
maintainer | Ying-Chun Liu (PaulLiu) |
Uninstall ninix-aya
To remove just ninix-aya package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove ninix-aya
Uninstall ninix-aya and it’s dependent packages
To remove the ninix-aya package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove ninix-aya
Purging ninix-aya
If you also want to delete configuration and/or data files of ninix-aya from Debian Sid then this will work:
sudo apt-get purge ninix-aya
To delete configuration and/or data files of ninix-aya and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove ninix-aya