bin2c on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "bin2c" 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 bin2c on Arch using YAY
$
yay -S
bin2c
Copied
* (Optional) Uninstall bin2c on Arch using YAY
$
yay -Rns
bin2c
Copied
2. Manually Install "bin2c" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bin2c's git locally
$
git clone https://aur.archlinux.org/bin2c.git
~/bin2c
Copied
c. Go to ~/bin2c folder and install it
$
cd
~/bin2c
Copied
$
makepkg -si
Copied
3. Information about the bin2c package on Arch User Repository (AUR)
ID: 295880
Name: bin2c
PackageBaseID: 110386
PackageBase: bin2c
Version: 1.1-1
Description: A command line tool to create C files from binary files.
URL: https://sourceforge.net/projects/bin2c/
NumVotes: 2
Popularity: 0
OutOfDate: 1708541330
Maintainer: yubimusubi
Submitter: yubimusubi
FirstSubmitted: 1461268239
LastModified: 1461268525
URLPath: /cgit/aur.git/snapshot/bin2c.tar.gz
Name: bin2c
PackageBaseID: 110386
PackageBase: bin2c
Version: 1.1-1
Description: A command line tool to create C files from binary files.
URL: https://sourceforge.net/projects/bin2c/
NumVotes: 2
Popularity: 0
OutOfDate: 1708541330
Maintainer: yubimusubi
Submitter: yubimusubi
FirstSubmitted: 1461268239
LastModified: 1461268525
URLPath: /cgit/aur.git/snapshot/bin2c.tar.gz