How to Install and Uninstall python3-kickstart.noarch Package on Rocky Linux 8

Last updated: November 14,2024

1. Install "python3-kickstart.noarch" package

This guide let you learn how to install python3-kickstart.noarch on Rocky Linux 8

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

2. Uninstall "python3-kickstart.noarch" package

This guide covers the steps necessary to uninstall python3-kickstart.noarch on Rocky Linux 8:

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

3. Information about the python3-kickstart.noarch package on Rocky Linux 8

Last metadata expiration check: 0:06:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-kickstart
Version : 3.16.14
Release : 1.el8
Architecture : noarch
Size : 450 k
Source : pykickstart-3.16.14-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.