anyenv on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S anyenv

* (Optional) Uninstall anyenv on Arch using YAY

$ yay -Rns anyenv

2. Manually Install "anyenv" via AUR

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

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

b. Clone anyenv's git locally

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

c. Go to ~/anyenv folder and install it

$ cd ~/anyenv $ makepkg -si

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

ID: 1127360
Name: anyenv
PackageBaseID: 139595
PackageBase: anyenv
Version: 1.1.5-1
Description: All in one for **env
URL: https://github.com/anyenv/anyenv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yantene
Submitter: yantene
FirstSubmitted: 1550020615
LastModified: 1660794913
URLPath: /cgit/aur.git/snapshot/anyenv.tar.gz