Install node-domelementtype
Installing node-domelementtype package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install node-domelementtype
node-domelementtype package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | node-domelementtype |
version | 1.3.0-1 |
description | all the types of nodes in htmlparser2’s dom |
subsection | web |
website | github.com / FB55 / domelementtype |
maintainer | Debian Javascript Maintainers |
Uninstall node-domelementtype
To remove just node-domelementtype package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove node-domelementtype
Uninstall node-domelementtype and it’s dependent packages
To remove the node-domelementtype package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove node-domelementtype
Purging node-domelementtype
If you also want to delete configuration and/or data files of node-domelementtype from Debian Sid then this will work:
sudo apt-get purge node-domelementtype
To delete configuration and/or data files of node-domelementtype and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove node-domelementtype