cc65-git on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cc65-git" 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 cc65-git on Arch using YAY
$
yay -S
cc65-git
Copied
* (Optional) Uninstall cc65-git on Arch using YAY
$
yay -Rns
cc65-git
Copied
2. Manually Install "cc65-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cc65-git's git locally
$
git clone https://aur.archlinux.org/cc65-git.git
~/cc65-git
Copied
c. Go to ~/cc65-git folder and install it
$
cd
~/cc65-git
Copied
$
makepkg -si
Copied
3. Information about the cc65-git package on Arch User Repository (AUR)
ID: 623580
Name: cc65-git
PackageBaseID: 98403
PackageBase: cc65-git
Version: 2.18.r6.93b6efcb2-1
Description: C compiler for 6502 family microprocessors
URL: https://cc65.github.io/cc65/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1440449070
LastModified: 1561146482
URLPath: /cgit/aur.git/snapshot/cc65-git.tar.gz
Name: cc65-git
PackageBaseID: 98403
PackageBase: cc65-git
Version: 2.18.r6.93b6efcb2-1
Description: C compiler for 6502 family microprocessors
URL: https://cc65.github.io/cc65/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1440449070
LastModified: 1561146482
URLPath: /cgit/aur.git/snapshot/cc65-git.tar.gz