beediff on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S beediff

* (Optional) Uninstall beediff on Arch using YAY

$ yay -Rns beediff

2. Manually Install "beediff" via AUR

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

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

b. Clone beediff's git locally

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

c. Go to ~/beediff folder and install it

$ cd ~/beediff $ makepkg -si

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

ID: 203837
Name: beediff
PackageBaseID: 17449
PackageBase: beediff
Version: 1.9-2
Description: A program for file comparing
URL: http://freecode.com/projects/beediff
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1213258642
LastModified: 1435502057
URLPath: /cgit/aur.git/snapshot/beediff.tar.gz