swt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S swt

* (Optional) Uninstall swt on Arch using YAY

$ yay -Rns swt

2. Manually Install "swt" via AUR

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

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

b. Clone swt's git locally

$ git clone https://aur.archlinux.org/swt.git ~/swt

c. Go to ~/swt folder and install it

$ cd ~/swt $ makepkg -si

3. Information about the swt package on Arch User Repository (AUR)

ID: 1391677
Name: swt
PackageBaseID: 165960
PackageBase: swt
Version: 4.30-1
Description: An open source widget toolkit for Java
URL: https://www.eclipse.org/swt/
NumVotes: 6
Popularity: 0.016071
OutOfDate:
Maintainer: Khorne
Submitter: arojas
FirstSubmitted: 1619123103
LastModified: 1706087429
URLPath: /cgit/aur.git/snapshot/swt.tar.gz