yotta on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S yotta

* (Optional) Uninstall yotta on Arch using YAY

$ yay -Rns yotta

2. Manually Install "yotta" via AUR

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

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

b. Clone yotta's git locally

$ git clone https://aur.archlinux.org/yotta.git ~/yotta

c. Go to ~/yotta folder and install it

$ cd ~/yotta $ makepkg -si

3. Information about the yotta package on Arch User Repository (AUR)

ID: 752102
Name: yotta
PackageBaseID: 102992
PackageBase: yotta
Version: 0.20.5-1
Description: Tool for managing reusable components for C/C++ by mbed
URL: http://yottadocs.mbed.com/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1446793099
LastModified: 1592190323
URLPath: /cgit/aur.git/snapshot/yotta.tar.gz