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

Last updated: October 09,2024

1. Install "libnxt.x86_64" package

Please follow the step by step instructions below to install libnxt.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libnxt.x86_64

2. Uninstall "libnxt.x86_64" package

Please follow the steps below to uninstall libnxt.x86_64 on Fedora 39:

$ sudo dnf remove libnxt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:43:42 ago on Thu Mar 7 11:44:58 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.