Install libjs-simple-is
Installing libjs-simple-is package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libjs-simple-is
libjs-simple-is package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libjs-simple-is |
version | 0.2.0+20130421-1 |
description | maximally minimal type-testing library (JavaScript lib) |
subsection | web |
website | github.com / olov / simple-is |
maintainer | Debian Javascript Maintainers |
Uninstall libjs-simple-is
To remove just libjs-simple-is package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libjs-simple-is
Uninstall libjs-simple-is and it’s dependent packages
To remove the libjs-simple-is package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libjs-simple-is
Purging libjs-simple-is
If you also want to delete configuration and/or data files of libjs-simple-is from Debian Sid then this will work:
sudo apt-get purge libjs-simple-is
To delete configuration and/or data files of libjs-simple-is and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libjs-simple-is