m68k-elf-gcc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S m68k-elf-gcc

* (Optional) Uninstall m68k-elf-gcc on Arch using YAY

$ yay -Rns m68k-elf-gcc

2. Manually Install "m68k-elf-gcc" via AUR

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

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

b. Clone m68k-elf-gcc's git locally

$ git clone https://aur.archlinux.org/m68k-elf-gcc.git ~/m68k-elf-gcc

c. Go to ~/m68k-elf-gcc folder and install it

$ cd ~/m68k-elf-gcc $ makepkg -si

3. Information about the m68k-elf-gcc package on Arch User Repository (AUR)

ID: 1304262
Name: m68k-elf-gcc
PackageBaseID: 126698
PackageBase: m68k-elf-gcc
Version: 13.2.0-1
Description: The GNU Compiler Collection (m68k-elf)
URL: http://gcc.gnu.org
NumVotes: 7
Popularity: 0.02406
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1509125504
LastModified: 1692111002
URLPath: /cgit/aur.git/snapshot/m68k-elf-gcc.tar.gz