osux-tools on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S osux-tools

* (Optional) Uninstall osux-tools on Arch using YAY

$ yay -Rns osux-tools

2. Manually Install "osux-tools" via AUR

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

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

b. Clone osux-tools's git locally

$ git clone https://aur.archlinux.org/osux-tools.git ~/osux-tools

c. Go to ~/osux-tools folder and install it

$ cd ~/osux-tools $ makepkg -si

3. Information about the osux-tools package on Arch User Repository (AUR)

ID: 342206
Name: osux-tools
PackageBaseID: 115807
PackageBase: osux-tools
Version: 0.1-1
Description: command line tools based on osux-lib
URL: https://github.com/tomtix/osux-tools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomtix
Submitter: tomtix
FirstSubmitted: 1475063238
LastModified: 1475063238
URLPath: /cgit/aur.git/snapshot/osux-tools.tar.gz