python-pyshortcuts on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pyshortcuts

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

$ yay -Rns python-pyshortcuts

2. Manually Install "python-pyshortcuts" via AUR

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

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

b. Clone python-pyshortcuts's git locally

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

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

$ cd ~/python-pyshortcuts $ makepkg -si

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

ID: 1046908
Name: python-pyshortcuts
PackageBaseID: 146449
PackageBase: python-pyshortcuts
Version: 1.8.2-1
Description: Create desktop shortcuts to Python scripts
URL: https://github.com/newville/pyshortcuts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1573080470
LastModified: 1646522270
URLPath: /cgit/aur.git/snapshot/python-pyshortcuts.tar.gz