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

Last updated: October 06,2024

1. Install "python310-pykickstart" package

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

$ sudo zypper refresh $ sudo zypper install python310-pykickstart

2. Uninstall "python310-pykickstart" package

Please follow the instructions below to uninstall python310-pykickstart on openSuSE Tumbleweed:

$ sudo zypper remove python310-pykickstart

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

Information for package python310-pykickstart:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.