How to Install and Uninstall ORBit2-devel.x86_64 Package on Fedora 36

Last updated: October 02,2024

1. Install "ORBit2-devel.x86_64" package

This guide let you learn how to install ORBit2-devel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ORBit2-devel.x86_64

2. Uninstall "ORBit2-devel.x86_64" package

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

$ sudo dnf remove ORBit2-devel.x86_64 $ sudo dnf autoremove

3. Information about the ORBit2-devel.x86_64 package on Fedora 36

Last metadata expiration check: 4:35:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ORBit2-devel
Version : 2.14.19
Release : 28.fc36
Architecture : x86_64
Size : 169 k
Source : ORBit2-2.14.19-28.fc36.src.rpm
Repository : fedora
Summary : Development libraries, header files and utilities for ORBit
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) with support for the
: C language.
:
: This package contains the header files, libraries and utilities
: necessary to write programs that use CORBA technology. If you want to
: write such programs, you'll also need to install the ORBIT package.