worldwind on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S worldwind

* (Optional) Uninstall worldwind on Arch using YAY

$ yay -Rns worldwind

2. Manually Install "worldwind" via AUR

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

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

b. Clone worldwind's git locally

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

c. Go to ~/worldwind folder and install it

$ cd ~/worldwind $ makepkg -si

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

ID: 1164949
Name: worldwind
PackageBaseID: 97173
PackageBase: worldwind
Version: 2.2.1-1
Description: Open source 3D interactive world viewer
URL: http://worldwind.arc.nasa.gov/java/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: patrick.kopper
Submitter: floft
FirstSubmitted: 1439252574
LastModified: 1667677142
URLPath: /cgit/aur.git/snapshot/worldwind.tar.gz