kimg on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S kimg

* (Optional) Uninstall kimg on Arch using YAY

$ yay -Rns kimg

2. Manually Install "kimg" via AUR

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

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

b. Clone kimg's git locally

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

c. Go to ~/kimg folder and install it

$ cd ~/kimg $ makepkg -si

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

ID: 859077
Name: kimg
PackageBaseID: 162933
PackageBase: kimg
Version: 0.2.1-2
Description: Image converter for the KnightOS image format (kimg)
URL: http://github.com/KnightOS/kimg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aviallon
Submitter: aviallon
FirstSubmitted: 1612538201
LastModified: 1612539707
URLPath: /cgit/aur.git/snapshot/kimg.tar.gz