uenv on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install uenv on Arch using YAY
$
yay -S
uenv
Copied
* (Optional) Uninstall uenv on Arch using YAY
$
yay -Rns
uenv
Copied
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
Copied
b. Clone uenv's git locally
$
git clone https://aur.archlinux.org/uenv.git
~/uenv
Copied
c. Go to ~/uenv folder and install it
$
cd
~/uenv
Copied
$
makepkg -si
Copied
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
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