How to Install and Uninstall liblxi.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "liblxi.x86_64" package

Please follow the step by step instructions below to install liblxi.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install liblxi.x86_64

2. Uninstall "liblxi.x86_64" package

This guide let you learn how to uninstall liblxi.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove liblxi.x86_64 $ sudo dnf autoremove

3. Information about the liblxi.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:39:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : liblxi
Version : 1.13
Release : 3.el8
Architecture : x86_64
Size : 25 k
Source : liblxi-1.13-3.el8.src.rpm
Repository : epel
Summary : Library with simple API for communication with LXI devices
URL : https://lxi-tools.github.io/
License : BSD 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.