python-ropemode on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-ropemode

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

$ yay -Rns python-ropemode

2. Manually Install "python-ropemode" via AUR

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

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

b. Clone python-ropemode's git locally

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

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

$ cd ~/python-ropemode $ makepkg -si

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

ID: 431300
Name: python-ropemode
PackageBaseID: 124375
PackageBase: ropemode
Version: 0.4-1
Description: Ropemode, a helper for using rope refactoring library in IDEs
URL: https://pypi.python.org/pypi/ropemode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: fenuks
FirstSubmitted: 1501267059
LastModified: 1501267059
URLPath: /cgit/aur.git/snapshot/python-ropemode.tar.gz