air-sdk on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S air-sdk

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

$ yay -Rns air-sdk

2. Manually Install "air-sdk" via AUR

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

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

b. Clone air-sdk's git locally

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

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

$ cd ~/air-sdk $ makepkg -si

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

ID: 1415535
Name: air-sdk
PackageBaseID: 195315
PackageBase: air-sdk
Version: 51.0.0.2-1
Description: A multi-operating system, multi-screen runtime that allows you to leverage your web development skills to build and deploy rich Internet applications to the desktop and mobile devices.
URL: https://airsdk.harman.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bink
Submitter: Bink
FirstSubmitted: 1688449460
LastModified: 1708917786
URLPath: /cgit/aur.git/snapshot/air-sdk.tar.gz