oui on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S oui

* (Optional) Uninstall oui on Arch using YAY

$ yay -Rns oui

2. Manually Install "oui" via AUR

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

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

b. Clone oui's git locally

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

c. Go to ~/oui folder and install it

$ cd ~/oui $ makepkg -si

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

ID: 1030980
Name: oui
PackageBaseID: 175614
PackageBase: oui
Version: 0.1.8-1
Description: MAC Address CLI Toolkit
URL: https://github.com/thatmattlove/oui
NumVotes: 1
Popularity: 0
OutOfDate: 1698163040
Maintainer: patrickh
Submitter: patrickh
FirstSubmitted: 1643908198
LastModified: 1643908198
URLPath: /cgit/aur.git/snapshot/oui.tar.gz