python-ping on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-ping" 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-ping on Arch using YAY
$
yay -S
python-ping
Copied
* (Optional) Uninstall python-ping on Arch using YAY
$
yay -Rns
python-ping
Copied
2. Manually Install "python-ping" 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-ping's git locally
$
git clone https://aur.archlinux.org/python-ping.git
~/python-ping
Copied
c. Go to ~/python-ping folder and install it
$
cd
~/python-ping
Copied
$
makepkg -si
Copied
3. Information about the python-ping package on Arch User Repository (AUR)
ID: 1030363
Name: python-ping
PackageBaseID: 175585
PackageBase: python-ping
Version: 1.1.1-1
Description: PythonPing is simple way to ping in Python
URL: https://pypi.org/project/pythonping/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bwalle
Submitter: bwalle
FirstSubmitted: 1643796547
LastModified: 1643796547
URLPath: /cgit/aur.git/snapshot/python-ping.tar.gz
Name: python-ping
PackageBaseID: 175585
PackageBase: python-ping
Version: 1.1.1-1
Description: PythonPing is simple way to ping in Python
URL: https://pypi.org/project/pythonping/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bwalle
Submitter: bwalle
FirstSubmitted: 1643796547
LastModified: 1643796547
URLPath: /cgit/aur.git/snapshot/python-ping.tar.gz