icoextract on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S icoextract

* (Optional) Uninstall icoextract on Arch using YAY

$ yay -Rns icoextract

2. Manually Install "icoextract" via AUR

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

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

b. Clone icoextract's git locally

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

c. Go to ~/icoextract folder and install it

$ cd ~/icoextract $ makepkg -si

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

ID: 1377603
Name: icoextract
PackageBaseID: 165248
PackageBase: icoextract
Version: 0.1.4-3
Description: Icon extractor for Windows PE files (.exe/.dll) with optional thumbnailer functionality
URL: https://github.com/jlu5/icoextract
NumVotes: 26
Popularity: 1.788219
OutOfDate:
Maintainer: Nocifer
Submitter: Nocifer
FirstSubmitted: 1617617424
LastModified: 1703928356
URLPath: /cgit/aur.git/snapshot/icoextract.tar.gz