How to Install and Uninstall python3-cryptography-vectors.noarch Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "python3-cryptography-vectors.noarch" package

This tutorial shows how to install python3-cryptography-vectors.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-cryptography-vectors.noarch

2. Uninstall "python3-cryptography-vectors.noarch" package

This guide covers the steps necessary to uninstall python3-cryptography-vectors.noarch on CentOS Stream 8:

$ sudo dnf remove python3-cryptography-vectors.noarch $ sudo dnf autoremove

3. Information about the python3-cryptography-vectors.noarch package on CentOS Stream 8

Last metadata expiration check: 6:15:51 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-cryptography-vectors
Version : 2.6.1
Release : 1.el8
Architecture : noarch
Size : 31 M
Source : python-cryptography-vectors-2.6.1-1.el8.src.rpm
Repository : epel
Summary : Test vectors for the cryptography package
URL : https://pypi.python.org/pypi/cryptography-vectors
License : ASL 2.0 or BSD
Description : Test vectors for the cryptography package.
:
: The only purpose of this package is to be a building requirement for
: python-cryptography, otherwise it has no use. Don’t install it unless
: you really know what you are doing.