dr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dr

* (Optional) Uninstall dr on Arch using YAY

$ yay -Rns dr

2. Manually Install "dr" via AUR

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

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

b. Clone dr's git locally

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

c. Go to ~/dr folder and install it

$ cd ~/dr $ makepkg -si

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

ID: 612447
Name: dr
PackageBaseID: 134746
PackageBase: dr
Version: 2.0-1
Description: An ed-like client for devRant written in python
URL: https://github.com/Ewpratten/dr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Electrux
Submitter: Electrux
FirstSubmitted: 1533306544
LastModified: 1557836790
URLPath: /cgit/aur.git/snapshot/dr.tar.gz