How to Install and Uninstall python2-petact Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-petact" package

Please follow the guidelines below to install python2-petact on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-petact

2. Uninstall "python2-petact" package

Learn how to uninstall python2-petact on openSUSE Leap:

$ sudo zypper remove python2-petact

3. Information about the python2-petact package on openSUSE Leap

Information for package python2-petact:
---------------------------------------
Repository : Main Repository
Name : python2-petact
Version : 0.1.2-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 8,8 KiB
Installed : No
Status : not installed
Source package : python-petact-0.1.2-bp153.1.14.src
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.