python-rpdb on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "python-rpdb" 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
Copied
b. Install python-rpdb on Arch using YAY
$
yay -S
python-rpdb
Copied
* (Optional) Uninstall python-rpdb on Arch using YAY
$
yay -Rns
python-rpdb
Copied
2. Manually Install "python-rpdb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-rpdb's git locally
$
git clone https://aur.archlinux.org/python-rpdb.git
~/python-rpdb
Copied
c. Go to ~/python-rpdb folder and install it
$
cd
~/python-rpdb
Copied
$
makepkg -si
Copied
3. Information about the python-rpdb package on Arch User Repository (AUR)
ID: 718810
Name: python-rpdb
PackageBaseID: 151293
PackageBase: python-rpdb
Version: 0.1.6-1
Description: python remote debugger based on pdb
URL: https://pypi.org/project/rpdb/
NumVotes: 2
Popularity: 0.043504
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1586438782
LastModified: 1586438782
URLPath: /cgit/aur.git/snapshot/python-rpdb.tar.gz
Name: python-rpdb
PackageBaseID: 151293
PackageBase: python-rpdb
Version: 0.1.6-1
Description: python remote debugger based on pdb
URL: https://pypi.org/project/rpdb/
NumVotes: 2
Popularity: 0.043504
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1586438782
LastModified: 1586438782
URLPath: /cgit/aur.git/snapshot/python-rpdb.tar.gz