liblcf on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S liblcf

* (Optional) Uninstall liblcf on Arch using YAY

$ yay -Rns liblcf

2. Manually Install "liblcf" via AUR

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

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

b. Clone liblcf's git locally

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

c. Go to ~/liblcf folder and install it

$ cd ~/liblcf $ makepkg -si

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

ID: 1264726
Name: liblcf
PackageBaseID: 82420
PackageBase: liblcf
Version: 0.8-1
Description: Library to handle RPG Maker 2000/2003 and EasyRPG projects
URL: https://easyrpg.org
NumVotes: 9
Popularity: 0.357128
OutOfDate:
Maintainer: carstene1ns
Submitter: carstene1ns
FirstSubmitted: 1401676377
LastModified: 1685306202
URLPath: /cgit/aur.git/snapshot/liblcf.tar.gz