httpdiff on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "httpdiff" 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
Copied
b. Install httpdiff on Arch using YAY
$
yay -S
httpdiff
Copied
* (Optional) Uninstall httpdiff on Arch using YAY
$
yay -Rns
httpdiff
Copied
2. Manually Install "httpdiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone httpdiff's git locally
$
git clone https://aur.archlinux.org/httpdiff.git
~/httpdiff
Copied
c. Go to ~/httpdiff folder and install it
$
cd
~/httpdiff
Copied
$
makepkg -si
Copied
3. Information about the httpdiff package on Arch User Repository (AUR)
ID: 424795
Name: httpdiff
PackageBaseID: 123806
PackageBase: httpdiff
Version: 1.0.0-1
Description: Perform the same request against two HTTP servers and diff the results
URL: https://github.com/jgrahamc/httpdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chron
Submitter: chron
FirstSubmitted: 1499175305
LastModified: 1499175306
URLPath: /cgit/aur.git/snapshot/httpdiff.tar.gz
Name: httpdiff
PackageBaseID: 123806
PackageBase: httpdiff
Version: 1.0.0-1
Description: Perform the same request against two HTTP servers and diff the results
URL: https://github.com/jgrahamc/httpdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chron
Submitter: chron
FirstSubmitted: 1499175305
LastModified: 1499175306
URLPath: /cgit/aur.git/snapshot/httpdiff.tar.gz