Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libtriangle-dev on Debian Unstable (Sid)


Install libtriangle-dev

Installing libtriangle-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libtriangle-dev

libtriangle-dev package information

distro Debian Unstable (Sid)
section Non-Free
name libtriangle-dev
version 1.6-2
description High-quality 2-D mesh generator development files
subsection libdevel
website cs.cmu.edu / ~quake / triangle.html
maintainer Adam C. Powell, IV

Uninstall libtriangle-dev

To remove just libtriangle-dev package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libtriangle-dev

Uninstall libtriangle-dev and it’s dependent packages

To remove the libtriangle-dev package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libtriangle-dev

Purging libtriangle-dev

If you also want to delete configuration and/or data files of libtriangle-dev from Debian Sid then this will work:

sudo apt-get purge libtriangle-dev

To delete configuration and/or data files of libtriangle-dev and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libtriangle-dev

 

Comments

comments