How to Install and Uninstall yotta Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "yotta" package

Please follow the steps below to install yotta on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install yotta

2. Uninstall "yotta" package

This guide covers the steps necessary to uninstall yotta on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove yotta $ sudo apt autoclean && sudo apt autoremove

3. Information about the yotta package on Ubuntu 20.10 (Groovy Gorilla)

Package: yotta
Architecture: all
Version: 0.20.5-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 671
Depends: cmake, mbed-test-wrapper, valinor, python3-argcomplete, python3-certifi, python3-colorama, python3-cryptography (>= 2.8), python3-github, python3-hgapi, python3-intelhex, python3-jinja2, python3-json-pointer, python3-jsonschema, python3-jwt, python3-requests, python3-semantic-version, python3:any
Recommends: git
Suggests: clang, g++, gcc, gcc-arm-none-eabi, yotta-doc
Filename: pool/universe/y/yotta/yotta_0.20.5-2_all.deb
Size: 114772
MD5sum: 4396bdf0215ec8e9cc90e69e292b71b7
SHA1: 4414452bc828d21033e86c18336c3751b192741e
SHA256: 539e24425f5fb409a74bbc159f0d94b7b9f6b0f57161e067dc8b2968e0b24943
SHA512: 481df21fbd0f047eb88f9c57317900fa568a12cd9286fe0b83cd2ac00ecadccf7ba2449d04b3bc903be61757f72afc7a2a2f62576d7e8de2a770dcc8bea5a02d
Homepage: https://github.com/ARMmbed/yotta
Description-en: build tool for C/C++ projects using modular components
yotta is a build tool to make it easier to build better C/C++ software by
re-using modules. Modules can be published to the yotta registry to share
with other people, or can be re-used privately in your own projects.
.
Whenever a project is built with yotta, a yotta build target is selected.
Targets describe the platform that you're building for (such as an embedded
IoT development board, or natively for Linux), and provide all the information
that yotta and the modules you're using need to configure themselves correctly
for that platform.
.
This package provides the yotta build system for Python 3.
Description-md5: 3ca44171acbf8464a88fffc7c14b415e