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

Last updated: May 09,2024

1. Install "python-cryptography-vectors" package

This guide covers the steps necessary to install python-cryptography-vectors on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cryptography-vectors

2. Uninstall "python-cryptography-vectors" package

This is a short guide on how to uninstall python-cryptography-vectors on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cryptography-vectors $ sudo apt autoclean && sudo apt autoremove

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

Package: python-cryptography-vectors
Priority: optional
Section: universe/python
Installed-Size: 53351
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Version: 1.2.3-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-cryptography-vectors/python-cryptography-vectors_1.2.3-1_all.deb
Size: 20957166
MD5sum: ba97c453a5299fa55859e043a19db47b
SHA1: 85ddf5e501b387050cfb4ca70794f1532304f0af
SHA256: 890016c20eccb174ed0450080c224453eed7c6461a67335c7e51709d2ebb9a1d
Description-en: Test vectors for python-cryptography (Python 2)
The test vectors for the cryptography library are rather large; thus, they are
broken out into their own package so that users who do not need to run the
tests do not need to download and install them.
.
This package contains the Python 2 version of cryptography_vectors.
Description-md5: a593740a689f15278a99aedb8d0a2df5
Homepage: https://cryptography.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu