python-quilt on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python-quilt" 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 python-quilt on Arch using YAY

$ yay -S python-quilt

* (Optional) Uninstall python-quilt on Arch using YAY

$ yay -Rns python-quilt

2. Manually Install "python-quilt" via AUR

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

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

b. Clone python-quilt's git locally

$ git clone https://aur.archlinux.org/python-quilt.git ~/python-quilt

c. Go to ~/python-quilt folder and install it

$ cd ~/python-quilt $ makepkg -si

3. Information about the python-quilt package on Arch User Repository (AUR)

ID: 597857
Name: python-quilt
PackageBaseID: 140587
PackageBase: python-quilt
Version: 2.9.15-1
Description: Quilt is a data package manager
URL: https://github.com/quiltdata/quilt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nickcorona
Submitter: nickcorona
FirstSubmitted: 1553448494
LastModified: 1553448494
URLPath: /cgit/aur.git/snapshot/python-quilt.tar.gz