autoedit-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S autoedit-git

* (Optional) Uninstall autoedit-git on Arch using YAY

$ yay -Rns autoedit-git

2. Manually Install "autoedit-git" via AUR

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

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

b. Clone autoedit-git's git locally

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

c. Go to ~/autoedit-git folder and install it

$ cd ~/autoedit-git $ makepkg -si

3. Information about the autoedit-git package on Arch User Repository (AUR)

ID: 1288244
Name: autoedit-git
PackageBaseID: 195663
PackageBase: autoedit-git
Version: r1.af46184-1
Description: A script for interactive editing of GNU Autotools project configurations
URL: https://gitlab.com/Spiffyk/autoedit
NumVotes: 1
Popularity: 0.006839
OutOfDate:
Maintainer: smorky
Submitter: smorky
FirstSubmitted: 1689259413
LastModified: 1689259413
URLPath: /cgit/aur.git/snapshot/autoedit-git.tar.gz