How to Install and Uninstall atftp Package on openSuSE Tumbleweed

Last updated: February 02,2025

1. Install "atftp" package

Please follow the step by step instructions below to install atftp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install atftp

2. Uninstall "atftp" package

Please follow the guidelines below to uninstall atftp on openSuSE Tumbleweed:

$ sudo zypper remove atftp

3. Information about the atftp package on openSuSE Tumbleweed

Information for package atftp:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : atftp
Version : 0.8.0-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 166.4 KiB
Installed : No
Status : not installed
Source package : atftp-0.8.0-1.5.src
Upstream URL : https://sourceforge.net/projects/atftp/
Summary : Advanced TFTP Server and Client
Description :
atftp stands for Advanced Trivial File Transfer Protocol. It is called
"advanced", in contrast to others TFTP servers, for two reasons. First,
it is intended to be fully compliant with all related RFCs. This
includes RFC1350, RFC2090, RFC2347, RFC2348, and RFC2349. Second, atftp
is intended for serving boot files to large clusters. It is
multithreaded and will eventually support multicast, allowing faster
boot of hundreds of machines simultaneously.