rt-thread-devel on AUR (Arch User Repository)

Last updated: November 16,2024

1. Install "rt-thread-devel" 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 rt-thread-devel on Arch using YAY

$ yay -S rt-thread-devel

* (Optional) Uninstall rt-thread-devel on Arch using YAY

$ yay -Rns rt-thread-devel

2. Manually Install "rt-thread-devel" via AUR

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

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

b. Clone rt-thread-devel's git locally

$ git clone https://aur.archlinux.org/rt-thread-devel.git ~/rt-thread-devel

c. Go to ~/rt-thread-devel folder and install it

$ cd ~/rt-thread-devel $ makepkg -si

3. Information about the rt-thread-devel package on Arch User Repository (AUR)

ID: 999495
Name: rt-thread-devel
PackageBaseID: 173766
PackageBase: rt-thread-devel
Version: 4.0.0-1
Description: Metapackage to pull all dependencies required to build rt-thread (ARM Cortex M)
URL: https://github.com/RT-Thread/rtthread-manual-doc#supported-ide-and-compiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1638953890
LastModified: 1638953890
URLPath: /cgit/aur.git/snapshot/rt-thread-devel.tar.gz