How to Install and Uninstall python36-petact Package on openSuSE Tumbleweed

Last updated: May 11,2024

1. Install "python36-petact" package

Here is a brief guide to show you how to install python36-petact on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-petact

2. Uninstall "python36-petact" package

This guide covers the steps necessary to uninstall python36-petact on openSuSE Tumbleweed:

$ sudo zypper remove python36-petact

3. Information about the python36-petact package on openSuSE Tumbleweed

Information for package python36-petact:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-petact
Version : 0.1.2-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 18,1 KiB
Installed : No
Status : not installed
Source package : python-petact-0.1.2-3.7.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.