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

Last updated: May 18,2024

1. Install "python39-pykickstart" package

This guide covers the steps necessary to install python39-pykickstart on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pykickstart

2. Uninstall "python39-pykickstart" package

Please follow the guidance below to uninstall python39-pykickstart on openSuSE Tumbleweed:

$ sudo zypper remove python39-pykickstart

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

Information for package python39-pykickstart:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pykickstart
Version : 3.43-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : python-pykickstart-3.43-2.5.src
Upstream URL : http://fedoraproject.org/wiki/pykickstart
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.