kdevelop-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S kdevelop-git

* (Optional) Uninstall kdevelop-git on Arch using YAY

$ yay -Rns kdevelop-git

2. Manually Install "kdevelop-git" via AUR

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

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

b. Clone kdevelop-git's git locally

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

c. Go to ~/kdevelop-git folder and install it

$ cd ~/kdevelop-git $ makepkg -si

3. Information about the kdevelop-git package on Arch User Repository (AUR)

ID: 1367667
Name: kdevelop-git
PackageBaseID: 37031
PackageBase: kdevelop-git
Version: 24.01.80.r6.g362094770a-1
Description: A C/C++ development environment for KDE. (Git version)
URL: http://www.kdevelop.org
NumVotes: 84
Popularity: 0
OutOfDate: 1707664642
Maintainer: SolarAquarion
Submitter: mosra
FirstSubmitted: 1273094149
LastModified: 1702257614
URLPath: /cgit/aur.git/snapshot/kdevelop-git.tar.gz