bitmap on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S bitmap

* (Optional) Uninstall bitmap on Arch using YAY

$ yay -Rns bitmap

2. Manually Install "bitmap" via AUR

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

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

b. Clone bitmap's git locally

$ git clone https://aur.archlinux.org/bitmap.git ~/bitmap

c. Go to ~/bitmap folder and install it

$ cd ~/bitmap $ makepkg -si

3. Information about the bitmap package on Arch User Repository (AUR)

ID: 1118173
Name: bitmap
PackageBaseID: 40076
PackageBase: bitmap
Version: 1.1.0-1
Description: X-bitmap (XBM) editor and converter utilities
URL: http://www.x.org/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: another
Submitter:
FirstSubmitted: 1282333074
LastModified: 1658933549
URLPath: /cgit/aur.git/snapshot/bitmap.tar.gz