epstool on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "epstool" 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
Copied
b. Install epstool on Arch using YAY
$
yay -S
epstool
Copied
* (Optional) Uninstall epstool on Arch using YAY
$
yay -Rns
epstool
Copied
2. Manually Install "epstool" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone epstool's git locally
$
git clone https://aur.archlinux.org/epstool.git
~/epstool
Copied
c. Go to ~/epstool folder and install it
$
cd
~/epstool
Copied
$
makepkg -si
Copied
3. Information about the epstool package on Arch User Repository (AUR)
ID: 541043
Name: epstool
PackageBaseID: 13949
PackageBase: epstool
Version: 3.09-1
Description: Utility to create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps
URL: http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
NumVotes: 54
Popularity: 1.7E-5
OutOfDate:
Maintainer: frazar0
Submitter: orivej
FirstSubmitted: 1196023496
LastModified: 1536096682
URLPath: /cgit/aur.git/snapshot/epstool.tar.gz
Name: epstool
PackageBaseID: 13949
PackageBase: epstool
Version: 3.09-1
Description: Utility to create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps
URL: http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
NumVotes: 54
Popularity: 1.7E-5
OutOfDate:
Maintainer: frazar0
Submitter: orivej
FirstSubmitted: 1196023496
LastModified: 1536096682
URLPath: /cgit/aur.git/snapshot/epstool.tar.gz