identity on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S identity

* (Optional) Uninstall identity on Arch using YAY

$ yay -Rns identity

2. Manually Install "identity" via AUR

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

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

b. Clone identity's git locally

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

c. Go to ~/identity folder and install it

$ cd ~/identity $ makepkg -si

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

ID: 1367212
Name: identity
PackageBaseID: 158291
PackageBase: identity
Version: 0.6.0-2
Description: Compare multiple versions of an image or video
URL: https://gitlab.gnome.org/YaLTeR/identity
NumVotes: 14
Popularity: 0.008337
OutOfDate:
Maintainer: l0gic
Submitter: 314eter
FirstSubmitted: 1601681021
LastModified: 1702172116
URLPath: /cgit/aur.git/snapshot/identity.tar.gz

5. The same packages on other Linux Distributions