console-bridge on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S console-bridge

* (Optional) Uninstall console-bridge on Arch using YAY

$ yay -Rns console-bridge

2. Manually Install "console-bridge" via AUR

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

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

b. Clone console-bridge's git locally

$ git clone https://aur.archlinux.org/console-bridge.git ~/console-bridge

c. Go to ~/console-bridge folder and install it

$ cd ~/console-bridge $ makepkg -si

3. Information about the console-bridge package on Arch User Repository (AUR)

ID: 1139312
Name: console-bridge
PackageBaseID: 78165
PackageBase: console-bridge
Version: 1.0.2-1
Description: A ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.
URL: http://www.ros.org/
NumVotes: 12
Popularity: 2.0E-6
OutOfDate:
Maintainer: Nim65s
Submitter: bchretien
FirstSubmitted: 1390562981
LastModified: 1663105500
URLPath: /cgit/aur.git/snapshot/console-bridge.tar.gz