jpeg2pdf on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jpeg2pdf

* (Optional) Uninstall jpeg2pdf on Arch using YAY

$ yay -Rns jpeg2pdf

2. Manually Install "jpeg2pdf" via AUR

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

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

b. Clone jpeg2pdf's git locally

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

c. Go to ~/jpeg2pdf folder and install it

$ cd ~/jpeg2pdf $ makepkg -si

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

ID: 767471
Name: jpeg2pdf
PackageBaseID: 155664
PackageBase: jpeg2pdf
Version: 1.1-1
Description: Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file
URL: https://sourceforge.net/projects/jpeg2pdf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: ragouel
FirstSubmitted: 1595208121
LastModified: 1595208121
URLPath: /cgit/aur.git/snapshot/jpeg2pdf.tar.gz