How to Install and Uninstall ccnet.i686 Package on Fedora 35
Last updated: November 28,2024
1. Install "ccnet.i686" package
Please follow the steps below to install ccnet.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ccnet.i686
Copied
2. Uninstall "ccnet.i686" package
Please follow the steps below to uninstall ccnet.i686 on Fedora 35:
$
sudo dnf remove
ccnet.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ccnet.i686 package on Fedora 35
Last metadata expiration check: 4:09:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ccnet
Version : 6.1.8
Release : 11.fc35
Architecture : i686
Size : 158 k
Source : ccnet-6.1.8-11.fc35.src.rpm
Repository : fedora
Summary : A framework for writing networked applications in C
URL : https://github.com/haiwen/ccnet
License : GPLv3
Description : Ccnet is a framework for writing networked applications in C. It provides the
: following basic services:
:
: * Peer identification
: * Connection Management
: * Service invocation
: * Message sending
:
: In ccnet network, there are two types of nodes, i.e., client and server.
: Server has the following functions:
:
: * User management
: * Group management
: * Cluster management
Available Packages
Name : ccnet
Version : 6.1.8
Release : 11.fc35
Architecture : i686
Size : 158 k
Source : ccnet-6.1.8-11.fc35.src.rpm
Repository : fedora
Summary : A framework for writing networked applications in C
URL : https://github.com/haiwen/ccnet
License : GPLv3
Description : Ccnet is a framework for writing networked applications in C. It provides the
: following basic services:
:
: * Peer identification
: * Connection Management
: * Service invocation
: * Message sending
:
: In ccnet network, there are two types of nodes, i.e., client and server.
: Server has the following functions:
:
: * User management
: * Group management
: * Cluster management