Install xul-ext-password-editor
Installing xul-ext-password-editor 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-password-editor
xul-ext-password-editor package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | xul-ext-password-editor |
version | 2.9.6-1 |
description | edit password manager entries in Mozilla applications |
subsection | web |
website | addons.mozilla.org / … / saved-password-editor / |
maintainer | Debian Mozilla Extension Maintainers |
Uninstall xul-ext-password-editor
To remove just xul-ext-password-editor package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove xul-ext-password-editor
Uninstall xul-ext-password-editor and it’s dependent packages
To remove the xul-ext-password-editor package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove xul-ext-password-editor
Purging xul-ext-password-editor
If you also want to delete configuration and/or data files of xul-ext-password-editor from Debian Sid then this will work:
sudo apt-get purge xul-ext-password-editor
To delete configuration and/or data files of xul-ext-password-editor and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove xul-ext-password-editor