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

Last updated: July 06,2024

1. Install "trickle.x86_64" package

Please follow the guidelines below to install trickle.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install trickle.x86_64

2. Uninstall "trickle.x86_64" package

Please follow the guidance below to uninstall trickle.x86_64 on Fedora 34:

$ sudo dnf remove trickle.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:18:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : trickle
Version : 1.07
Release : 34.fc34
Architecture : x86_64
Size : 49 k
Source : trickle-1.07-34.fc34.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.