How to Install and Uninstall libnxt.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "libnxt.x86_64" package

This guide covers the steps necessary to install libnxt.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libnxt.x86_64

2. Uninstall "libnxt.x86_64" package

This is a short guide on how to uninstall libnxt.x86_64 on Fedora 34:

$ sudo dnf remove libnxt.x86_64 $ sudo dnf autoremove

3. Information about the libnxt.x86_64 package on Fedora 34

Last metadata expiration check: 4:23:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libnxt
Version : 0.3
Release : 25.fc34
Architecture : x86_64
Size : 27 k
Source : libnxt-0.3-25.fc34.src.rpm
Repository : fedora
Summary : Utility for flashing LEGO Mindstorms NXT firmware
URL : http://code.google.com/p/libnxt/
License : GPLv2+
Description : LibNXT is an utility library for talking to the LEGO Mindstorms NXT.
: It currently does:
: * Handling USB communication and locating the NXT in the USB tree.
: * Interaction with the Atmel AT91SAM boot assistant.
: * Flashing of a firmware image to the NXT.
: * Execution of code directly in RAM.