briss on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S briss

* (Optional) Uninstall briss on Arch using YAY

$ yay -Rns briss

2. Manually Install "briss" via AUR

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

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

b. Clone briss's git locally

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

c. Go to ~/briss folder and install it

$ cd ~/briss $ makepkg -si

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

ID: 477849
Name: briss
PackageBaseID: 97108
PackageBase: briss
Version: 0.9-6
Description: Java tool to crop pages of PDF documents to one or more regions selected with a GUI.
URL: http://sourceforge.net/projects/briss/
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: wolfanger
Submitter: FacuTuesca
FirstSubmitted: 1439214152
LastModified: 1515941019
URLPath: /cgit/aur.git/snapshot/briss.tar.gz