xojo on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S xojo

* (Optional) Uninstall xojo on Arch using YAY

$ yay -Rns xojo

2. Manually Install "xojo" via AUR

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

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

b. Clone xojo's git locally

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

c. Go to ~/xojo folder and install it

$ cd ~/xojo $ makepkg -si

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

ID: 396698
Name: xojo
PackageBaseID: 71630
PackageBase: xojo
Version: 2017r1-3
Description: A RAD environment based on BASIC that compiles native applications for Windows, Mac, Linux, the web and now with 64Bit and ARM V2 (Raspberry Pi 2) support.
URL: http://www.xojo.com
NumVotes: 5
Popularity: 0
OutOfDate: 1522410601
Maintainer: twphoenix1982
Submitter: Schala
FirstSubmitted: 1373261910
LastModified: 1490816469
URLPath: /cgit/aur.git/snapshot/xojo.tar.gz