osysinfo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S osysinfo

* (Optional) Uninstall osysinfo on Arch using YAY

$ yay -Rns osysinfo

2. Manually Install "osysinfo" via AUR

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

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

b. Clone osysinfo's git locally

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

c. Go to ~/osysinfo folder and install it

$ cd ~/osysinfo $ makepkg -si

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

ID: 969381
Name: osysinfo
PackageBaseID: 166718
PackageBase: osysinfo
Version: 1.1-2
Description: A basic CLI tool to see your system details
URL: https://github.com/ottop/osysinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bobolin
Submitter: bobolin
FirstSubmitted: 1620718387
LastModified: 1633334388
URLPath: /cgit/aur.git/snapshot/osysinfo.tar.gz