How to Install and Uninstall python-keyczar Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-keyczar" package
Please follow the steps below to install python-keyczar on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-keyczar
Copied
2. Uninstall "python-keyczar" package
Learn how to uninstall python-keyczar on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-keyczar
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-keyczar package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-keyczar
Priority: optional
Section: universe/python
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.715+ds-2
Depends: python, python-crypto (>= 2.0), python-pyasn1, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Conflicts: python-json
Filename: pool/universe/p/python-keyczar/python-keyczar_0.715+ds-2_all.deb
Size: 34052
MD5sum: f8ce8d1a9a888a9f244a016231117c83
SHA1: d28b17790df70647bceb78a2cbabcbd5edd341e2
SHA256: 361bfcd710dc89b400581c04aae855968ef1a99d6fcfdab02916afc5065f6329
Description-en: toolkit for safe and simple cryptography for Python
Keyczar is an open source cryptographic toolkit designed to make it easier and
safer for developers to use cryptography in their applications. Keyczar
supports authentication and encryption with both symmetric and asymmetric keys.
Some features of Keyczar include:
.
* A simple API
* Key rotation and versioning
* Safe default algorithms, modes, and key lengths
* Automated generation of initialization vectors and ciphertext signatures
* Java, Python, and C++ implementations
.
This package provides the Python implementation of Keyczar.
Description-md5: bd0bf452befa7e5be1f6e8df11181383
Homepage: https://github.com/google/keyczar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.715+ds-2
Depends: python, python-crypto (>= 2.0), python-pyasn1, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Conflicts: python-json
Filename: pool/universe/p/python-keyczar/python-keyczar_0.715+ds-2_all.deb
Size: 34052
MD5sum: f8ce8d1a9a888a9f244a016231117c83
SHA1: d28b17790df70647bceb78a2cbabcbd5edd341e2
SHA256: 361bfcd710dc89b400581c04aae855968ef1a99d6fcfdab02916afc5065f6329
Description-en: toolkit for safe and simple cryptography for Python
Keyczar is an open source cryptographic toolkit designed to make it easier and
safer for developers to use cryptography in their applications. Keyczar
supports authentication and encryption with both symmetric and asymmetric keys.
Some features of Keyczar include:
.
* A simple API
* Key rotation and versioning
* Safe default algorithms, modes, and key lengths
* Automated generation of initialization vectors and ciphertext signatures
* Java, Python, and C++ implementations
.
This package provides the Python implementation of Keyczar.
Description-md5: bd0bf452befa7e5be1f6e8df11181383
Homepage: https://github.com/google/keyczar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu