paperless-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S paperless-cli

* (Optional) Uninstall paperless-cli on Arch using YAY

$ yay -Rns paperless-cli

2. Manually Install "paperless-cli" via AUR

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

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

b. Clone paperless-cli's git locally

$ git clone https://aur.archlinux.org/paperless-cli.git ~/paperless-cli

c. Go to ~/paperless-cli folder and install it

$ cd ~/paperless-cli $ makepkg -si

3. Information about the paperless-cli package on Arch User Repository (AUR)

ID: 1133265
Name: paperless-cli
PackageBaseID: 185352
PackageBase: paperless-cli
Version: 0.7.1-1
Description: A golang command line binary to interact with a Paperless instance
URL: https://github.com/stgarf/paperless-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hashworks
Submitter: hashworks
FirstSubmitted: 1661946334
LastModified: 1661946334
URLPath: /cgit/aur.git/snapshot/paperless-cli.tar.gz