kcc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S kcc

* (Optional) Uninstall kcc on Arch using YAY

$ yay -Rns kcc

2. Manually Install "kcc" via AUR

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

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

b. Clone kcc's git locally

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

c. Go to ~/kcc folder and install it

$ cd ~/kcc $ makepkg -si

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

ID: 1402866
Name: kcc
PackageBaseID: 73323
PackageBase: kcc
Version: 5.7.0-1
Description: Kindle Comic Converter converts comic files or folders to ePub or Panel View MOBI
URL: https://github.com/ciromattia/kcc
NumVotes: 29
Popularity: 0.494982
OutOfDate:
Maintainer: Schnouki
Submitter: Schnouki
FirstSubmitted: 1378761546
LastModified: 1706886731
URLPath: /cgit/aur.git/snapshot/kcc.tar.gz