densify on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S densify

* (Optional) Uninstall densify on Arch using YAY

$ yay -Rns densify

2. Manually Install "densify" via AUR

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

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

b. Clone densify's git locally

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

c. Go to ~/densify folder and install it

$ cd ~/densify $ makepkg -si

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

ID: 866570
Name: densify
PackageBaseID: 154215
PackageBase: densify
Version: 0.3.1-3
Description: GTK+ application to easily compress pdf files using Ghostscript
URL: https://github.com/hkdb/Densify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1591744239
LastModified: 1613858926
URLPath: /cgit/aur.git/snapshot/densify.tar.gz