swt on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install swt on Arch using YAY
$
yay -S
swt
Copied
* (Optional) Uninstall swt on Arch using YAY
$
yay -Rns
swt
Copied
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
Copied
b. Clone swt's git locally
$
git clone https://aur.archlinux.org/swt.git
~/swt
Copied
c. Go to ~/swt folder and install it
$
cd
~/swt
Copied
$
makepkg -si
Copied
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
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