python-shortcutter on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-shortcutter

* (Optional) Uninstall python-shortcutter on Arch using YAY

$ yay -Rns python-shortcutter

2. Manually Install "python-shortcutter" via AUR

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

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

b. Clone python-shortcutter's git locally

$ git clone https://aur.archlinux.org/python-shortcutter.git ~/python-shortcutter

c. Go to ~/python-shortcutter folder and install it

$ cd ~/python-shortcutter $ makepkg -si

3. Information about the python-shortcutter package on Arch User Repository (AUR)

ID: 639106
Name: python-shortcutter
PackageBaseID: 144460
PackageBase: python-shortcutter
Version: 0.1.20-1
Description: Easy cross-platform creation of shortcuts supporting virtual and Anaconda environments
URL: https://github.com/kiwi0fruit/shortcutter
NumVotes: 0
Popularity: 0
OutOfDate: 1653589098
Maintainer:
Submitter: rraval
FirstSubmitted: 1566346957
LastModified: 1566346957
URLPath: /cgit/aur.git/snapshot/python-shortcutter.tar.gz