rt-gcc-arm-none-eabi on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "rt-gcc-arm-none-eabi" 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 rt-gcc-arm-none-eabi on Arch using YAY
$
yay -S
rt-gcc-arm-none-eabi
Copied
* (Optional) Uninstall rt-gcc-arm-none-eabi on Arch using YAY
$
yay -Rns
rt-gcc-arm-none-eabi
Copied
2. Manually Install "rt-gcc-arm-none-eabi" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rt-gcc-arm-none-eabi's git locally
$
git clone https://aur.archlinux.org/rt-gcc-arm-none-eabi.git
~/rt-gcc-arm-none-eabi
Copied
c. Go to ~/rt-gcc-arm-none-eabi folder and install it
$
cd
~/rt-gcc-arm-none-eabi
Copied
$
makepkg -si
Copied
3. Information about the rt-gcc-arm-none-eabi package on Arch User Repository (AUR)
ID: 1321349
Name: rt-gcc-arm-none-eabi
PackageBaseID: 197601
PackageBase: rt-gcc-arm-none-eabi
Version: 10.3.2021.10-5
Description: RT-Thread 使用的 gcc-arm-none-eabi 工具链!
URL: https://developer.arm.com/downloads/-/gnu-rm
NumVotes: 2
Popularity: 0.068598
OutOfDate:
Maintainer: zhkag
Submitter: zhkag
FirstSubmitted: 1694769226
LastModified: 1695143854
URLPath: /cgit/aur.git/snapshot/rt-gcc-arm-none-eabi.tar.gz
Name: rt-gcc-arm-none-eabi
PackageBaseID: 197601
PackageBase: rt-gcc-arm-none-eabi
Version: 10.3.2021.10-5
Description: RT-Thread 使用的 gcc-arm-none-eabi 工具链!
URL: https://developer.arm.com/downloads/-/gnu-rm
NumVotes: 2
Popularity: 0.068598
OutOfDate:
Maintainer: zhkag
Submitter: zhkag
FirstSubmitted: 1694769226
LastModified: 1695143854
URLPath: /cgit/aur.git/snapshot/rt-gcc-arm-none-eabi.tar.gz