bmp_header_dump on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bmp_header_dump

* (Optional) Uninstall bmp_header_dump on Arch using YAY

$ yay -Rns bmp_header_dump

2. Manually Install "bmp_header_dump" via AUR

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

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

b. Clone bmp_header_dump's git locally

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

c. Go to ~/bmp_header_dump folder and install it

$ cd ~/bmp_header_dump $ makepkg -si

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

ID: 676676
Name: bmp_header_dump
PackageBaseID: 147387
PackageBase: bmp_header_dump
Version: 1.0-1
Description: A tool to dump BMP image headers.
URL: https://github.com/ekardnam/bmp_header_dump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ekardnam
Submitter: ekardnam
FirstSubmitted: 1576321068
LastModified: 1576321068
URLPath: /cgit/aur.git/snapshot/bmp_header_dump.tar.gz