Install xul-ext-noscript
Installing xul-ext-noscript package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install xul-ext-noscript
xul-ext-noscript package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | xul-ext-noscript |
version | 2.9.0.11-1 |
description | permissions manager for Firefox |
subsection | web |
website | noscript.net |
maintainer | Debian Mozilla Extension Maintainers |
Uninstall xul-ext-noscript
To remove just xul-ext-noscript package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove xul-ext-noscript
Uninstall xul-ext-noscript and it’s dependent packages
To remove the xul-ext-noscript package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove xul-ext-noscript
Purging xul-ext-noscript
If you also want to delete configuration and/or data files of xul-ext-noscript from Debian Sid then this will work:
sudo apt-get purge xul-ext-noscript
To delete configuration and/or data files of xul-ext-noscript and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove xul-ext-noscript