image_optim on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S image_optim

* (Optional) Uninstall image_optim on Arch using YAY

$ yay -Rns image_optim

2. Manually Install "image_optim" via AUR

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

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

b. Clone image_optim's git locally

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

c. Go to ~/image_optim folder and install it

$ cd ~/image_optim $ makepkg -si

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

ID: 551463
Name: image_optim
PackageBaseID: 118302
PackageBase: image_optim
Version: 0.26.3-1
Description: Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities.
URL: https://github.com/toy/image_optim
NumVotes: 2
Popularity: 0
OutOfDate: 1561108298
Maintainer:
Submitter: nvllsvm
FirstSubmitted: 1483162703
LastModified: 1539455443
URLPath: /cgit/aur.git/snapshot/image_optim.tar.gz