python-debmutate on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-debmutate

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

$ yay -Rns python-debmutate

2. Manually Install "python-debmutate" via AUR

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

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

b. Clone python-debmutate's git locally

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

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

$ cd ~/python-debmutate $ makepkg -si

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

ID: 1208339
Name: python-debmutate
PackageBaseID: 166958
PackageBase: python-debmutate
Version: 0.65-1
Description: Format-preserving manipulation of Debian control files in Python
URL: https://salsa.debian.org/jelmer/debmutate
NumVotes: 0
Popularity: 0
OutOfDate: 1693403918
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1621103787
LastModified: 1675875952
URLPath: /cgit/aur.git/snapshot/python-debmutate.tar.gz