How to Install and Uninstall python-smbc.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "python-smbc.x86_64" package

Please follow the guidelines below to install python-smbc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-smbc.x86_64

2. Uninstall "python-smbc.x86_64" package

Please follow the guidelines below to uninstall python-smbc.x86_64 on Amazon Linux 2:

$ sudo yum remove python-smbc.x86_64 $ sudo yum autoremove

3. Information about the python-smbc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-smbc
Arch : x86_64
Version : 1.0.13
Release : 8.amzn2
Size : 26 k
Repo : amzn2-core/2/x86_64
Summary : Python bindings for libsmbclient API from Samba
URL : https://github.com/hamano/pysmbc
License : GPLv2+
Description : This package provides Python bindings for the libsmbclient API
: from Samba, known as pysmbc. It was written for use with
: system-config-printer, but can be put to other uses as well.