How to Install and Uninstall trickle.x86_64 Package on Fedora 35

Last updated: October 03,2024

1. Install "trickle.x86_64" package

Please follow the step by step instructions below to install trickle.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install trickle.x86_64

2. Uninstall "trickle.x86_64" package

Please follow the guidelines below to uninstall trickle.x86_64 on Fedora 35:

$ sudo dnf remove trickle.x86_64 $ sudo dnf autoremove

3. Information about the trickle.x86_64 package on Fedora 35

Last metadata expiration check: 4:51:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : trickle
Version : 1.07
Release : 35.fc35
Architecture : x86_64
Size : 48 k
Source : trickle-1.07-35.fc35.src.rpm
Repository : fedora
Summary : Portable lightweight userspace bandwidth shaper
URL : http://monkey.org/~marius/pages/?page=trickle
License : BSD with advertising
Description : trickle is a portable lightweight userspace bandwidth shaper.
: It can run in collaborative mode or in stand alone mode.
:
: trickle works by taking advantage of the unix loader preloading.
: Essentially it provides, to the application,
: a new version of the functionality that is required
: to send and receive data through sockets.
: It then limits traffic based on delaying the sending
: and receiving of data over a socket.
: trickle runs entirely in userspace and does not require root privileges.