lvgl on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install lvgl on Arch using YAY
$
yay -S
lvgl
Copied
* (Optional) Uninstall lvgl on Arch using YAY
$
yay -Rns
lvgl
Copied
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
Copied
b. Clone lvgl's git locally
$
git clone https://aur.archlinux.org/lvgl.git
~/lvgl
Copied
c. Go to ~/lvgl folder and install it
$
cd
~/lvgl
Copied
$
makepkg -si
Copied
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
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