python-x256 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-x256

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

$ yay -Rns python-x256

2. Manually Install "python-x256" via AUR

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

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

b. Clone python-x256's git locally

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

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

$ cd ~/python-x256 $ makepkg -si

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

ID: 1390052
Name: python-x256
PackageBaseID: 189127
PackageBase: python-x256
Version: 0.0.3-1
Description: Find the nearest xterm 256 color index for an RGB.
URL: https://github.com/magarcia/python-x256
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1672420318
LastModified: 1705866270
URLPath: /cgit/aur.git/snapshot/python-x256.tar.gz