How to Install and Uninstall ghc-dbus.x86_64 Package on Fedora 38
Last updated: November 29,2024
1. Install "ghc-dbus.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-dbus.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ghc-dbus.x86_64
Copied
2. Uninstall "ghc-dbus.x86_64" package
Please follow the instructions below to uninstall ghc-dbus.x86_64 on Fedora 38:
$
sudo dnf remove
ghc-dbus.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-dbus.x86_64 package on Fedora 38
Last metadata expiration check: 2:55:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-dbus
Version : 1.2.27
Release : 3.fc38
Architecture : x86_64
Size : 368 k
Source : ghc-dbus-1.2.27-3.fc38.src.rpm
Repository : fedora
Summary : A client library for the D-Bus IPC system
URL : https://hackage.haskell.org/package/dbus
License : Apache-2.0
Description : D-Bus is a simple, message-based protocol for inter-process communication,
: which allows applications to interact with other parts of the machine and the
: user's session using remote procedure calls.
:
: This library is an implementation of the D-Bus protocol in Haskell. It can be
: used to add D-Bus support to Haskell applications, without the awkward
: interfaces common to foreign bindings.
Available Packages
Name : ghc-dbus
Version : 1.2.27
Release : 3.fc38
Architecture : x86_64
Size : 368 k
Source : ghc-dbus-1.2.27-3.fc38.src.rpm
Repository : fedora
Summary : A client library for the D-Bus IPC system
URL : https://hackage.haskell.org/package/dbus
License : Apache-2.0
Description : D-Bus is a simple, message-based protocol for inter-process communication,
: which allows applications to interact with other parts of the machine and the
: user's session using remote procedure calls.
:
: This library is an implementation of the D-Bus protocol in Haskell. It can be
: used to add D-Bus support to Haskell applications, without the awkward
: interfaces common to foreign bindings.