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

Last updated: September 21,2024

1. Install "python3-kickstart.noarch" package

In this section, we are going to explain the necessary steps to install python3-kickstart.noarch on Oracle Linux 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 Oracle Linux 8:

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

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

Last metadata expiration check: 0:28:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-kickstart
Version : 3.16.14
Release : 1.0.1.el8
Architecture : noarch
Size : 448 k
Source : pykickstart-3.16.14-1.0.1.el8.src.rpm
Repository : ol8_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.