liesbar on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S liesbar

* (Optional) Uninstall liesbar on Arch using YAY

$ yay -Rns liesbar

2. Manually Install "liesbar" via AUR

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

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

b. Clone liesbar's git locally

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

c. Go to ~/liesbar folder and install it

$ cd ~/liesbar $ makepkg -si

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

ID: 979501
Name: liesbar
PackageBaseID: 171346
PackageBase: liesbar
Version: 0.2.0.0-3
Description: Small Haskell framework for creating status bars with lesbar
URL: https://git.sr.ht/~salmiak/liesbar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: salmiak
Submitter: salmiak
FirstSubmitted: 1632527311
LastModified: 1635260589
URLPath: /cgit/aur.git/snapshot/liesbar.tar.gz