go-dwmstatus on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S go-dwmstatus

* (Optional) Uninstall go-dwmstatus on Arch using YAY

$ yay -Rns go-dwmstatus

2. Manually Install "go-dwmstatus" via AUR

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

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

b. Clone go-dwmstatus's git locally

$ git clone https://aur.archlinux.org/go-dwmstatus.git ~/go-dwmstatus

c. Go to ~/go-dwmstatus folder and install it

$ cd ~/go-dwmstatus $ makepkg -si

3. Information about the go-dwmstatus package on Arch User Repository (AUR)

ID: 368222
Name: go-dwmstatus
PackageBaseID: 118155
PackageBase: go-dwmstatus
Version: 1.26-1
Description: DWM status bar written in go. Fork without mdp support and with PulseAudio support for volume.
URL: https://github.com/petRUShka/go-dwmstatus
NumVotes: 1
Popularity: 0
OutOfDate: 1706360675
Maintainer: petRUShka
Submitter: petRUShka
FirstSubmitted: 1482753960
LastModified: 1482753960
URLPath: /cgit/aur.git/snapshot/go-dwmstatus.tar.gz