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

Last updated: June 16,2024

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

$ yay -S ft32-elf-gcc

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

$ yay -Rns ft32-elf-gcc

2. Manually Install "ft32-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 ft32-elf-gcc's git locally

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

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

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

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

ID: 1074619
Name: ft32-elf-gcc
PackageBaseID: 172383
PackageBase: ft32-elf-gcc
Version: 11.3.0-2
Description: The GNU Compiler Collection - cross compiler for Bridgetek FT9xx (bare-metal) target
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1661479203
Maintainer: perigoso
Submitter: perigoso
FirstSubmitted: 1635175439
LastModified: 1651512302
URLPath: /cgit/aur.git/snapshot/ft32-elf-gcc.tar.gz