How to Install and Uninstall ipcgull.i686 Package on Fedora 39
Last updated: March 01,2025
1. Install "ipcgull.i686" package
Please follow the guidance below to install ipcgull.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ipcgull.i686
Copied
2. Uninstall "ipcgull.i686" package
Please follow the instructions below to uninstall ipcgull.i686 on Fedora 39:
$
sudo dnf remove
ipcgull.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ipcgull.i686 package on Fedora 39
Last metadata expiration check: 5:34:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ipcgull
Version : 0.1
Release : 1.fc39
Architecture : i686
Size : 80 k
Source : ipcgull-0.1-1.fc39.src.rpm
Repository : fedora
Summary : A GDBus-based IPC library for modern C++
URL : https://github.com/PixlOne/ipcgull
License : GPL-3.0-or-later
Description : Ipcgull is a C++ IPC library that takes advantage of modern C++17
: features to provide a simple interface for developers to handle IPC.
:
: Currently, Ipcgull only supports a D-Bus backend (via GDBus), but this
: is abstracted by the library and can theoretically be replaced.
: However, that is out of scope for this project.
Available Packages
Name : ipcgull
Version : 0.1
Release : 1.fc39
Architecture : i686
Size : 80 k
Source : ipcgull-0.1-1.fc39.src.rpm
Repository : fedora
Summary : A GDBus-based IPC library for modern C++
URL : https://github.com/PixlOne/ipcgull
License : GPL-3.0-or-later
Description : Ipcgull is a C++ IPC library that takes advantage of modern C++17
: features to provide a simple interface for developers to handle IPC.
:
: Currently, Ipcgull only supports a D-Bus backend (via GDBus), but this
: is abstracted by the library and can theoretically be replaced.
: However, that is out of scope for this project.