bit2bitbin on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S bit2bitbin

* (Optional) Uninstall bit2bitbin on Arch using YAY

$ yay -Rns bit2bitbin

2. Manually Install "bit2bitbin" via AUR

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

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

b. Clone bit2bitbin's git locally

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

c. Go to ~/bit2bitbin folder and install it

$ cd ~/bit2bitbin $ makepkg -si

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

ID: 685057
Name: bit2bitbin
PackageBaseID: 148087
PackageBase: bit2bitbin
Version: 0-0
Description: Convert .bit to .bit.bin file. Use for Zynq U-Boot
URL: https://github.com/pgielda/zynq_bootloader/tree/master/bit2bitbin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piegames
Submitter: piegames
FirstSubmitted: 1578772414
LastModified: 1578772414
URLPath: /cgit/aur.git/snapshot/bit2bitbin.tar.gz