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
Copied
b. Install python-mode on Arch using YAY
$
yay -S
python-mode
Copied
* (Optional) Uninstall python-mode on Arch using YAY
$
yay -Rns
python-mode
Copied
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
Copied
b. Clone python-mode's git locally
$
git clone https://aur.archlinux.org/python-mode.git
~/python-mode
Copied
c. Go to ~/python-mode folder and install it
$
cd
~/python-mode
Copied
$
makepkg -si
Copied
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
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