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

Last updated: October 07,2024

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

Please follow the guidelines below to install python3-lazr-smtptest.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall python3-lazr-smtptest.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:27:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-lazr-smtptest
Version : 2.0.3
Release : 23.fc38
Architecture : noarch
Size : 39 k
Source : python-lazr-smtptest-2.0.3-23.fc38.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.