nativescript on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nativescript

* (Optional) Uninstall nativescript on Arch using YAY

$ yay -Rns nativescript

2. Manually Install "nativescript" via AUR

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

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

b. Clone nativescript's git locally

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

c. Go to ~/nativescript folder and install it

$ cd ~/nativescript $ makepkg -si

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

ID: 1370360
Name: nativescript
PackageBaseID: 132580
PackageBase: nativescript
Version: 8.6.3-1
Description: CLI for building NativeScript apps
URL: https://www.npmjs.com/package/nativescript
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ad1217
Submitter: flacks
FirstSubmitted: 1526436981
LastModified: 1702657152
URLPath: /cgit/aur.git/snapshot/nativescript.tar.gz