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

Last updated: July 02,2024

1. Install "python311-pykickstart" package

Please follow the instructions below to install python311-pykickstart on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pykickstart

2. Uninstall "python311-pykickstart" package

This guide covers the steps necessary to uninstall python311-pykickstart on openSuSE Tumbleweed:

$ sudo zypper remove python311-pykickstart

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

Information for package python311-pykickstart:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pykickstart
Version : 3.43-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 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.