How to Install and Uninstall python3-libarchive-c.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-libarchive-c.noarch" package
Please follow the guidelines below to install python3-libarchive-c.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-libarchive-c.noarch
Copied
2. Uninstall "python3-libarchive-c.noarch" package
Here is a brief guide to show you how to uninstall python3-libarchive-c.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-libarchive-c.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libarchive-c.noarch package on AlmaLinux 8
Last metadata expiration check: 2:13:04 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-libarchive-c
Version : 2.8
Release : 8.el8
Architecture : noarch
Size : 30 k
Source : python-libarchive-c-2.8-8.el8.src.rpm
Repository : epel
Summary : Python interface to libarchive
URL : https://github.com/Changaco/python-libarchive-c
License : CC0
Description : The libarchive library provides a flexible interface for reading and writing
: archives in various formats such as tar and cpio. libarchive also supports
: reading and writing archives compressed using various compression filters such
: as gzip and bzip2.
:
: A Python interface to libarchive. It uses the standard ctypes module to
: dynamically load and access the C library.
Available Packages
Name : python3-libarchive-c
Version : 2.8
Release : 8.el8
Architecture : noarch
Size : 30 k
Source : python-libarchive-c-2.8-8.el8.src.rpm
Repository : epel
Summary : Python interface to libarchive
URL : https://github.com/Changaco/python-libarchive-c
License : CC0
Description : The libarchive library provides a flexible interface for reading and writing
: archives in various formats such as tar and cpio. libarchive also supports
: reading and writing archives compressed using various compression filters such
: as gzip and bzip2.
:
: A Python interface to libarchive. It uses the standard ctypes module to
: dynamically load and access the C library.