owm on AUR (Arch User Repository)

Last updated: July 05,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

b. Install owm on Arch using YAY

$ yay -S owm

* (Optional) Uninstall owm on Arch using YAY

$ yay -Rns owm

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

b. Clone owm's git locally

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

c. Go to ~/owm folder and install it

$ cd ~/owm $ makepkg -si

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