rebound on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S rebound

* (Optional) Uninstall rebound on Arch using YAY

$ yay -Rns rebound

2. Manually Install "rebound" via AUR

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

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

b. Clone rebound's git locally

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

c. Go to ~/rebound folder and install it

$ cd ~/rebound $ makepkg -si

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

ID: 1390078
Name: rebound
PackageBaseID: 147641
PackageBase: rebound
Version: 2.1.0-2
Description: Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
URL: https://github.com/shobrook/rebound
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1577206936
LastModified: 1705871157
URLPath: /cgit/aur.git/snapshot/rebound.tar.gz