How to Install and Uninstall python3-kickstart.noarch Package on CentOS 8 / RHEL 8

Last updated: October 08,2024

1. Install "python3-kickstart.noarch" package

This guide covers the steps necessary to install python3-kickstart.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-kickstart.noarch

2. Uninstall "python3-kickstart.noarch" package

This is a short guide on how to uninstall python3-kickstart.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-kickstart.noarch $ sudo dnf autoremove

3. Information about the python3-kickstart.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:55:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-kickstart
Version : 3.16.11
Release : 1.el8
Architecture : noarch
Size : 441 k
Source : pykickstart-3.16.11-1.el8.src.rpm
Repository : appstream
Summary : Python 3 library for manipulating kickstart files.
URL : https://github.com/pykickstart/pykickstart
License : GPLv2 and MIT
Description : Python 3 library for manipulating kickstart files. The binaries are found in
: the pykickstart package.