kdesrc-build on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S kdesrc-build

* (Optional) Uninstall kdesrc-build on Arch using YAY

$ yay -Rns kdesrc-build

2. Manually Install "kdesrc-build" via AUR

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

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

b. Clone kdesrc-build's git locally

$ git clone https://aur.archlinux.org/kdesrc-build.git ~/kdesrc-build

c. Go to ~/kdesrc-build folder and install it

$ cd ~/kdesrc-build $ makepkg -si

3. Information about the kdesrc-build package on Arch User Repository (AUR)

ID: 683016
Name: kdesrc-build
PackageBaseID: 103586
PackageBase: kdesrc-build
Version: 19.12-1
Description: A script to build KDE software from KDE's source repositories
URL: https://kdesrc-build.kde.org/
NumVotes: 7
Popularity: 0.459826
OutOfDate:
Maintainer: IslandC0der
FirstSubmitted: 1448005358
LastModified: 1578243971
URLPath: /cgit/aur.git/snapshot/kdesrc-build.tar.gz