dfl-ipc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dfl-ipc

* (Optional) Uninstall dfl-ipc on Arch using YAY

$ yay -Rns dfl-ipc

2. Manually Install "dfl-ipc" via AUR

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

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

b. Clone dfl-ipc's git locally

$ git clone https://aur.archlinux.org/dfl-ipc.git ~/dfl-ipc

c. Go to ~/dfl-ipc folder and install it

$ cd ~/dfl-ipc $ makepkg -si

3. Information about the dfl-ipc package on Arch User Repository (AUR)

ID: 1364620
Name: dfl-ipc
PackageBaseID: 186106
PackageBase: dfl-ipc
Version: 0.2.0-1
Description: A very simple set of IPC classes for inter-process communication
URL: https://gitlab.com/desktop-frameworks/ipc
NumVotes: 1
Popularity: 0.156977
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1664356574
LastModified: 1701725355
URLPath: /cgit/aur.git/snapshot/dfl-ipc.tar.gz