rapidquilt on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "rapidquilt" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rapidquilt on Arch using YAY

$ yay -S rapidquilt

* (Optional) Uninstall rapidquilt on Arch using YAY

$ yay -Rns rapidquilt

2. Manually Install "rapidquilt" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rapidquilt's git locally

$ git clone https://aur.archlinux.org/rapidquilt.git ~/rapidquilt

c. Go to ~/rapidquilt folder and install it

$ cd ~/rapidquilt $ makepkg -si

3. Information about the rapidquilt package on Arch User Repository (AUR)

ID: 1304620
Name: rapidquilt
PackageBaseID: 196711
PackageBase: rapidquilt
Version: 0.6.6-1
Description: This is very specialized reimplementation of quilt & patch in one. It supports only the push command. The goal is to be very fast.
URL: https://github.com/openSUSE/rapidquilt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adam900710
Submitter: adam900710
FirstSubmitted: 1692170959
LastModified: 1692170959
URLPath: /cgit/aur.git/snapshot/rapidquilt.tar.gz