marble-gtk4-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S marble-gtk4-git

* (Optional) Uninstall marble-gtk4-git on Arch using YAY

$ yay -Rns marble-gtk4-git

2. Manually Install "marble-gtk4-git" via AUR

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

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

b. Clone marble-gtk4-git's git locally

$ git clone https://aur.archlinux.org/marble-gtk4-git.git ~/marble-gtk4-git

c. Go to ~/marble-gtk4-git folder and install it

$ cd ~/marble-gtk4-git $ makepkg -si

3. Information about the marble-gtk4-git package on Arch User Repository (AUR)