button on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install button on Arch using YAY
$
yay -S
button
Copied
* (Optional) Uninstall button on Arch using YAY
$
yay -Rns
button
Copied
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
Copied
b. Clone button's git locally
$
git clone https://aur.archlinux.org/button.git
~/button
Copied
c. Go to ~/button folder and install it
$
cd
~/button
Copied
$
makepkg -si
Copied
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
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