can-utils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S can-utils

* (Optional) Uninstall can-utils on Arch using YAY

$ yay -Rns can-utils

2. Manually Install "can-utils" via AUR

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

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

b. Clone can-utils's git locally

$ git clone https://aur.archlinux.org/can-utils.git ~/can-utils

c. Go to ~/can-utils folder and install it

$ cd ~/can-utils $ makepkg -si

3. Information about the can-utils package on Arch User Repository (AUR)

ID: 1367430
Name: can-utils
PackageBaseID: 130065
PackageBase: can-utils
Version: 2023.03-1
Description: Linux-CAN / SocketCAN user space applications
URL: https://github.com/linux-can/can-utils
NumVotes: 10
Popularity: 0.156771
OutOfDate:
Maintainer: pschichtel
Submitter: GPereira
FirstSubmitted: 1518696332
LastModified: 1702218492
URLPath: /cgit/aur.git/snapshot/can-utils.tar.gz