libunity on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libunity

* (Optional) Uninstall libunity on Arch using YAY

$ yay -Rns libunity

2. Manually Install "libunity" via AUR

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

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

b. Clone libunity's git locally

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

c. Go to ~/libunity folder and install it

$ cd ~/libunity $ makepkg -si

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

ID: 1066349
Name: libunity
PackageBaseID: 136517
PackageBase: libunity
Version: 7.1.4-15
Description: Library for instrumenting and integrating with all aspects of the Unity shell
URL: https://launchpad.net/libunity
NumVotes: 15
Popularity: 0.441928
OutOfDate:
Maintainer: drarig29
Submitter: adsun
FirstSubmitted: 1538918275
LastModified: 1649885681
URLPath: /cgit/aur.git/snapshot/libunity.tar.gz