How to Install and Uninstall pyliblzma.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 13,2025
1. Install "pyliblzma.x86_64" package
This guide covers the steps necessary to install pyliblzma.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
pyliblzma.x86_64
Copied
2. Uninstall "pyliblzma.x86_64" package
This guide let you learn how to uninstall pyliblzma.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
pyliblzma.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the pyliblzma.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : pyliblzma
Arch : x86_64
Version : 0.5.3
Release : 11.el7
Size : 186 k
Repo : installed
From repo : anaconda
Summary : Python bindings for lzma
URL : https://launchpad.net/pyliblzma
License : LGPLv3+
Description : PylibLZMA provides a python interface for the liblzma library
: to read and write data that has been compressed or can be
: decompressed by Lasse Collin's lzma utils.
Name : pyliblzma
Arch : x86_64
Version : 0.5.3
Release : 11.el7
Size : 186 k
Repo : installed
From repo : anaconda
Summary : Python bindings for lzma
URL : https://launchpad.net/pyliblzma
License : LGPLv3+
Description : PylibLZMA provides a python interface for the liblzma library
: to read and write data that has been compressed or can be
: decompressed by Lasse Collin's lzma utils.