python-grapefruit on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-grapefruit

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

$ yay -Rns python-grapefruit

2. Manually Install "python-grapefruit" via AUR

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

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

b. Clone python-grapefruit's git locally

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

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

$ cd ~/python-grapefruit $ makepkg -si

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

ID: 869184
Name: python-grapefruit
PackageBaseID: 120413
PackageBase: python-grapefruit
Version: 0.1a4-1
Description: A module to manipulate color information easily.
URL: https://pypi.python.org/pypi/grapefruit/
NumVotes: 0
Popularity: 0
OutOfDate: 1709150029
Maintainer:
Submitter: z3ntu
FirstSubmitted: 1488874662
LastModified: 1614281676
URLPath: /cgit/aur.git/snapshot/python-grapefruit.tar.gz