lv_font_conv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lv_font_conv

* (Optional) Uninstall lv_font_conv on Arch using YAY

$ yay -Rns lv_font_conv

2. Manually Install "lv_font_conv" via AUR

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

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

b. Clone lv_font_conv's git locally

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

c. Go to ~/lv_font_conv folder and install it

$ cd ~/lv_font_conv $ makepkg -si

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

ID: 1080924
Name: lv_font_conv
PackageBaseID: 178867
PackageBase: lv_font_conv
Version: 1.5.2-2
Description: Rasterize vector fonts for embedded use. Supports subsettings & merge.
URL: https://github.com/lvgl/lv_font_conv#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FederAndInk
Submitter: FederAndInk
FirstSubmitted: 1652626934
LastModified: 1652697825
URLPath: /cgit/aur.git/snapshot/lv_font_conv.tar.gz