lua-ldbus on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S lua-ldbus

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

$ yay -Rns lua-ldbus

2. Manually Install "lua-ldbus" via AUR

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

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

b. Clone lua-ldbus's git locally

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

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

$ cd ~/lua-ldbus $ makepkg -si

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

ID: 1343675
Name: lua-ldbus
PackageBaseID: 89826
PackageBase: lua-ldbus
Version: r135.6d4909c-1
Description: Lua Bindings to dbus.
URL: https://github.com/daurnimator/ldbus
NumVotes: 3
Popularity: 0.009084
OutOfDate:
Maintainer: muhaha
Submitter: asdil12
FirstSubmitted: 1422355714
LastModified: 1698524626
URLPath: /cgit/aur.git/snapshot/lua-ldbus.tar.gz