How to Install and Uninstall arduino.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "arduino.noarch" package

Please follow the steps below to install arduino.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install arduino.noarch

2. Uninstall "arduino.noarch" package

This guide covers the steps necessary to uninstall arduino.noarch on Fedora 34:

$ sudo dnf remove arduino.noarch $ sudo dnf autoremove

3. Information about the arduino.noarch package on Fedora 34

Last metadata expiration check: 3:31:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : arduino
Epoch : 1
Version : 1.8.13
Release : 5.fc34
Architecture : noarch
Size : 73 k
Source : arduino-1.8.13-5.fc34.src.rpm
Repository : fedora
Summary : An IDE for Arduino-compatible electronics prototyping platforms
URL : https://www.arduino.cc/
License : GPLv2+ and LGPLv2+ and CC-BY-SA
Description : Arduino is an open-source electronics prototyping platform based on
: flexible, easy-to-use hardware and software. It's intended for artists,
: designers, hobbyists, and anyone interested in creating interactive
: objects or environments.
:
: This package contains an IDE that can be used to develop and upload code
: to the micro-controller.