How to Install and Uninstall quilt Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "quilt" package

Here is a brief guide to show you how to install quilt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install quilt

2. Uninstall "quilt" package

Please follow the step by step instructions below to uninstall quilt on openSuSE Tumbleweed:

$ sudo zypper remove quilt

3. Information about the quilt package on openSuSE Tumbleweed

Information for package quilt:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : quilt
Version : 0.67-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 757.8 KiB
Installed : No
Status : not installed
Source package : quilt-0.67-4.1.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.