eclipse-swtbot on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S eclipse-swtbot

* (Optional) Uninstall eclipse-swtbot on Arch using YAY

$ yay -Rns eclipse-swtbot

2. Manually Install "eclipse-swtbot" via AUR

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

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

b. Clone eclipse-swtbot's git locally

$ git clone https://aur.archlinux.org/eclipse-swtbot.git ~/eclipse-swtbot

c. Go to ~/eclipse-swtbot folder and install it

$ cd ~/eclipse-swtbot $ makepkg -si

3. Information about the eclipse-swtbot package on Arch User Repository (AUR)

ID: 653360
Name: eclipse-swtbot
PackageBaseID: 145610
PackageBase: eclipse-swtbot
Version: 2.8.0-2
Description: SWT UI Testing for Eclipse IDE
URL: https://projects.eclipse.org/projects/technology.swtbot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: Raimar
FirstSubmitted: 1570403313
LastModified: 1570403571
URLPath: /cgit/aur.git/snapshot/eclipse-swtbot.tar.gz