How to Install and Uninstall gnustep-base-doc.x86_64 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "gnustep-base-doc.x86_64" package

Please follow the guidance below to install gnustep-base-doc.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gnustep-base-doc.x86_64

2. Uninstall "gnustep-base-doc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gnustep-base-doc.x86_64 on CentOS Stream 9:

$ sudo dnf remove gnustep-base-doc.x86_64 $ sudo dnf autoremove

3. Information about the gnustep-base-doc.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:23:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gnustep-base-doc
Version : 1.28.0
Release : 3.el9
Architecture : x86_64
Size : 1.3 M
Source : gnustep-base-1.28.0-3.el9.src.rpm
Repository : epel
Summary : Documentation for gnustep-base
URL : http://www.gnustep.org/
License : GPLv3+ and LGPLv2+
Description : The GNUstep Base Library is a powerful fast library of general-purpose,
: non-graphical Objective C classes, inspired by the superb OpenStep API but
: implementing Apple and GNU additions to the API as well. It includes for
: example classes for unicode strings, arrays, dictionaries, sets, byte
: streams, typed coders, invocations, notifications, notification dispatchers,
: scanners, tasks, files, networking, threading, remote object messaging
: support (distributed objects), event loops, loadable bundles, attributed
: unicode strings, xml, mime, user defaults. This package includes development
: headers too.
: This package contains the documentation for gnustep-base