svgo on AUR (Arch User Repository)
Last updated: December 30,2024
1. Install "svgo" 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 svgo on Arch using YAY
$
yay -S
svgo
Copied
* (Optional) Uninstall svgo on Arch using YAY
$
yay -Rns
svgo
Copied
2. Manually Install "svgo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone svgo's git locally
$
git clone https://aur.archlinux.org/svgo.git
~/svgo
Copied
c. Go to ~/svgo folder and install it
$
cd
~/svgo
Copied
$
makepkg -si
Copied
3. Information about the svgo package on Arch User Repository (AUR)
ID: 1380797
Name: svgo
PackageBaseID: 134485
PackageBase: svgo
Version: 3.2.0-1
Description: Tool for optimizing SVG files
URL: https://github.com/svg/svgo
NumVotes: 32
Popularity: 0.001446
OutOfDate:
Maintainer: alerque
Submitter: flacks
FirstSubmitted: 1532457314
LastModified: 1704450894
URLPath: /cgit/aur.git/snapshot/svgo.tar.gz
Name: svgo
PackageBaseID: 134485
PackageBase: svgo
Version: 3.2.0-1
Description: Tool for optimizing SVG files
URL: https://github.com/svg/svgo
NumVotes: 32
Popularity: 0.001446
OutOfDate:
Maintainer: alerque
Submitter: flacks
FirstSubmitted: 1532457314
LastModified: 1704450894
URLPath: /cgit/aur.git/snapshot/svgo.tar.gz