How to Install and Uninstall python3-kickstart.noarch Package on Oracle Linux 9

Last updated: May 20,2024

1. Install "python3-kickstart.noarch" package

Here is a brief guide to show you how to install python3-kickstart.noarch on Oracle Linux 9

$ 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 Oracle Linux 9:

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

3. Information about the python3-kickstart.noarch package on Oracle Linux 9

Last metadata expiration check: 2:36:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-kickstart
Version : 3.32.10
Release : 1.0.1.el9
Architecture : noarch
Size : 870 k
Source : pykickstart-3.32.10-1.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Python 3 library for manipulating kickstart files.
URL : http://fedoraproject.org/wiki/pykickstart
License : GPLv2 and MIT
Description : Python 3 library for manipulating kickstart files. The binaries are found in
: the pykickstart package.