libkipi on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libkipi

* (Optional) Uninstall libkipi on Arch using YAY

$ yay -Rns libkipi

2. Manually Install "libkipi" via AUR

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

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

b. Clone libkipi's git locally

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

c. Go to ~/libkipi folder and install it

$ cd ~/libkipi $ makepkg -si

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

ID: 1289895
Name: libkipi
PackageBaseID: 178178
PackageBase: libkipi
Version: 23.04.3-1
Description: An interface to use kipi-plugins from a KDE application
URL: https://www.kde.org/
NumVotes: 15
Popularity: 0.003947
OutOfDate: 1699559734
Maintainer:
Submitter: arojas
FirstSubmitted: 1650637119
LastModified: 1689541212
URLPath: /cgit/aur.git/snapshot/libkipi.tar.gz

5. The same packages on other Linux Distributions