How to Install and Uninstall pykickstart.src Package on Oracle Linux 8

Last updated: April 25,2024

1. Install "pykickstart.src" package

This guide let you learn how to install pykickstart.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install pykickstart.src

2. Uninstall "pykickstart.src" package

This tutorial shows how to uninstall pykickstart.src on Oracle Linux 8:

$ sudo dnf remove pykickstart.src $ sudo dnf autoremove

3. Information about the pykickstart.src package on Oracle Linux 8

Last metadata expiration check: 0:19:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pykickstart
Version : 3.16.14
Release : 1.0.1.el8
Architecture : src
Size : 786 k
Source : None
Repository : ol8_appstream
Summary : Python utilities for manipulating kickstart files.
URL : https://github.com/pykickstart/pykickstart
License : GPLv2 and MIT
Description : Python utilities for manipulating kickstart files. The Python 2 and 3 libraries
: can be found in the packages python-kickstart and python3-kickstart
: respectively.