dbcc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dbcc

* (Optional) Uninstall dbcc on Arch using YAY

$ yay -Rns dbcc

2. Manually Install "dbcc" via AUR

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

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

b. Clone dbcc's git locally

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

c. Go to ~/dbcc folder and install it

$ cd ~/dbcc $ makepkg -si

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

ID: 979076
Name: dbcc
PackageBaseID: 172384
PackageBase: dbcc
Version: 1.0.3-1
Description: CAN DBC to C (and CSV, JSON and XML) compiler
URL: https://github.com/howerj/dbcc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1635175703
LastModified: 1635175703
URLPath: /cgit/aur.git/snapshot/dbcc.tar.gz