owm on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "owm" 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 owm on Arch using YAY
$
yay -S
owm
Copied
* (Optional) Uninstall owm on Arch using YAY
$
yay -Rns
owm
Copied
2. Manually Install "owm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone owm's git locally
$
git clone https://aur.archlinux.org/owm.git
~/owm
Copied
c. Go to ~/owm folder and install it
$
cd
~/owm
Copied
$
makepkg -si
Copied
3. Information about the owm package on Arch User Repository (AUR)
ID: 1344405
Name: owm
PackageBaseID: 199081
PackageBase: owm
Version: 0.1.0-1
Description: An experimental River layout generator using mathematical optimization to invent layouts on-the-fly.
URL: https://github.com/justinlovinger/owm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raininja
Submitter: raininja
FirstSubmitted: 1698650270
LastModified: 1698650270
URLPath: /cgit/aur.git/snapshot/owm.tar.gz
Name: owm
PackageBaseID: 199081
PackageBase: owm
Version: 0.1.0-1
Description: An experimental River layout generator using mathematical optimization to invent layouts on-the-fly.
URL: https://github.com/justinlovinger/owm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raininja
Submitter: raininja
FirstSubmitted: 1698650270
LastModified: 1698650270
URLPath: /cgit/aur.git/snapshot/owm.tar.gz