gimp-stripped on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gimp-stripped

* (Optional) Uninstall gimp-stripped on Arch using YAY

$ yay -Rns gimp-stripped

2. Manually Install "gimp-stripped" via AUR

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

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

b. Clone gimp-stripped's git locally

$ git clone https://aur.archlinux.org/gimp-stripped.git ~/gimp-stripped

c. Go to ~/gimp-stripped folder and install it

$ cd ~/gimp-stripped $ makepkg -si

3. Information about the gimp-stripped package on Arch User Repository (AUR)

ID: 1097719
Name: gimp-stripped
PackageBaseID: 177433
PackageBase: gimp-stripped
Version: 2.10.32-1
Description: GNU Image Manipulation Program (stripped from most unnecessary dependencies)
URL: https://www.gimp.org/
NumVotes: 1
Popularity: 0.061611
OutOfDate:
Maintainer: Hanabishi
FirstSubmitted: 1648665214
LastModified: 1655121668
URLPath: /cgit/aur.git/snapshot/gimp-stripped.tar.gz