How To Install libNX_X11 on Fedora 36
Introduction
In this tutorial we learn how to install libNX_X11
on Fedora 36.
What is libNX_X11
NX is a software suite which implements very efficient compression of the X11 protocol. This increases performance when using X applications over a network, especially a slow one. The X Window System is a network-transparent window system that was designed at MIT. X display servers run on computers with either monochrome or color bitmap display hardware. The server distributes user input to and accepts output requests from various client programs located either on the same machine or elsewhere in the network. Xlib is a C subroutine library that application programs (clients) use to interface with the window system by means of a stream connection.
We can use yum
or dnf
to install libNX_X11
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libNX_X11.
Install libNX_X11 on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install libNX_X11
using dnf
by running the following command:
Install libNX_X11 on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libNX_X11
using yum
by running the following command:
How To Uninstall libNX_X11 on Fedora 36
To uninstall only the libNX_X11
package we can use the following command:
libNX_X11 Package Contents on Fedora 36
After updating yum database, We can install libNX_X11
using dnf
by running the following command:
Install libNX_X11 on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install libNX_X11
using yum
by running the following command:
How To Uninstall libNX_X11 on Fedora 36
To uninstall only the libNX_X11
package we can use the following command:
libNX_X11 Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install libNX_X11
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/78 /usr/lib/.build-id/78/430cd352cd3dc89fea44e8680dbe0b3edee2ca /usr/lib/libNX_X11.so.6 /usr/lib/libNX_X11.so.6.3.0
## References
* [libNX_X11 website](https://github.com/ArcticaProject/nx-libs)
## Summary
In this tutorial we learn how to install `libNX_X11` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).