webify on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S webify

* (Optional) Uninstall webify on Arch using YAY

$ yay -Rns webify

2. Manually Install "webify" via AUR

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

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

b. Clone webify's git locally

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

c. Go to ~/webify folder and install it

$ cd ~/webify $ makepkg -si

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

ID: 244440
Name: webify
PackageBaseID: 102735
PackageBase: webify
Version: 0.1.7.0-1
Description: webfont generator - converts ttf to woff, eot and svg
URL: https://github.com/ananthakumaran/webify
NumVotes: 6
Popularity: 0
OutOfDate: 1651740387
Maintainer: Akkarin
Submitter: Akkarin
FirstSubmitted: 1446304020
LastModified: 1446304637
URLPath: /cgit/aur.git/snapshot/webify.tar.gz