qooxdoo-sdk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S qooxdoo-sdk

* (Optional) Uninstall qooxdoo-sdk on Arch using YAY

$ yay -Rns qooxdoo-sdk

2. Manually Install "qooxdoo-sdk" via AUR

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

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

b. Clone qooxdoo-sdk's git locally

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

c. Go to ~/qooxdoo-sdk folder and install it

$ cd ~/qooxdoo-sdk $ makepkg -si

3. Information about the qooxdoo-sdk package on Arch User Repository (AUR)

ID: 214337
Name: qooxdoo-sdk
PackageBaseID: 48253
PackageBase: qooxdoo-sdk
Version: 5.0-1
Description: Framework for creating rich internet applications.
URL: http://qooxdoo.org
NumVotes: 1
Popularity: 0
OutOfDate: 1630786627
Maintainer:
Submitter:
FirstSubmitted: 1302860339
LastModified: 1437592804
URLPath: /cgit/aur.git/snapshot/qooxdoo-sdk.tar.gz