exomizer on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S exomizer

* (Optional) Uninstall exomizer on Arch using YAY

$ yay -Rns exomizer

2. Manually Install "exomizer" via AUR

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

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

b. Clone exomizer's git locally

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

c. Go to ~/exomizer folder and install it

$ cd ~/exomizer $ makepkg -si

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

ID: 1361495
Name: exomizer
PackageBaseID: 115941
PackageBase: exomizer
Version: 3.1.2-1
Description: Compresses files in a way that tries to be as efficient as possible but still allows them to be decompressed in environments where CPU speed and RAM are limited
URL: https://bitbucket.org/magli143/exomizer/wiki/Home
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: FryDay
Submitter: prurigro
FirstSubmitted: 1475553001
LastModified: 1701183057
URLPath: /cgit/aur.git/snapshot/exomizer.tar.gz