autoenv-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S autoenv-git

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

$ yay -Rns autoenv-git

2. Manually Install "autoenv-git" via AUR

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

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

b. Clone autoenv-git's git locally

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

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

$ cd ~/autoenv-git $ makepkg -si

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

ID: 454981
Name: autoenv-git
PackageBaseID: 86172
PackageBase: autoenv-git
Version: 0.2.1.r11.gd6b7db1-1
Description: Directory based enviroments
URL: https://github.com/kennethreitz/autoenv
NumVotes: 9
Popularity: 2.0E-6
OutOfDate: 1669353028
Maintainer: kevinalh
Submitter: jyantis
FirstSubmitted: 1412104186
LastModified: 1508938297
URLPath: /cgit/aur.git/snapshot/autoenv-git.tar.gz