reactotron on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S reactotron

* (Optional) Uninstall reactotron on Arch using YAY

$ yay -Rns reactotron

2. Manually Install "reactotron" via AUR

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

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

b. Clone reactotron's git locally

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

c. Go to ~/reactotron folder and install it

$ cd ~/reactotron $ makepkg -si

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

ID: 665249
Name: reactotron
PackageBaseID: 123322
PackageBase: reactotron
Version: 2.17.1-2
Description: A desktop app for inspecting your React JS and React Native projects
URL: https://github.com/infinitered/reactotron
NumVotes: 4
Popularity: 1.103632
OutOfDate:
Maintainer: versusvoid
Submitter: Laouny
FirstSubmitted: 1497366946
LastModified: 1573449717
URLPath: /cgit/aur.git/snapshot/reactotron.tar.gz