How to Install and Uninstall dl.noarch Package on Fedora 35

Last updated: May 20,2024

1. Install "dl.noarch" package

Please follow the steps below to install dl.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install dl.noarch

2. Uninstall "dl.noarch" package

This is a short guide on how to uninstall dl.noarch on Fedora 35:

$ sudo dnf remove dl.noarch $ sudo dnf autoremove

3. Information about the dl.noarch package on Fedora 35

Last metadata expiration check: 4:52:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : dl
Version : 0.17.1
Release : 12.fc35
Architecture : noarch
Size : 1.5 M
Source : dl-0.17.1-12.fc35.src.rpm
Repository : fedora
Summary : Download Ticket Service
URL : http://www.thregr.org/~wavexx/software/dl/
License : GPLv2+
Description : dl is a file exchange service that allows you to upload any file to a web
: server and generate a unique ticket for others to download. The ticket is
: automatically expired according to the specified rules, so that you don't need
: to keep track or cleanup afterward. dl also allows you to grant an anonymous,
: one-time upload for others to send *you* a file, without the requirement of
: account management.
:
: dl is usually installed as a "email attachments replacement" due to its
: simplicity (though can be used in other ways).