How to Install and Uninstall quilt Package on openSUSE Leap

Last updated: September 28,2024

1. Install "quilt" package

Please follow the guidance below to install quilt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install quilt

2. Uninstall "quilt" package

This is a short guide on how to uninstall quilt on openSUSE Leap:

$ sudo zypper remove quilt

3. Information about the quilt package on openSUSE Leap

Information for package quilt:
------------------------------
Repository : Main Repository
Name : quilt
Version : 0.65-3.35
Arch : noarch
Vendor : SUSE LLC
Installed Size : 653.3 KiB
Installed : No
Status : not installed
Source package : quilt-0.65-3.35.src
Upstream URL : http://savannah.nongnu.org/projects/quilt
Summary : A Tool for Working with Many Patches
Description :
Quilt allows you to easily manage large numbers of patches by keeping
track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, and more.