python-hasel on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-hasel

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

$ yay -Rns python-hasel

2. Manually Install "python-hasel" via AUR

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

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

b. Clone python-hasel's git locally

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

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

$ cd ~/python-hasel $ makepkg -si

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

ID: 466677
Name: python-hasel
PackageBaseID: 127715
PackageBase: python-hasel
Version: 1.0.1-1
Description: python+numpy RGB to HSL (and vice versa) converter
URL: https://github.com/sumartoyo/hasel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marceljoseph
Submitter: marceljoseph
FirstSubmitted: 1512395114
LastModified: 1512395114
URLPath: /cgit/aur.git/snapshot/python-hasel.tar.gz