How to Install and Uninstall quilt.noarch Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "quilt.noarch" package

Learn how to install quilt.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install quilt.noarch

2. Uninstall "quilt.noarch" package

This guide covers the steps necessary to uninstall quilt.noarch on Rocky Linux 8:

$ sudo dnf remove quilt.noarch $ sudo dnf autoremove

3. Information about the quilt.noarch package on Rocky Linux 8

Last metadata expiration check: 1:25:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : quilt
Version : 0.66
Release : 2.el8
Architecture : noarch
Size : 287 k
Source : quilt-0.66-2.el8.src.rpm
Repository : epel
Summary : Scripts for working with series of patches
URL : https://savannah.nongnu.org/projects/quilt
License : GPLv2
Description : These scripts allow one to manage a series of patches by keeping track of the
: changes each patch makes. Patches can be applied, un-applied, refreshed, etc.
:
: The scripts are heavily based on Andrew Morton's patch scripts found at
: http://www.zip.com.au/~akpm/linux/patches/