yotta on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install yotta on Arch using YAY
$
yay -S
yotta
Copied
* (Optional) Uninstall yotta on Arch using YAY
$
yay -Rns
yotta
Copied
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
Copied
b. Clone yotta's git locally
$
git clone https://aur.archlinux.org/yotta.git
~/yotta
Copied
c. Go to ~/yotta folder and install it
$
cd
~/yotta
Copied
$
makepkg -si
Copied
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
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