commas on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S commas

* (Optional) Uninstall commas on Arch using YAY

$ yay -Rns commas

2. Manually Install "commas" via AUR

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

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

b. Clone commas's git locally

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

c. Go to ~/commas folder and install it

$ cd ~/commas $ makepkg -si

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

ID: 1422972
Name: commas
PackageBaseID: 197545
PackageBase: commas
Version: 0.30.0-3
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: 1694574883
LastModified: 1709876976
URLPath: /cgit/aur.git/snapshot/commas.tar.gz