How to Install and Uninstall gnustep-base-libs.i686 Package on Fedora 34

Last updated: June 26,2024

1. Install "gnustep-base-libs.i686" package

Please follow the steps below to install gnustep-base-libs.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gnustep-base-libs.i686

2. Uninstall "gnustep-base-libs.i686" package

Please follow the steps below to uninstall gnustep-base-libs.i686 on Fedora 34:

$ sudo dnf remove gnustep-base-libs.i686 $ sudo dnf autoremove

3. Information about the gnustep-base-libs.i686 package on Fedora 34

Last metadata expiration check: 0:43:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : gnustep-base-libs
Version : 1.27.0
Release : 6.fc34
Architecture : i686
Size : 2.5 M
Source : gnustep-base-1.27.0-6.fc34.src.rpm
Repository : updates
Summary : GNUStep Base Libraries
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 packages contains the run-time libraries for gnustep-base.