idump on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S idump

* (Optional) Uninstall idump on Arch using YAY

$ yay -Rns idump

2. Manually Install "idump" via AUR

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

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

b. Clone idump's git locally

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

c. Go to ~/idump folder and install it

$ cd ~/idump $ makepkg -si

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

ID: 1139390
Name: idump
PackageBaseID: 99564
PackageBase: idump
Version: 0.2.0-1
Description: tiny image viewer for framebuffer
URL: https://github.com/uobikiemukot/idump
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: haru_nak
FirstSubmitted: 1441694656
LastModified: 1663114745
URLPath: /cgit/aur.git/snapshot/idump.tar.gz