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
Copied
b. Install nativescript on Arch using YAY
$
yay -S
nativescript
Copied
* (Optional) Uninstall nativescript on Arch using YAY
$
yay -Rns
nativescript
Copied
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
Copied
b. Clone nativescript's git locally
$
git clone https://aur.archlinux.org/nativescript.git
~/nativescript
Copied
c. Go to ~/nativescript folder and install it
$
cd
~/nativescript
Copied
$
makepkg -si
Copied
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
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