python2-pytest on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python2-pytest" 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 python2-pytest on Arch using YAY
$
yay -S
python2-pytest
Copied
* (Optional) Uninstall python2-pytest on Arch using YAY
$
yay -Rns
python2-pytest
Copied
2. Manually Install "python2-pytest" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python2-pytest's git locally
$
git clone https://aur.archlinux.org/python2-pytest.git
~/python2-pytest
Copied
c. Go to ~/python2-pytest folder and install it
$
cd
~/python2-pytest
Copied
$
makepkg -si
Copied
3. Information about the python2-pytest package on Arch User Repository (AUR)
ID: 1184957
Name: python2-pytest
PackageBaseID: 182959
PackageBase: python2-pytest
Version: 4.6.11-2
Description: Simple powerful testing with Python
URL: https://pytest.org/
NumVotes: 5
Popularity: 0.118031
OutOfDate:
Maintainer: hexd
Submitter: MarsSeed
FirstSubmitted: 1654605812
LastModified: 1671421144
URLPath: /cgit/aur.git/snapshot/python2-pytest.tar.gz
Name: python2-pytest
PackageBaseID: 182959
PackageBase: python2-pytest
Version: 4.6.11-2
Description: Simple powerful testing with Python
URL: https://pytest.org/
NumVotes: 5
Popularity: 0.118031
OutOfDate:
Maintainer: hexd
Submitter: MarsSeed
FirstSubmitted: 1654605812
LastModified: 1671421144
URLPath: /cgit/aur.git/snapshot/python2-pytest.tar.gz