python-easydev on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-easydev

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

$ yay -Rns python-easydev

2. Manually Install "python-easydev" via AUR

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

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

b. Clone python-easydev's git locally

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

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

$ cd ~/python-easydev $ makepkg -si

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

ID: 1416616
Name: python-easydev
PackageBaseID: 159742
PackageBase: python-easydev
Version: 0.13.0-1
Description: Provides utilities that are of general usage for the development of Python packages
URL: https://github.com/cokelaer/easydev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1605123242
LastModified: 1709039095
URLPath: /cgit/aur.git/snapshot/python-easydev.tar.gz