kdevelop-python on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S kdevelop-python

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

$ yay -Rns kdevelop-python

2. Manually Install "kdevelop-python" via AUR

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

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

b. Clone kdevelop-python's git locally

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

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

$ cd ~/kdevelop-python $ makepkg -si

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

ID: 1038035
Name: kdevelop-python
PackageBaseID: 174143
PackageBase: kdevelop-python
Version: 21.12.0-2
Description: Python language and documentation plugin for KDevelop
URL: http://www.kdevelop.org/
NumVotes: 5
Popularity: 1.010997
OutOfDate: 1661197237
Maintainer:
FirstSubmitted: 1639953791
LastModified: 1645085955
URLPath: /cgit/aur.git/snapshot/kdevelop-python.tar.gz