acronym on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S acronym

* (Optional) Uninstall acronym on Arch using YAY

$ yay -Rns acronym

2. Manually Install "acronym" via AUR

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

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

b. Clone acronym's git locally

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

c. Go to ~/acronym folder and install it

$ cd ~/acronym $ makepkg -si

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

ID: 1381235
Name: acronym
PackageBaseID: 201279
PackageBase: acronym
Version: 1.0.1-1
Description: A tool that syncs shell usage between development environments through aliases
URL: https://github.com/chinarjoshi/acronym
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cjoshi
Submitter: cjoshi
FirstSubmitted: 1704527766
LastModified: 1704527766
URLPath: /cgit/aur.git/snapshot/acronym.tar.gz