react-native-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S react-native-cli

* (Optional) Uninstall react-native-cli on Arch using YAY

$ yay -Rns react-native-cli

2. Manually Install "react-native-cli" via AUR

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

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

b. Clone react-native-cli's git locally

$ git clone https://aur.archlinux.org/react-native-cli.git ~/react-native-cli

c. Go to ~/react-native-cli folder and install it

$ cd ~/react-native-cli $ makepkg -si

3. Information about the react-native-cli package on Arch User Repository (AUR)

ID: 505211
Name: react-native-cli
PackageBaseID: 108352
PackageBase: react-native-cli
Version: 2.0.1-2
Description: The React Native CLI tools
URL: http://facebook.github.io/react-native/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: farwayer
Submitter: farwayer
FirstSubmitted: 1457083245
LastModified: 1524538237
URLPath: /cgit/aur.git/snapshot/react-native-cli.tar.gz