makepkg-optimize on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S makepkg-optimize

* (Optional) Uninstall makepkg-optimize on Arch using YAY

$ yay -Rns makepkg-optimize

2. Manually Install "makepkg-optimize" via AUR

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

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

b. Clone makepkg-optimize's git locally

$ git clone https://aur.archlinux.org/makepkg-optimize.git ~/makepkg-optimize

c. Go to ~/makepkg-optimize folder and install it

$ cd ~/makepkg-optimize $ makepkg -si

3. Information about the makepkg-optimize package on Arch User Repository (AUR)

ID: 1016148
Name: makepkg-optimize
PackageBaseID: 109070
PackageBase: makepkg-optimize
Version: 21-1
Description: Supplemental build and packaging optimizations for makepkg
URL: https://wiki.archlinux.org/index.php/Makepkg-optimize
NumVotes: 17
Popularity: 0.002985
OutOfDate:
Maintainer: quequotion
Submitter: quequotion
FirstSubmitted: 1458486533
LastModified: 1641740702
URLPath: /cgit/aur.git/snapshot/makepkg-optimize.tar.gz