Install t1-xfree86-nonfree
Installing t1-xfree86-nonfree package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install t1-xfree86-nonfree
t1-xfree86-nonfree package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | t1-xfree86-nonfree |
version | 4.2.1-5 |
description | non-free Postscript Type 1 fonts from XFree86 |
subsection | fonts |
maintainer | Debian Fonts Task Force |
Uninstall t1-xfree86-nonfree
To remove just t1-xfree86-nonfree package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove t1-xfree86-nonfree
Uninstall t1-xfree86-nonfree and it’s dependent packages
To remove the t1-xfree86-nonfree package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove t1-xfree86-nonfree
Purging t1-xfree86-nonfree
If you also want to delete configuration and/or data files of t1-xfree86-nonfree from Debian Sid then this will work:
sudo apt-get purge t1-xfree86-nonfree
To delete configuration and/or data files of t1-xfree86-nonfree and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove t1-xfree86-nonfree