lua-cd on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S lua-cd

* (Optional) Uninstall lua-cd on Arch using YAY

$ yay -Rns lua-cd

2. Manually Install "lua-cd" via AUR

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

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

b. Clone lua-cd's git locally

$ git clone https://aur.archlinux.org/lua-cd.git ~/lua-cd

c. Go to ~/lua-cd folder and install it

$ cd ~/lua-cd $ makepkg -si

3. Information about the lua-cd package on Arch User Repository (AUR)

ID: 944500
Name: lua-cd
PackageBaseID: 39082
PackageBase: libcd
Version: 5.14-2
Description: Lua (5.4) bindings for Canvas Draw library
URL: https://www.tecgraf.puc-rio.br/cd/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: blueowl
Submitter:
FirstSubmitted: 1279788746
LastModified: 1628247695
URLPath: /cgit/aur.git/snapshot/lua-cd.tar.gz