libunique on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libunique

* (Optional) Uninstall libunique on Arch using YAY

$ yay -Rns libunique

2. Manually Install "libunique" via AUR

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

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

b. Clone libunique's git locally

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

c. Go to ~/libunique folder and install it

$ cd ~/libunique $ makepkg -si

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

ID: 1297067
Name: libunique
PackageBaseID: 169100
PackageBase: libunique
Version: 1.1.6-9
Description: Library for writing single instance applications for GTK3
URL: https://wiki.gnome.org/Attic/LibUnique
NumVotes: 5
Popularity: 1.1E-5
OutOfDate: 1703523477
Maintainer: LeSnake
Submitter: LeSnake
FirstSubmitted: 1626904575
LastModified: 1690820924
URLPath: /cgit/aur.git/snapshot/libunique.tar.gz