cbootimage on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S cbootimage

* (Optional) Uninstall cbootimage on Arch using YAY

$ yay -Rns cbootimage

2. Manually Install "cbootimage" via AUR

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

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

b. Clone cbootimage's git locally

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

c. Go to ~/cbootimage folder and install it

$ cd ~/cbootimage $ makepkg -si

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

ID: 530704
Name: cbootimage
PackageBaseID: 98366
PackageBase: cbootimage
Version: 1.8-1
Description: Tools to dump and generate boot config table on Tegra devices
URL: http://http.download.nvidia.com/tegra-public-appnotes/bct-overview.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lks
Submitter: lks
FirstSubmitted: 1440402835
LastModified: 1533045860
URLPath: /cgit/aur.git/snapshot/cbootimage.tar.gz