How to Install and Uninstall python36-bcrypt.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 03,2024

1. Install "python36-bcrypt.x86_64" package

This is a short guide on how to install python36-bcrypt.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install python36-bcrypt.x86_64

2. Uninstall "python36-bcrypt.x86_64" package

This guide covers the steps necessary to uninstall python36-bcrypt.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove python36-bcrypt.x86_64 $ sudo yum autoremove

3. Information about the python36-bcrypt.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : python36-bcrypt
Arch : x86_64
Version : 3.1.6
Release : 2.el7
Size : 79 k
Repo : installed
From repo : epel
Summary : Modern password hashing for your software and your servers
URL : http://pypi.python.org/pypi/bcrypt
License : ASL 2.0 and Public Domain and BSD
Description : Modern password hashing for your software and your servers.