How to Install and Uninstall python3-secretstorage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-secretstorage" package

Please follow the guidelines below to install python3-secretstorage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-secretstorage

2. Uninstall "python3-secretstorage" package

In this section, we are going to explain the necessary steps to uninstall python3-secretstorage on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-secretstorage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-secretstorage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-secretstorage
Priority: optional
Section: python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Shachnev
Architecture: all
Source: python-secretstorage
Version: 2.1.3-1
Depends: python3-crypto, python3:any (>= 3.3.2-2~), python3-dbus, dbus
Recommends: python3-gi
Suggests: gnome-keyring (>= 2.30), python-secretstorage-doc
Filename: pool/main/p/python-secretstorage/python3-secretstorage_2.1.3-1_all.deb
Size: 12606
MD5sum: b474e9a8703d863d0d62c457cb74e9df
SHA1: 58ea4677163dc1a394cb807a3c9097ccf01cd129
SHA256: edc0baf21f2a0830758aa4e591a09df0a385b48ae5359ff9ee02ed3dfbcb27e7
Description-en: Python module for storing secrets - Python 3.x version
Python-SecretStorage provides a way for securely storing passwords
and other secrets.
.
It uses D-Bus Secret Service API that is supported by GNOME Keyring
(>= 2.30) and KSecretsService.
.
It allows one to create, edit and delete secret items, manipulate
secret collections, and search for items matching given attributes.
It also supports locking and unlocking collections.
.
This package provides Python 3.x version of SecretStorage.
Description-md5: 2932909ba415b3e2cae6a18d0ecb168f
Homepage: https://github.com/mitya57/secretstorage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y