python-aur-deploy on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S python-aur-deploy

* (Optional) Uninstall python-aur-deploy on Arch using YAY

$ yay -Rns python-aur-deploy

2. Manually Install "python-aur-deploy" via AUR

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

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

b. Clone python-aur-deploy's git locally

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

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

$ cd ~/python-aur-deploy $ makepkg -si

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

ID: 925072
Name: python-aur-deploy
PackageBaseID: 162038
PackageBase: python-aur-deploy
Version: 0.9.3-1
Description: Automate updating pkgbuild and deploying to AUR
URL: https://github.com/codeswhite/aur-deploy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1610562347
LastModified: 1624448271
URLPath: /cgit/aur.git/snapshot/python-aur-deploy.tar.gz