kdelibs on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S kdelibs

* (Optional) Uninstall kdelibs on Arch using YAY

$ yay -Rns kdelibs

2. Manually Install "kdelibs" via AUR

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

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

b. Clone kdelibs's git locally

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

c. Go to ~/kdelibs folder and install it

$ cd ~/kdelibs $ makepkg -si

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

ID: 1298126
Name: kdelibs
PackageBaseID: 135320
PackageBase: kdelibs
Version: 4.14.38-7
Description: KDE Core Libraries
URL: https://www.kde.org/
NumVotes: 16
Popularity: 0.001471
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1535092981
LastModified: 1691001645
URLPath: /cgit/aur.git/snapshot/kdelibs.tar.gz