jenv-archlinux on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jenv-archlinux

* (Optional) Uninstall jenv-archlinux on Arch using YAY

$ yay -Rns jenv-archlinux

2. Manually Install "jenv-archlinux" via AUR

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

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

b. Clone jenv-archlinux's git locally

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

c. Go to ~/jenv-archlinux folder and install it

$ cd ~/jenv-archlinux $ makepkg -si

3. Information about the jenv-archlinux package on Arch User Repository (AUR)

ID: 1413313
Name: jenv-archlinux
PackageBaseID: 184892
PackageBase: jenv-archlinux
Version: 0.1.0-2
Description: Various jenv subcommands for Arch Linux
URL: https://github.com/claui/jenv-archlinux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1660409752
LastModified: 1708532567
URLPath: /cgit/aur.git/snapshot/jenv-archlinux.tar.gz