python-lib-detect-testenv on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lib-detect-testenv

* (Optional) Uninstall python-lib-detect-testenv on Arch using YAY

$ yay -Rns python-lib-detect-testenv

2. Manually Install "python-lib-detect-testenv" via AUR

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

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

b. Clone python-lib-detect-testenv's git locally

$ git clone https://aur.archlinux.org/python-lib-detect-testenv.git ~/python-lib-detect-testenv

c. Go to ~/python-lib-detect-testenv folder and install it

$ cd ~/python-lib-detect-testenv $ makepkg -si

3. Information about the python-lib-detect-testenv package on Arch User Repository (AUR)

ID: 1254883
Name: python-lib-detect-testenv
PackageBaseID: 193401
PackageBase: python-lib-detect-testenv
Version: 2.0.3-3
Description: Detects test environment like pytest, doctest or pyrunner on pycharm
URL: https://github.com/bitranox/lib_detect_testenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GPereira
Submitter: GPereira
FirstSubmitted: 1683550382
LastModified: 1683555015
URLPath: /cgit/aur.git/snapshot/python-lib-detect-testenv.tar.gz