How To Install python3-lazr-smtptest on Fedora 36
Introduction
In this tutorial we learn how to install python3-lazr-smtptest on Fedora 36.
What is python3-lazr-smtptest
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.
We can use yum or dnf to install python3-lazr-smtptest on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-lazr-smtptest.
Install python3-lazr-smtptest on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-lazr-smtptest using dnf by running the following command:
sudo dnf -y install python3-lazr-smtptest
Install python3-lazr-smtptest on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-lazr-smtptest using yum by running the following command:
sudo yum -y install python3-lazr-smtptest
How To Uninstall python3-lazr-smtptest on Fedora 36
To uninstall only the python3-lazr-smtptest package we can use the following command:
sudo dnf remove python3-lazr-smtptest
python3-lazr-smtptest Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/lazr
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10-nspkg.pth
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/namespace_packages.txt
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/lazr.smtptest-2.0.3-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lazr/smtptest
/usr/lib/python3.10/site-packages/lazr/smtptest/__init__.py
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/controller.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/controller.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/controller.py
/usr/lib/python3.10/site-packages/lazr/smtptest/docs
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/NEWS.rst
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/README.rst
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/README_fixture.py
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__init__.py
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/README_fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/README_fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/queue_fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/queue_fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/usage_fixture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/__pycache__/usage_fixture.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/fixture.py
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/queue.rst
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/queue_fixture.py
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/usage.rst
/usr/lib/python3.10/site-packages/lazr/smtptest/docs/usage_fixture.py
/usr/lib/python3.10/site-packages/lazr/smtptest/server.py
/usr/lib/python3.10/site-packages/lazr/smtptest/tests
/usr/lib/python3.10/site-packages/lazr/smtptest/tests/__init__.py
/usr/lib/python3.10/site-packages/lazr/smtptest/tests/__pycache__
/usr/lib/python3.10/site-packages/lazr/smtptest/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lazr/smtptest/version.txt
/usr/share/doc/python3-lazr-smtptest
/usr/share/doc/python3-lazr-smtptest/HACKING.rst
/usr/share/doc/python3-lazr-smtptest/README.rst
/usr/share/licenses/python3-lazr-smtptest
/usr/share/licenses/python3-lazr-smtptest/COPYING.txt
References
Summary
In this tutorial we learn how to install python3-lazr-smtptest on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).