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

Last updated: October 07,2024

1. Install "libnxt.x86_64" package

Please follow the guidance below to install libnxt.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libnxt.x86_64

2. Uninstall "libnxt.x86_64" package

Here is a brief guide to show you how to uninstall libnxt.x86_64 on Fedora 36:

$ sudo dnf remove libnxt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:32:43 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : libnxt
Version : 0.3
Release : 27.fc36
Architecture : x86_64
Size : 26 k
Source : libnxt-0.3-27.fc36.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.