cc1541 on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S cc1541

* (Optional) Uninstall cc1541 on Arch using YAY

$ yay -Rns cc1541

2. Manually Install "cc1541" via AUR

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

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

b. Clone cc1541's git locally

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

c. Go to ~/cc1541 folder and install it

$ cd ~/cc1541 $ makepkg -si

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

ID: 1419096
Name: cc1541
PackageBaseID: 171296
PackageBase: cc1541
Version: 4.2-1
Description: Tool for creating .d64 images with custom sector interleaving etc.
URL: https://bitbucket.org/PTV_Claus/cc1541/src/master/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thierer
Submitter: thierer
FirstSubmitted: 1632341818
LastModified: 1709318878
URLPath: /cgit/aur.git/snapshot/cc1541.tar.gz