replay-browser on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "replay-browser" 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 replay-browser on Arch using YAY
$
yay -S
replay-browser
Copied
* (Optional) Uninstall replay-browser on Arch using YAY
$
yay -Rns
replay-browser
Copied
2. Manually Install "replay-browser" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone replay-browser's git locally
$
git clone https://aur.archlinux.org/replay-browser.git
~/replay-browser
Copied
c. Go to ~/replay-browser folder and install it
$
cd
~/replay-browser
Copied
$
makepkg -si
Copied
3. Information about the replay-browser package on Arch User Repository (AUR)
ID: 1421140
Name: replay-browser
PackageBaseID: 201543
PackageBase: replay-browser
Version: 2024.03.01-1
Description: Replay.io is a tool that makes debugging easy. It's a browser that lets you record your web app and retroactively inspect it using print statements and browser DevTools.
URL: https://www.replay.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artfox3
Submitter: artfox3
FirstSubmitted: 1705278523
LastModified: 1709641114
URLPath: /cgit/aur.git/snapshot/replay-browser.tar.gz
Name: replay-browser
PackageBaseID: 201543
PackageBase: replay-browser
Version: 2024.03.01-1
Description: Replay.io is a tool that makes debugging easy. It's a browser that lets you record your web app and retroactively inspect it using print statements and browser DevTools.
URL: https://www.replay.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artfox3
Submitter: artfox3
FirstSubmitted: 1705278523
LastModified: 1709641114
URLPath: /cgit/aur.git/snapshot/replay-browser.tar.gz