commas-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S commas-bin

* (Optional) Uninstall commas-bin on Arch using YAY

$ yay -Rns commas-bin

2. Manually Install "commas-bin" via AUR

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

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

b. Clone commas-bin's git locally

$ git clone https://aur.archlinux.org/commas-bin.git ~/commas-bin

c. Go to ~/commas-bin folder and install it

$ cd ~/commas-bin $ makepkg -si

3. Information about the commas-bin package on Arch User Repository (AUR)

ID: 1422967
Name: commas-bin
PackageBaseID: 193673
PackageBase: commas-bin
Version: 0.30.0-2
Description: A hackable, pluggable terminal, and also a command runner.
URL: https://github.com/CyanSalt/commas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1684296728
LastModified: 1709875642
URLPath: /cgit/aur.git/snapshot/commas-bin.tar.gz