python-entry on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-entry

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

$ yay -Rns python-entry

2. Manually Install "python-entry" via AUR

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

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

b. Clone python-entry's git locally

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

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

$ cd ~/python-entry $ makepkg -si

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

ID: 482709
Name: python-entry
PackageBaseID: 129651
PackageBase: python-entry
Version: 5.77b7517-1
Description: Do getopt with one decorator.
URL: https://github.com/ewtoombs/python-entry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1517437269
LastModified: 1517462951
URLPath: /cgit/aur.git/snapshot/python-entry.tar.gz