undollar on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S undollar

* (Optional) Uninstall undollar on Arch using YAY

$ yay -Rns undollar

2. Manually Install "undollar" via AUR

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

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

b. Clone undollar's git locally

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

c. Go to ~/undollar folder and install it

$ cd ~/undollar $ makepkg -si

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

ID: 931294
Name: undollar
PackageBaseID: 168523
PackageBase: undollar
Version: 1.0.0-1
Description: undollar strips the dollar sign from the beginning of the terminal command you just copied from StackOverflow
URL: https://github.com/xtyrrell/undollar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grm21
Submitter: grm21
FirstSubmitted: 1625109188
LastModified: 1625604228
URLPath: /cgit/aur.git/snapshot/undollar.tar.gz