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

Last updated: May 18,2024

1. Install "python3-keyring" package

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

$ sudo apt update $ sudo apt install python3-keyring

2. Uninstall "python3-keyring" package

Here is a brief guide to show you how to uninstall python3-keyring on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-keyring
Priority: optional
Section: python
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-keyring
Version: 7.3-1ubuntu1
Depends: python3:any (>= 3.3.2-2~)
Recommends: python3-crypto, python3-dbus, python3-secretstorage
Suggests: gir1.2-gnomekeyring-1.0, python3-gi, python3-pykde4
Filename: pool/main/p/python-keyring/python3-keyring_7.3-1ubuntu1_all.deb
Size: 40188
MD5sum: c349251757d44e74b52f71d30a7a99e4
SHA1: 1d944af890845cb89201d34243f24952080fd702
SHA256: cb2cc1241f066eac57d533e29f3fd479544b2bd12b4bb5c5fba61b6fbf377e47
Description-en: store and access your passwords safely - Python 3 version of the package
The Python keyring library provides an easy way to access the system
keyring service (e.g Gnome-Keyring, KWallet) from Python.
It can be used in any application that needs safe password storage.
.
This is the Python 3 version of the package.
Description-md5: a4e8e4d1f043b146fe439c765cf1f427
Homepage: https://github.com/jaraco/keyring
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y