ydiff on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ydiff" 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 ydiff on Arch using YAY
$
yay -S
ydiff
Copied
* (Optional) Uninstall ydiff on Arch using YAY
$
yay -Rns
ydiff
Copied
2. Manually Install "ydiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ydiff's git locally
$
git clone https://aur.archlinux.org/ydiff.git
~/ydiff
Copied
c. Go to ~/ydiff folder and install it
$
cd
~/ydiff
Copied
$
makepkg -si
Copied
3. Information about the ydiff package on Arch User Repository (AUR)
ID: 781291
Name: ydiff
PackageBaseID: 133184
PackageBase: ydiff
Version: 1.2-1
Description: Colored, incremental, side-by-side diff viewer
URL: http://pypi.python.org/pypi/ydiff/
NumVotes: 5
Popularity: 0.180802
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1528234863
LastModified: 1598010665
URLPath: /cgit/aur.git/snapshot/ydiff.tar.gz
Name: ydiff
PackageBaseID: 133184
PackageBase: ydiff
Version: 1.2-1
Description: Colored, incremental, side-by-side diff viewer
URL: http://pypi.python.org/pypi/ydiff/
NumVotes: 5
Popularity: 0.180802
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1528234863
LastModified: 1598010665
URLPath: /cgit/aur.git/snapshot/ydiff.tar.gz