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

Last updated: October 14,2024

1. Install "libnxt.x86_64" package

Please follow the guidelines below to install libnxt.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libnxt.x86_64

2. Uninstall "libnxt.x86_64" package

This guide covers the steps necessary to uninstall libnxt.x86_64 on Fedora 38:

$ sudo dnf remove libnxt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:40:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libnxt
Version : 0.4.2
Release : 2.fc38
Architecture : x86_64
Size : 29 k
Source : libnxt-0.4.2-2.fc38.src.rpm
Repository : fedora
Summary : Utility for flashing LEGO Mindstorms NXT firmware
URL : https://github.com/schodet/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.