python-rpa on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rpa

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

$ yay -Rns python-rpa

2. Manually Install "python-rpa" via AUR

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

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

b. Clone python-rpa's git locally

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

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

$ cd ~/python-rpa $ makepkg -si

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

ID: 1294871
Name: python-rpa
PackageBaseID: 185995
PackageBase: python-rpa
Version: 1.50.0-1
Description: RPA for Python is a Python package for RPA (robotic process automation)
URL: https://github.com/tebelorg/RPA-Python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1664020354
LastModified: 1690404125
URLPath: /cgit/aur.git/snapshot/python-rpa.tar.gz