How to Install and Uninstall python3-lazr-smtptest.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "python3-lazr-smtptest.noarch" package

This guide covers the steps necessary to install python3-lazr-smtptest.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-lazr-smtptest.noarch

2. Uninstall "python3-lazr-smtptest.noarch" package

This tutorial shows how to uninstall python3-lazr-smtptest.noarch on Fedora 34:

$ sudo dnf remove python3-lazr-smtptest.noarch $ sudo dnf autoremove

3. Information about the python3-lazr-smtptest.noarch package on Fedora 34

Last metadata expiration check: 2:43:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-lazr-smtptest
Version : 2.0.3
Release : 17.fc34
Architecture : noarch
Size : 29 k
Source : python-lazr-smtptest-2.0.3-17.fc34.src.rpm
Repository : fedora
Summary : Test framework for SMTP-based applications
URL : https://launchpad.net/lazr.smtptest
License : LGPLv3
Description : This is LAZR smtptest, a framework for testing SMTP-based applications and
: libraries. It provides a real, live SMTP server that you can send messages
: to, and from which you can read those test messages. This can be used to
: ensure proper operation of your applications which send email.