comicthumb on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S comicthumb

* (Optional) Uninstall comicthumb on Arch using YAY

$ yay -Rns comicthumb

2. Manually Install "comicthumb" via AUR

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

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

b. Clone comicthumb's git locally

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

c. Go to ~/comicthumb folder and install it

$ cd ~/comicthumb $ makepkg -si

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

ID: 1428153
Name: comicthumb
PackageBaseID: 203670
PackageBase: comicthumb
Version: 0.0.5-1
Description: Python3 reimplementation of comix's comicthumb for generating comic thumbnails
URL: https://codeberg.org/johndovern/comicthumb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: johndovern
Submitter: johndovern
FirstSubmitted: 1710374170
LastModified: 1710568065
URLPath: /cgit/aur.git/snapshot/comicthumb.tar.gz