python-tagui on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-tagui

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

$ yay -Rns python-tagui

2. Manually Install "python-tagui" via AUR

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

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

b. Clone python-tagui's git locally

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

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

$ cd ~/python-tagui $ makepkg -si

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

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