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
Copied
b. Install kimg on Arch using YAY
$
yay -S
kimg
Copied
* (Optional) Uninstall kimg on Arch using YAY
$
yay -Rns
kimg
Copied
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
Copied
b. Clone kimg's git locally
$
git clone https://aur.archlinux.org/kimg.git
~/kimg
Copied
c. Go to ~/kimg folder and install it
$
cd
~/kimg
Copied
$
makepkg -si
Copied
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
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