gentoo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gentoo

* (Optional) Uninstall gentoo on Arch using YAY

$ yay -Rns gentoo

2. Manually Install "gentoo" via AUR

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

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

b. Clone gentoo's git locally

$ git clone https://aur.archlinux.org/gentoo.git ~/gentoo

c. Go to ~/gentoo folder and install it

$ cd ~/gentoo $ makepkg -si

3. Information about the gentoo package on Arch User Repository (AUR)

ID: 334345
Name: gentoo
PackageBaseID: 13995
PackageBase: gentoo
Version: 0.20.7-1
Description: A lightweight file manager for GTK
URL: http://www.obsession.se/gentoo/
NumVotes: 48
Popularity: 0
OutOfDate:
Maintainer: ghostlovescore
Submitter: Snowman
FirstSubmitted: 1196134383
LastModified: 1472639105
URLPath: /cgit/aur.git/snapshot/gentoo.tar.gz