dbus-codegen-rust on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dbus-codegen-rust

* (Optional) Uninstall dbus-codegen-rust on Arch using YAY

$ yay -Rns dbus-codegen-rust

2. Manually Install "dbus-codegen-rust" via AUR

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

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

b. Clone dbus-codegen-rust's git locally

$ git clone https://aur.archlinux.org/dbus-codegen-rust.git ~/dbus-codegen-rust

c. Go to ~/dbus-codegen-rust folder and install it

$ cd ~/dbus-codegen-rust $ makepkg -si

3. Information about the dbus-codegen-rust package on Arch User Repository (AUR)

ID: 1124970
Name: dbus-codegen-rust
PackageBaseID: 156755
PackageBase: dbus-codegen-rust
Version: 0.10.0-1
Description: This program takes D-Bus XML Introspection data and generates Rust code for calling and implementing the interfaces in the introspection data.
URL: https://crates.io/crates/dbus-codegen/
NumVotes: 1
Popularity: 0
OutOfDate: 1689647903
Maintainer:
Submitter: sp1rit
FirstSubmitted: 1597521931
LastModified: 1660240412
URLPath: /cgit/aur.git/snapshot/dbus-codegen-rust.tar.gz