dsc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dsc

* (Optional) Uninstall dsc on Arch using YAY

$ yay -Rns dsc

2. Manually Install "dsc" via AUR

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

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

b. Clone dsc's git locally

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

c. Go to ~/dsc folder and install it

$ cd ~/dsc $ makepkg -si

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

ID: 1267213
Name: dsc
PackageBaseID: 174722
PackageBase: dsc
Version: 0.10.0-1
Description: Docspell command line interface
URL: https://github.com/docspell/dsc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: L0ric0
Submitter: L0ric0
FirstSubmitted: 1641332331
LastModified: 1685787071
URLPath: /cgit/aur.git/snapshot/dsc.tar.gz