jpeg2eps on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S jpeg2eps

* (Optional) Uninstall jpeg2eps on Arch using YAY

$ yay -Rns jpeg2eps

2. Manually Install "jpeg2eps" via AUR

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

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

b. Clone jpeg2eps's git locally

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

c. Go to ~/jpeg2eps folder and install it

$ cd ~/jpeg2eps $ makepkg -si

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

ID: 1359861
Name: jpeg2eps
PackageBaseID: 199929
PackageBase: jpeg2eps
Version: 1.00-1
Description: Convert JPEG images to EPS (Encapsulated PostScript) format
URL: http://rses.anu.edu.au/~andy/jpeg2eps/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fbrennan
Submitter: fbrennan
FirstSubmitted: 1700969162
LastModified: 1700969162
URLPath: /cgit/aur.git/snapshot/jpeg2eps.tar.gz