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

Last updated: October 07,2024

1. Install "python3-kickstart.noarch" package

In this section, we are going to explain the necessary steps to install python3-kickstart.noarch on CentOS Stream 8

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

2. Uninstall "python3-kickstart.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-kickstart.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 6:21:30 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-kickstart
Version : 3.16.16
Release : 1.el8
Architecture : noarch
Size : 569 k
Source : pykickstart-3.16.16-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.