How to Install and Uninstall libticalcs.x86_64 Package on Oracle Linux 9

Last updated: November 15,2024

1. Install "libticalcs.x86_64" package

This tutorial shows how to install libticalcs.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libticalcs.x86_64

2. Uninstall "libticalcs.x86_64" package

Please follow the guidance below to uninstall libticalcs.x86_64 on Oracle Linux 9:

$ sudo dnf remove libticalcs.x86_64 $ sudo dnf autoremove

3. Information about the libticalcs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:00:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libticalcs
Version : 1.19
Release : 3.20220202git8aae708.el9
Architecture : x86_64
Size : 181 k
Source : tilibs-1.19-3.20220202git8aae708.el9.src.rpm
Repository : epel
Summary : Texas Instruments calculator communication library
URL : http://lpg.ticalc.org/prj_tilp
License : GPLv2+
Description : The ticalcs library is a library which brings about all the functions needed to
: communicate with a Texas Instruments graphing calculator (or hand-held).
: Currently, it does not support some education devices (such as CBL/CBR and
: others). This library is able to communicate with handhelds in a fairly
: transparent fashion. With this library, the developer does not have to worry
: about the packet oriented protocol, the file management and some other stuff.