gimp-devel on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S gimp-devel

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

$ yay -Rns gimp-devel

2. Manually Install "gimp-devel" via AUR

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

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

b. Clone gimp-devel's git locally

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

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

$ cd ~/gimp-devel $ makepkg -si

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

ID: 1412986
Name: gimp-devel
PackageBaseID: 119430
PackageBase: gimp-devel
Version: 2.99.18-2
Description: GNU Image Manipulation Program (Development version)
URL: https://www.gimp.org/
NumVotes: 41
Popularity: 0.636593
OutOfDate:
Maintainer: twa022
Submitter: twa022
FirstSubmitted: 1486078743
LastModified: 1708487037
URLPath: /cgit/aur.git/snapshot/gimp-devel.tar.gz