shell_shortcut on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S shell_shortcut

* (Optional) Uninstall shell_shortcut on Arch using YAY

$ yay -Rns shell_shortcut

2. Manually Install "shell_shortcut" via AUR

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

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

b. Clone shell_shortcut's git locally

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

c. Go to ~/shell_shortcut folder and install it

$ cd ~/shell_shortcut $ makepkg -si

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

ID: 294932
Name: shell_shortcut
PackageBaseID: 109887
PackageBase: shell_shortcut
Version: 0.1-3
Description: Simple script to use shortcuts in terminal environment.
URL: https://github.com/seokbeomKim/shell_shortcut
NumVotes: 0
Popularity: 0
OutOfDate: 1704750686
Maintainer: sukbeom_kim
Submitter: sukbeom_kim
FirstSubmitted: 1460146097
LastModified: 1460995276
URLPath: /cgit/aur.git/snapshot/shell_shortcut.tar.gz