simpl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S simpl

* (Optional) Uninstall simpl on Arch using YAY

$ yay -Rns simpl

2. Manually Install "simpl" via AUR

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

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

b. Clone simpl's git locally

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

c. Go to ~/simpl folder and install it

$ cd ~/simpl $ makepkg -si

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

ID: 1104225
Name: simpl
PackageBaseID: 183578
PackageBase: simpl
Version: 3.3.8-1
Description: Synchronous Interprocess Messaging Project for LINUX (SIMPL)
URL: https://sourceforge.net/projects/simpl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muttleyxd
Submitter: muttleyxd
FirstSubmitted: 1656335071
LastModified: 1656335071
URLPath: /cgit/aur.git/snapshot/simpl.tar.gz