How to Install and Uninstall python39-perky Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-perky" package

This tutorial shows how to install python39-perky on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-perky

2. Uninstall "python39-perky" package

In this section, we are going to explain the necessary steps to uninstall python39-perky on openSuSE Tumbleweed:

$ sudo zypper remove python39-perky

3. Information about the python39-perky package on openSuSE Tumbleweed

Information for package python39-perky:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-perky
Version : 0.9.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 120.9 KiB
Installed : No
Status : not installed
Source package : python-perky-0.9.2-1.2.src
Upstream URL : https://github.com/larryhastings/perky/
Summary : A parser for the perky text file format
Description :
An "rcfile" text file format for Python programs solving the same
problem as "INI" files, "TOML" files, and "JSON" files.