Install libtriangle-1.6
Installing libtriangle-1.6 package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libtriangle-1.6
libtriangle-1.6 package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | libtriangle-1.6 |
version | 1.6-2 |
description | High-quality 2-D mesh generator shared library |
subsection | libs |
website | cs.cmu.edu / ~quake / triangle.html |
maintainer | Adam C. Powell, IV |
Uninstall libtriangle-1.6
To remove just libtriangle-1.6 package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libtriangle-1.6
Uninstall libtriangle-1.6 and it’s dependent packages
To remove the libtriangle-1.6 package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libtriangle-1.6
Purging libtriangle-1.6
If you also want to delete configuration and/or data files of libtriangle-1.6 from Debian Sid then this will work:
sudo apt-get purge libtriangle-1.6
To delete configuration and/or data files of libtriangle-1.6 and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libtriangle-1.6