python-fastentrypoints on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-fastentrypoints

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

$ yay -Rns python-fastentrypoints

2. Manually Install "python-fastentrypoints" via AUR

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

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

b. Clone python-fastentrypoints's git locally

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

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

$ cd ~/python-fastentrypoints $ makepkg -si

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

ID: 389555
Name: python-fastentrypoints
PackageBaseID: 114256
PackageBase: python-fastentrypoints
Version: 0.9-1
Description: Makes entry_points specified in setup.py load more quickly
URL: https://github.com/ninjaaron/fast-entry_points
NumVotes: 2
Popularity: 0
OutOfDate: 1707653284
Maintainer: ninjaaron
Submitter: ninjaaron
FirstSubmitted: 1470303968
LastModified: 1488635927
URLPath: /cgit/aur.git/snapshot/python-fastentrypoints.tar.gz