python-mode on AUR (Arch User Repository)

Last updated: December 03,2024

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

$ yay -S python-mode

* (Optional) Uninstall python-mode on Arch using YAY

$ yay -Rns python-mode

2. Manually Install "python-mode" via AUR

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

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

b. Clone python-mode's git locally

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

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

$ cd ~/python-mode $ makepkg -si

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

ID: 963263
Name: python-mode
PackageBaseID: 171221
PackageBase: python-mode
Version: 4.4.0-1
Description: Python AsyncIO Services
URL: https://github.com/ask/mode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1632114222
LastModified: 1632114222
URLPath: /cgit/aur.git/snapshot/python-mode.tar.gz