debhelper-python on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S debhelper-python

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

$ yay -Rns debhelper-python

2. Manually Install "debhelper-python" via AUR

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

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

b. Clone debhelper-python's git locally

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

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

$ cd ~/debhelper-python $ makepkg -si

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

ID: 1136688
Name: debhelper-python
PackageBaseID: 66682
PackageBase: debhelper-python
Version: 3.10.6-0
Description: debhelper scripts for Python 3: py3versions, python3.pm
URL: http://packages.debian.org/sid/python3
NumVotes: 2
Popularity: 0
OutOfDate: 1680013737
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1359290842
LastModified: 1662568591
URLPath: /cgit/aur.git/snapshot/debhelper-python.tar.gz