loaf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S loaf

* (Optional) Uninstall loaf on Arch using YAY

$ yay -Rns loaf

2. Manually Install "loaf" via AUR

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

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

b. Clone loaf's git locally

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

c. Go to ~/loaf folder and install it

$ cd ~/loaf $ makepkg -si

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

ID: 1324225
Name: loaf
PackageBaseID: 173572
PackageBase: loaf
Version: r24.cb9c4ed-2
Description: Simple terminal slack client written in Python
URL: https://github.com/NickBeeuwsaert/loaf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1638315741
LastModified: 1695620733
URLPath: /cgit/aur.git/snapshot/loaf.tar.gz