How to Install and Uninstall nx-libs-devel.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "nx-libs-devel.x86_64" package

This guide let you learn how to install nx-libs-devel.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install nx-libs-devel.x86_64

2. Uninstall "nx-libs-devel.x86_64" package

Please follow the instructions below to uninstall nx-libs-devel.x86_64 on CentOS Stream 9:

$ sudo dnf remove nx-libs-devel.x86_64 $ sudo dnf autoremove

3. Information about the nx-libs-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:10:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : nx-libs-devel
Version : 3.5.99.26
Release : 6.el9
Architecture : x86_64
Size : 17 k
Source : nx-libs-3.5.99.26-6.el9.src.rpm
Repository : epel
Summary : Include files and libraries for NX development
URL : https://github.com/ArcticaProject/nx-libs
License : GPLv2+
Description : NX is a software suite from NoMachine which implements very efficient
: compression of the X11 protocol. This increases performance when
: using X applications over a network, especially a slow one.
:
: This package contains all necessary include files and libraries
: needed to develop nx-X11 applications that require these.