How to Install and Uninstall python38-pykickstart Package on openSuSE Tumbleweed

Last updated: June 16,2024

1. Install "python38-pykickstart" package

In this section, we are going to explain the necessary steps to install python38-pykickstart on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pykickstart

2. Uninstall "python38-pykickstart" package

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

$ sudo zypper remove python38-pykickstart

3. Information about the python38-pykickstart package on openSuSE Tumbleweed

Information for package python38-pykickstart:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pykickstart
Version : 3.30-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-pykickstart-3.30-2.5.src
Summary : Python module for parsing and writing kickstart files
Description :
Pykickstart is a Python library consisting of a data representation
of kickstart files, a parser to read files into that representation,
and a writer to generate kickstart files.