How to Install and Uninstall python3-pykickstart Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-pykickstart" package

Please follow the instructions below to install python3-pykickstart on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pykickstart

2. Uninstall "python3-pykickstart" package

This guide let you learn how to uninstall python3-pykickstart on openSUSE Leap:

$ sudo zypper remove python3-pykickstart

3. Information about the python3-pykickstart package on openSUSE Leap

Information for package python3-pykickstart:
--------------------------------------------
Repository : Main Repository
Name : python3-pykickstart
Version : 3.25-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-pykickstart-3.25-bp155.2.13.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.