jd on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S jd

* (Optional) Uninstall jd on Arch using YAY

$ yay -Rns jd

2. Manually Install "jd" via AUR

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

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

b. Clone jd's git locally

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

c. Go to ~/jd folder and install it

$ cd ~/jd $ makepkg -si

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

ID: 244873
Name: jd
PackageBaseID: 13690
PackageBase: jd
Version: 2.8.9-1
Description: A 2channel browser written in C++ using gtkmm
URL: http://jd4linux.sourceforge.jp/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: noonov
FirstSubmitted: 1194623944
LastModified: 1446460696
URLPath: /cgit/aur.git/snapshot/jd.tar.gz