gambas-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S gambas-git

* (Optional) Uninstall gambas-git on Arch using YAY

$ yay -Rns gambas-git

2. Manually Install "gambas-git" via AUR

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

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

b. Clone gambas-git's git locally

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

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

$ cd ~/gambas-git $ makepkg -si

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

ID: 1347813
Name: gambas-git
PackageBaseID: 199248
PackageBase: gambas-git
Version: 3.18.0.r536.gfd8781c-1
Description: A free development environment based on a Basic interpreter. (git version)
URL: http://gambas.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lordheavy
Submitter: lordheavy
FirstSubmitted: 1699171978
LastModified: 1699171978
URLPath: /cgit/aur.git/snapshot/gambas-git.tar.gz