cbmconvert on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cbmconvert

* (Optional) Uninstall cbmconvert on Arch using YAY

$ yay -Rns cbmconvert

2. Manually Install "cbmconvert" via AUR

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

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

b. Clone cbmconvert's git locally

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

c. Go to ~/cbmconvert folder and install it

$ cd ~/cbmconvert $ makepkg -si

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

ID: 998914
Name: cbmconvert
PackageBaseID: 41458
PackageBase: cbmconvert
Version: 2.1.4-1
Description: Create, extract and convert 8-bit Commodore binary archives
URL: https://github.com/dr-m/cbmconvert
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1286199955
LastModified: 1638831740
URLPath: /cgit/aur.git/snapshot/cbmconvert.tar.gz