How to Install and Uninstall python3-libarchive Package on openSUSE Leap

Last updated: November 27,2024

1. Install "python3-libarchive" package

Please follow the instructions below to install python3-libarchive on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-libarchive

2. Uninstall "python3-libarchive" package

This tutorial shows how to uninstall python3-libarchive on openSUSE Leap:

$ sudo zypper remove python3-libarchive

3. Information about the python3-libarchive package on openSUSE Leap

Information for package python3-libarchive:
-------------------------------------------
Repository : Main Repository
Name : python3-libarchive
Version : 0.4.7-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 177.3 KiB
Installed : No
Status : not installed
Source package : python-libarchive-0.4.7-bp155.2.10.src
Upstream URL : https://github.com/dsoprea/PyEasyArchive
Summary : Python adapter for universal, libarchive-based archive access
Description :
A ctypes-based adapter to libarchive.
7-Zip is supported for both reading and writing.