How to Install and Uninstall python312-petact Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-petact" package
In this section, we are going to explain the necessary steps to install python312-petact on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-petact
Copied
2. Uninstall "python312-petact" package
Please follow the guidance below to uninstall python312-petact on openSuSE Tumbleweed:
$
sudo zypper remove
python312-petact
Copied
3. Information about the python312-petact package on openSuSE Tumbleweed
Information for package python312-petact:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-petact
Version : 0.1.2-3.21
Arch : noarch
Vendor : openSUSE
Installed Size : 15.9 KiB
Installed : No
Status : not installed
Source package : python-petact-0.1.2-3.21.src
Upstream URL : https://github.com/matthewscholefield/petact
Summary : A python package extraction tool
Description :
Petact is a library used for installing and updating compressed tar files.
When install_package is called, it downloads an md5 file and compares it with
the md5 of the locally downloaded tar. If they are different, the old
extracted files are deleted and the new tar is downloaded and extracted to
the same place.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-petact
Version : 0.1.2-3.21
Arch : noarch
Vendor : openSUSE
Installed Size : 15.9 KiB
Installed : No
Status : not installed
Source package : python-petact-0.1.2-3.21.src
Upstream URL : https://github.com/matthewscholefield/petact
Summary : A python package extraction tool
Description :
Petact is a library used for installing and updating compressed tar files.
When install_package is called, it downloads an md5 file and compares it with
the md5 of the locally downloaded tar. If they are different, the old
extracted files are deleted and the new tar is downloaded and extracted to
the same place.