robotframework on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "robotframework" 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 robotframework on Arch using YAY
$
yay -S
robotframework
Copied
* (Optional) Uninstall robotframework on Arch using YAY
$
yay -Rns
robotframework
Copied
2. Manually Install "robotframework" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone robotframework's git locally
$
git clone https://aur.archlinux.org/robotframework.git
~/robotframework
Copied
c. Go to ~/robotframework folder and install it
$
cd
~/robotframework
Copied
$
makepkg -si
Copied
3. Information about the robotframework package on Arch User Repository (AUR)
ID: 1220158
Name: robotframework
PackageBaseID: 102876
PackageBase: robotframework
Version: 6.0.2-1
Description: A keyword-driven test automation framework
URL: http://www.robotframework.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: svenihoney
Submitter: Viski
FirstSubmitted: 1446529498
LastModified: 1677767559
URLPath: /cgit/aur.git/snapshot/robotframework.tar.gz
Name: robotframework
PackageBaseID: 102876
PackageBase: robotframework
Version: 6.0.2-1
Description: A keyword-driven test automation framework
URL: http://www.robotframework.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: svenihoney
Submitter: Viski
FirstSubmitted: 1446529498
LastModified: 1677767559
URLPath: /cgit/aur.git/snapshot/robotframework.tar.gz