How to Install and Uninstall ipcgull.x86_64 Package on Fedora 38
Last updated: November 23,2024
1. Install "ipcgull.x86_64" package
Please follow the guidance below to install ipcgull.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ipcgull.x86_64
Copied
2. Uninstall "ipcgull.x86_64" package
This is a short guide on how to uninstall ipcgull.x86_64 on Fedora 38:
$
sudo dnf remove
ipcgull.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ipcgull.x86_64 package on Fedora 38
Last metadata expiration check: 1:54:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ipcgull
Version : 0.1
Release : 1.fc38
Architecture : x86_64
Size : 76 k
Source : ipcgull-0.1-1.fc38.src.rpm
Repository : updates
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.fc38
Architecture : x86_64
Size : 76 k
Source : ipcgull-0.1-1.fc38.src.rpm
Repository : updates
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.