lvgl on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lvgl

* (Optional) Uninstall lvgl on Arch using YAY

$ yay -Rns lvgl

2. Manually Install "lvgl" via AUR

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

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

b. Clone lvgl's git locally

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

c. Go to ~/lvgl folder and install it

$ cd ~/lvgl $ makepkg -si

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

ID: 1394460
Name: lvgl
PackageBaseID: 199437
PackageBase: lvgl
Version: 9.0.0-1
Description: Light and Versatile Graphics Library
URL: https://lvgl.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1699645836
LastModified: 1706479899
URLPath: /cgit/aur.git/snapshot/lvgl.tar.gz