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

Last updated: May 20,2024

1. Install "python-secretstorage" package

Here is a brief guide to show you how to install python-secretstorage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-secretstorage

2. Uninstall "python-secretstorage" package

Please follow the guidance below to uninstall python-secretstorage on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-secretstorage
Priority: optional
Section: python
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Shachnev
Architecture: all
Version: 2.1.3-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-crypto, python-dbus, dbus
Recommends: python-gi
Suggests: gnome-keyring (>= 2.30), python-secretstorage-doc
Filename: pool/main/p/python-secretstorage/python-secretstorage_2.1.3-1_all.deb
Size: 12284
MD5sum: 315787dbbdc0f923050f0beb1316bc35
SHA1: fbe9e38640858b5b0947a0791798027926d8382c
SHA256: 52398fff5a8ce218f5d7f84c38227a7824830461d602bd6bdc8c83e76d21fc15
Description-en: Python module for storing secrets - Python 2.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 2.x version of SecretStorage.
Description-md5: 4b6fe9cb2bafc2b3c1224945493800bc
Homepage: https://github.com/mitya57/secretstorage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntustudio-audio, ubuntu-sdk, ubuntukylin-desktop