kiconedit on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S kiconedit

* (Optional) Uninstall kiconedit on Arch using YAY

$ yay -Rns kiconedit

2. Manually Install "kiconedit" via AUR

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

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

b. Clone kiconedit's git locally

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

c. Go to ~/kiconedit folder and install it

$ cd ~/kiconedit $ makepkg -si

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

ID: 925797
Name: kiconedit
PackageBaseID: 41108
PackageBase: kiconedit
Version: 4.4.0-7
Description: KDE icon editor
URL: https://download.kde.org/stable/extragear/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ilpianista
FirstSubmitted: 1285404569
LastModified: 1624604169
URLPath: /cgit/aur.git/snapshot/kiconedit.tar.gz

5. The same packages on other Linux Distributions