expo-cli on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S expo-cli

* (Optional) Uninstall expo-cli on Arch using YAY

$ yay -Rns expo-cli

2. Manually Install "expo-cli" via AUR

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

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

b. Clone expo-cli's git locally

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

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

$ cd ~/expo-cli $ makepkg -si

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

ID: 1165242
Name: expo-cli
PackageBaseID: 158217
PackageBase: expo-cli
Version: 6.0.8-1
Description: Tools for creating, running, and deploying Universal Expo and React Native apps
URL: https://expo.io
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1674744956
Maintainer: otahontas
Submitter: otahontas
FirstSubmitted: 1601453546
LastModified: 1667712195
URLPath: /cgit/aur.git/snapshot/expo-cli.tar.gz