How to Install and Uninstall ORBit2.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "ORBit2.x86_64" package

Learn how to install ORBit2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ORBit2.x86_64

2. Uninstall "ORBit2.x86_64" package

Here is a brief guide to show you how to uninstall ORBit2.x86_64 on Fedora 34:

$ sudo dnf remove ORBit2.x86_64 $ sudo dnf autoremove

3. Information about the ORBit2.x86_64 package on Fedora 34

Last metadata expiration check: 0:51:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ORBit2
Version : 2.14.19
Release : 25.fc34
Architecture : x86_64
Size : 186 k
Source : ORBit2-2.14.19-25.fc34.src.rpm
Repository : fedora
Summary : A high-performance CORBA Object Request Broker
URL : http://www.gnome.org/projects/ORBit2
License : LGPLv2+ and GPLv2+
Description : ORBit is a high-performance CORBA (Common Object Request Broker
: Architecture) ORB (object request broker). It allows programs to
: send requests and receive replies from other programs, regardless
: of the locations of the two programs. CORBA is an architecture that
: enables communication between program objects, regardless of the
: programming language they're written in or the operating system they
: run on.
:
: You will need to install this package and ORBit-devel if you want to
: write programs that use CORBA technology.