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