gextractwinicons on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gextractwinicons

* (Optional) Uninstall gextractwinicons on Arch using YAY

$ yay -Rns gextractwinicons

2. Manually Install "gextractwinicons" via AUR

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

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

b. Clone gextractwinicons's git locally

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

c. Go to ~/gextractwinicons folder and install it

$ cd ~/gextractwinicons $ makepkg -si

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

ID: 1147255
Name: gextractwinicons
PackageBaseID: 50741
PackageBase: gextractwinicons
Version: 0.5.2-1
Description: Extract cursors and icons from MS Windows compatible resource files
URL: http://www.muflone.com/gextractwinicons
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: donbex
FirstSubmitted: 1310743962
LastModified: 1664659387
URLPath: /cgit/aur.git/snapshot/gextractwinicons.tar.gz