unagi on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S unagi

* (Optional) Uninstall unagi on Arch using YAY

$ yay -Rns unagi

2. Manually Install "unagi" via AUR

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

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

b. Clone unagi's git locally

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

c. Go to ~/unagi folder and install it

$ cd ~/unagi $ makepkg -si

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

ID: 1007640
Name: unagi
PackageBaseID: 174232
PackageBase: unagi
Version: 0.3.4-3
Description: Compositing manager for implementing effects with regular window managers.
URL: http://projects.mini-dweeb.org/projects/unagi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1640043329
LastModified: 1640043329
URLPath: /cgit/aur.git/snapshot/unagi.tar.gz