uenv on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S uenv

* (Optional) Uninstall uenv on Arch using YAY

$ yay -Rns uenv

2. Manually Install "uenv" via AUR

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

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

b. Clone uenv's git locally

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

c. Go to ~/uenv folder and install it

$ cd ~/uenv $ makepkg -si

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

ID: 653453
Name: uenv
PackageBaseID: 120073
PackageBase: uenv
Version: 0.10.0-1
Description: Useful scripts, systemd timer/service units and their configuration
URL: https://sleepmap.de/software/uenv
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: dvzrv
Submitter: dvzrv
FirstSubmitted: 1487982882
LastModified: 1570439635
URLPath: /cgit/aur.git/snapshot/uenv.tar.gz