python-pytest-pycharm on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-pytest-pycharm" 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-pytest-pycharm on Arch using YAY

$ yay -S python-pytest-pycharm

* (Optional) Uninstall python-pytest-pycharm on Arch using YAY

$ yay -Rns python-pytest-pycharm

2. Manually Install "python-pytest-pycharm" via AUR

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

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

b. Clone python-pytest-pycharm's git locally

$ git clone https://aur.archlinux.org/python-pytest-pycharm.git ~/python-pytest-pycharm

c. Go to ~/python-pytest-pycharm folder and install it

$ cd ~/python-pytest-pycharm $ makepkg -si

3. Information about the python-pytest-pycharm package on Arch User Repository (AUR)

ID: 990536
Name: python-pytest-pycharm
PackageBaseID: 138774
PackageBase: python-pytest-pycharm
Version: 0.7.0-1
Description: Plugin for pytest to enter PyCharm debugger on uncaught exceptions.
URL: https://github.com/jlubcke/pytest-pycharm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1547563325
LastModified: 1637228486
URLPath: /cgit/aur.git/snapshot/python-pytest-pycharm.tar.gz