pdf2djvu on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S pdf2djvu

* (Optional) Uninstall pdf2djvu on Arch using YAY

$ yay -Rns pdf2djvu

2. Manually Install "pdf2djvu" via AUR

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

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

b. Clone pdf2djvu's git locally

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

c. Go to ~/pdf2djvu folder and install it

$ cd ~/pdf2djvu $ makepkg -si

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

ID: 1144897
Name: pdf2djvu
PackageBaseID: 166562
PackageBase: pdf2djvu
Version: 0.9.19-2
Description: Creates DjVu files from PDF files
URL: https://jwilk.net/software/pdf2djvu
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: blueowl
Submitter: arojas
FirstSubmitted: 1620465700
LastModified: 1664289406
URLPath: /cgit/aur.git/snapshot/pdf2djvu.tar.gz