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

Last updated: November 26,2024

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

$ yay -S ft32-elf-newlib

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

$ yay -Rns ft32-elf-newlib

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

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

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

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

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

ID: 1066507
Name: ft32-elf-newlib
PackageBaseID: 172385
PackageBase: ft32-elf-newlib
Version: 2.5.0-2
Description: A C standard library implementation intended for use on embedded systems (Bridgetek FT9xx bare-metal)
URL: https://www.sourceware.org/newlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: perigoso
Submitter: perigoso
FirstSubmitted: 1635175742
LastModified: 1649929340
URLPath: /cgit/aur.git/snapshot/ft32-elf-newlib.tar.gz