canboat on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S canboat

* (Optional) Uninstall canboat on Arch using YAY

$ yay -Rns canboat

2. Manually Install "canboat" via AUR

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

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

b. Clone canboat's git locally

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

c. Go to ~/canboat folder and install it

$ cd ~/canboat $ makepkg -si

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

ID: 1385859
Name: canboat
PackageBaseID: 201470
PackageBase: canboat
Version: 5.0.3-1
Description: CAN Boat provides NMEA 2000 and NMEA 0183 utilities. It contains a NMEA 2000 PGN decoder and can read and write N2K messages. It is not meant as an end-user tool but as a discovery mechanism for delving into NMEA 2000 networks.
URL: https://github.com/canboat/canboat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1705056293
LastModified: 1705287650
URLPath: /cgit/aur.git/snapshot/canboat.tar.gz