deskew on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S deskew

* (Optional) Uninstall deskew on Arch using YAY

$ yay -Rns deskew

2. Manually Install "deskew" via AUR

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

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

b. Clone deskew's git locally

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

c. Go to ~/deskew folder and install it

$ cd ~/deskew $ makepkg -si

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

ID: 1344809
Name: deskew
PackageBaseID: 199095
PackageBase: deskew
Version: 1.30-1
Description: deskew is a command-line program which deskews images containing text
URL: http://jwilk.net/software/deskew
NumVotes: 1
Popularity: 0.066684
OutOfDate:
Maintainer: fbrennan
Submitter: fbrennan
FirstSubmitted: 1698698033
LastModified: 1698698033
URLPath: /cgit/aur.git/snapshot/deskew.tar.gz