baru on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S baru

* (Optional) Uninstall baru on Arch using YAY

$ yay -Rns baru

2. Manually Install "baru" via AUR

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

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

b. Clone baru's git locally

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

c. Go to ~/baru folder and install it

$ cd ~/baru $ makepkg -si

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

ID: 1195553
Name: baru
PackageBaseID: 163512
PackageBase: baru
Version: 0.3.1-1
Description: A system monitor written in Rust and C
URL: https://github.com/doums/baru
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: doums
Submitter: lmartinez-mirror
FirstSubmitted: 1613762533
LastModified: 1673478292
URLPath: /cgit/aur.git/snapshot/baru.tar.gz