python-bmp2hex-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-bmp2hex-git

* (Optional) Uninstall python-bmp2hex-git on Arch using YAY

$ yay -Rns python-bmp2hex-git

2. Manually Install "python-bmp2hex-git" via AUR

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

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

b. Clone python-bmp2hex-git's git locally

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

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

$ cd ~/python-bmp2hex-git $ makepkg -si

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

ID: 854165
Name: python-bmp2hex-git
PackageBaseID: 162612
PackageBase: python-bmp2hex-git
Version: 2.3.4.ac6c665-2
Description: Python utility to convert 1-, 4-, 8- and 16-bit bitmap files to hex. Used to embed graphics in Arduino/C code, primarily for display.
URL: https://github.com/robertgallup/python-bmp2hex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1611803757
LastModified: 1611804010
URLPath: /cgit/aur.git/snapshot/python-bmp2hex-git.tar.gz