python-remote-pdb on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-remote-pdb" 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-remote-pdb on Arch using YAY
$
yay -S
python-remote-pdb
Copied
* (Optional) Uninstall python-remote-pdb on Arch using YAY
$
yay -Rns
python-remote-pdb
Copied
2. Manually Install "python-remote-pdb" 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-remote-pdb's git locally
$
git clone https://aur.archlinux.org/python-remote-pdb.git
~/python-remote-pdb
Copied
c. Go to ~/python-remote-pdb folder and install it
$
cd
~/python-remote-pdb
Copied
$
makepkg -si
Copied
3. Information about the python-remote-pdb package on Arch User Repository (AUR)
ID: 928425
Name: python-remote-pdb
PackageBaseID: 80721
PackageBase: python-remote-pdb
Version: 2.1.0-1
Description: Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on pdbx.
URL: https://github.com/ionelmc/python-remote-pdb
NumVotes: 2
Popularity: 0
OutOfDate: 1700501501
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1396985745
LastModified: 1625073657
URLPath: /cgit/aur.git/snapshot/python-remote-pdb.tar.gz
Name: python-remote-pdb
PackageBaseID: 80721
PackageBase: python-remote-pdb
Version: 2.1.0-1
Description: Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on pdbx.
URL: https://github.com/ionelmc/python-remote-pdb
NumVotes: 2
Popularity: 0
OutOfDate: 1700501501
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1396985745
LastModified: 1625073657
URLPath: /cgit/aur.git/snapshot/python-remote-pdb.tar.gz