carveimg on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S carveimg

* (Optional) Uninstall carveimg on Arch using YAY

$ yay -Rns carveimg

2. Manually Install "carveimg" via AUR

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

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

b. Clone carveimg's git locally

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

c. Go to ~/carveimg folder and install it

$ cd ~/carveimg $ makepkg -si

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

ID: 1204349
Name: carveimg
PackageBaseID: 190024
PackageBase: carveimg
Version: 1.2.3-1
Description: Two image viewing utilities for the terminal, where one uses seam carving
URL: https://github.com/xyproto/carveimg
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1675162396
LastModified: 1675171993
URLPath: /cgit/aur.git/snapshot/carveimg.tar.gz