biodiff on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S biodiff

* (Optional) Uninstall biodiff on Arch using YAY

$ yay -Rns biodiff

2. Manually Install "biodiff" via AUR

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

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

b. Clone biodiff's git locally

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

c. Go to ~/biodiff folder and install it

$ cd ~/biodiff $ makepkg -si

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

ID: 1334497
Name: biodiff
PackageBaseID: 170966
PackageBase: biodiff
Version: 1.1.0-2
Description: Hex diff viewer using alignment algorithms from biology
URL: https://github.com/8051Enthusiast/biodiff
NumVotes: 2
Popularity: 0.136031
OutOfDate:
Maintainer: willemw
Submitter: cyrevolt
FirstSubmitted: 1631415772
LastModified: 1697401668
URLPath: /cgit/aur.git/snapshot/biodiff.tar.gz

5. The same packages on other Linux Distributions