How to Install and Uninstall liblxi.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "liblxi.x86_64" package

In this section, we are going to explain the necessary steps to install liblxi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install liblxi.x86_64

2. Uninstall "liblxi.x86_64" package

Please follow the instructions below to uninstall liblxi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove liblxi.x86_64 $ sudo dnf autoremove

3. Information about the liblxi.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:33:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : liblxi
Version : 1.20
Release : 1.el9
Architecture : x86_64
Size : 28 k
Source : liblxi-1.20-1.el9.src.rpm
Repository : epel
Summary : Library with simple API for communication with LXI devices
URL : https://lxi-tools.github.io/
License : BSD-3-Clause AND EPICS
Description : The LXI library (liblxi) is an open source software library for GNU/Linux
: systems which offers a simple API for communicating with LXI enabled
: instruments. The API allows applications to easily discover instruments on
: networks and communicate SCPI commands.