buttermilk on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S buttermilk

* (Optional) Uninstall buttermilk on Arch using YAY

$ yay -Rns buttermilk

2. Manually Install "buttermilk" via AUR

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

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

b. Clone buttermilk's git locally

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

c. Go to ~/buttermilk folder and install it

$ cd ~/buttermilk $ makepkg -si

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

ID: 1035442
Name: buttermilk
PackageBaseID: 172001
PackageBase: buttermilk
Version: 0.2.0-1
Description: A basic personal terminal emulator based on VTE
URL: https://github.com/jzbor/buttermilk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jzbor
Submitter: jzbor
FirstSubmitted: 1634209901
LastModified: 1644629301
URLPath: /cgit/aur.git/snapshot/buttermilk.tar.gz