stm8-binutils-gdb on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "stm8-binutils-gdb" 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 stm8-binutils-gdb on Arch using YAY

$ yay -S stm8-binutils-gdb

* (Optional) Uninstall stm8-binutils-gdb on Arch using YAY

$ yay -Rns stm8-binutils-gdb

2. Manually Install "stm8-binutils-gdb" via AUR

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

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

b. Clone stm8-binutils-gdb's git locally

$ git clone https://aur.archlinux.org/stm8-binutils-gdb.git ~/stm8-binutils-gdb

c. Go to ~/stm8-binutils-gdb folder and install it

$ cd ~/stm8-binutils-gdb $ makepkg -si

3. Information about the stm8-binutils-gdb package on Arch User Repository (AUR)

ID: 614027
Name: stm8-binutils-gdb
PackageBaseID: 142183
PackageBase: stm8-binutils-gdb
Version: 20180304-1
Description: Binutils and GDB for the STM8 target
URL: http://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate: 1706487244
Maintainer: hybroid
Submitter: hybroid
FirstSubmitted: 1558261865
LastModified: 1558261865
URLPath: /cgit/aur.git/snapshot/stm8-binutils-gdb.tar.gz