renode-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S renode-bin

* (Optional) Uninstall renode-bin on Arch using YAY

$ yay -Rns renode-bin

2. Manually Install "renode-bin" via AUR

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

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

b. Clone renode-bin's git locally

$ git clone https://aur.archlinux.org/renode-bin.git ~/renode-bin

c. Go to ~/renode-bin folder and install it

$ cd ~/renode-bin $ makepkg -si

3. Information about the renode-bin package on Arch User Repository (AUR)

ID: 1337350
Name: renode-bin
PackageBaseID: 160400
PackageBase: renode-bin
Version: 1.14.0-1
Description: A virtual development framework for multinode embedded networks
URL: https://www.renode.io
NumVotes: 4
Popularity: 0.057992
OutOfDate:
Maintainer: pdlloyd
Submitter: benx45h
FirstSubmitted: 1606692067
LastModified: 1697830101
URLPath: /cgit/aur.git/snapshot/renode-bin.tar.gz