arch-emerge-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S arch-emerge-git

* (Optional) Uninstall arch-emerge-git on Arch using YAY

$ yay -Rns arch-emerge-git

2. Manually Install "arch-emerge-git" via AUR

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

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

b. Clone arch-emerge-git's git locally

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

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

$ cd ~/arch-emerge-git $ makepkg -si

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

ID: 1131831
Name: arch-emerge-git
PackageBaseID: 175634
PackageBase: arch-emerge-git
Version: r47.47477e5-2
Description: A pacman frontend like Gentoo's emerge which manages packages based on a holistic view of the system
URL: https://github.com/gissf1/arch-emerge
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gissf1
Submitter: gissf1
FirstSubmitted: 1643966856
LastModified: 1661637283
URLPath: /cgit/aur.git/snapshot/arch-emerge-git.tar.gz