osgearth on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "osgearth" 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 osgearth on Arch using YAY
$
yay -S
osgearth
Copied
* (Optional) Uninstall osgearth on Arch using YAY
$
yay -Rns
osgearth
Copied
2. Manually Install "osgearth" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone osgearth's git locally
$
git clone https://aur.archlinux.org/osgearth.git
~/osgearth
Copied
c. Go to ~/osgearth folder and install it
$
cd
~/osgearth
Copied
$
makepkg -si
Copied
3. Information about the osgearth package on Arch User Repository (AUR)
ID: 832444
Name: osgearth
PackageBaseID: 65802
PackageBase: osgearth
Version: 3.1-1
Description: A terrain rendering toolkit for OpenSceneGraph
URL: https://osgearth.org
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: geosam
Submitter: geosam
FirstSubmitted: 1356639532
LastModified: 1607779352
URLPath: /cgit/aur.git/snapshot/osgearth.tar.gz
Name: osgearth
PackageBaseID: 65802
PackageBase: osgearth
Version: 3.1-1
Description: A terrain rendering toolkit for OpenSceneGraph
URL: https://osgearth.org
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: geosam
Submitter: geosam
FirstSubmitted: 1356639532
LastModified: 1607779352
URLPath: /cgit/aur.git/snapshot/osgearth.tar.gz