djinni on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S djinni

* (Optional) Uninstall djinni on Arch using YAY

$ yay -Rns djinni

2. Manually Install "djinni" via AUR

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

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

b. Clone djinni's git locally

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

c. Go to ~/djinni folder and install it

$ cd ~/djinni $ makepkg -si

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

ID: 246984
Name: djinni
PackageBaseID: 103173
PackageBase: djinni
Version: 0.1-1
Description: Djinni is a tool for generating cross-language type declarations and interface bindings.
URL: https://github.com/dropbox/djinni
NumVotes: 0
Popularity: 0
OutOfDate: 1506003034
Maintainer: rharriso
FirstSubmitted: 1447193665
LastModified: 1447214159
URLPath: /cgit/aur.git/snapshot/djinni.tar.gz