um on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "um" 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 um on Arch using YAY
$
yay -S
um
Copied
* (Optional) Uninstall um on Arch using YAY
$
yay -Rns
um
Copied
2. Manually Install "um" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone um's git locally
$
git clone https://aur.archlinux.org/um.git
~/um
Copied
c. Go to ~/um folder and install it
$
cd
~/um
Copied
$
makepkg -si
Copied
3. Information about the um package on Arch User Repository (AUR)
ID: 686153
Name: um
PackageBaseID: 136528
PackageBase: um
Version: 4.2.0-1
Description: utility to create and maintain your own man pages so you can remember how to do stuff
URL: https://github.com/sinclairtarget/um
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hero
FirstSubmitted: 1538988319
LastModified: 1579033390
URLPath: /cgit/aur.git/snapshot/um.tar.gz
Name: um
PackageBaseID: 136528
PackageBase: um
Version: 4.2.0-1
Description: utility to create and maintain your own man pages so you can remember how to do stuff
URL: https://github.com/sinclairtarget/um
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hero
FirstSubmitted: 1538988319
LastModified: 1579033390
URLPath: /cgit/aur.git/snapshot/um.tar.gz