button on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S button

* (Optional) Uninstall button on Arch using YAY

$ yay -Rns button

2. Manually Install "button" via AUR

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

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

b. Clone button's git locally

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

c. Go to ~/button folder and install it

$ cd ~/button $ makepkg -si

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

ID: 357997
Name: button
PackageBaseID: 113204
PackageBase: button
Version: 0.1.2-1
Description: A fast, correct, and robust build system
URL: https://github.com/jasonwhite/button
NumVotes: 0
Popularity: 0
OutOfDate: 1706263132
Maintainer: jasonwhite
Submitter: jasonwhite
FirstSubmitted: 1467684122
LastModified: 1479602111
URLPath: /cgit/aur.git/snapshot/button.tar.gz