Install task-chinese-t-desktop
Installing task-chinese-t-desktop package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install task-chinese-t-desktop
task-chinese-t-desktop package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | task-chinese-t-desktop |
version | 3.34 |
description | Traditional Chinese desktop |
subsection | tasks |
maintainer | Debian Install System Team |
Uninstall task-chinese-t-desktop
To remove just task-chinese-t-desktop package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove task-chinese-t-desktop
Uninstall task-chinese-t-desktop and it’s dependent packages
To remove the task-chinese-t-desktop package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove task-chinese-t-desktop
Purging task-chinese-t-desktop
If you also want to delete configuration and/or data files of task-chinese-t-desktop from Debian Sid then this will work:
sudo apt-get purge task-chinese-t-desktop
To delete configuration and/or data files of task-chinese-t-desktop and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove task-chinese-t-desktop