python-launcher on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-launcher

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

$ yay -Rns python-launcher

2. Manually Install "python-launcher" via AUR

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

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

b. Clone python-launcher's git locally

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

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

$ cd ~/python-launcher $ makepkg -si

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

ID: 952488
Name: python-launcher
PackageBaseID: 169570
PackageBase: python-launcher
Version: 1.0.0-3
Description: Launch your Python interpreter the lazy/smart way!
URL: https://github.com/brettcannon/python-launcher
NumVotes: 3
Popularity: 1.1E-5
OutOfDate:
Maintainer: gabor_bernat
Submitter: gabor_bernat
FirstSubmitted: 1628029066
LastModified: 1629931858
URLPath: /cgit/aur.git/snapshot/python-launcher.tar.gz