dbcc on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install dbcc on Arch using YAY
$
yay -S
dbcc
Copied
* (Optional) Uninstall dbcc on Arch using YAY
$
yay -Rns
dbcc
Copied
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
Copied
b. Clone dbcc's git locally
$
git clone https://aur.archlinux.org/dbcc.git
~/dbcc
Copied
c. Go to ~/dbcc folder and install it
$
cd
~/dbcc
Copied
$
makepkg -si
Copied
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
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