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

Last updated: May 20,2024

1. Install "python3-cryptography-vectors" package

This tutorial shows how to install python3-cryptography-vectors on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-cryptography-vectors" package

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

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

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

Package: python3-cryptography-vectors
Priority: optional
Section: universe/python
Installed-Size: 53351
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: python-cryptography-vectors
Version: 1.2.3-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-cryptography-vectors/python3-cryptography-vectors_1.2.3-1_all.deb
Size: 21205392
MD5sum: 921fc2aa434d4a4cea89a4e41aea2abe
SHA1: a219f881eac7644f8742f8b4c456fca63b5551fc
SHA256: bacec85882e47bb251493f306586153ca1875c51c156ec18f12d4bfc5bd84f87
Description-en: Test vectors for python-cryptography (Python 3)
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 3 version of cryptography_vectors.
Description-md5: 6b127cbeb82166031bb9f16e4d7fd164
Homepage: https://cryptography.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu