How To Install irclog2html on Fedora 36
Introduction
In this tutorial we learn how to install irclog2html
on Fedora 36.
What is irclog2html
irclog2html is a nice IRC log parser and colorizer that will do the most common things necessary to make an IRC log readable in a web browser. It can export to many different HTML formats, and can export MediaWiki pipe-table syntax.
We can use yum
or dnf
to install irclog2html
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install irclog2html.
Install irclog2html 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 irclog2html
using dnf
by running the following command:
sudo dnf -y install irclog2html
Install irclog2html 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 irclog2html
using yum
by running the following command:
sudo yum -y install irclog2html
How To Uninstall irclog2html on Fedora 36
To uninstall only the irclog2html
package we can use the following command:
sudo dnf remove irclog2html
irclog2html Package Contents on Fedora 36
/usr/bin/irclog2html
/usr/bin/irclogsearch
/usr/bin/irclogserver
/usr/bin/logs2html
/usr/lib/python3.10/site-packages/irclog2html
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/irclog2html-2.17.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/irclog2html/__init__.py
/usr/lib/python3.10/site-packages/irclog2html/__main__.py
/usr/lib/python3.10/site-packages/irclog2html/__pycache__
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclog2html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclog2html.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclogsearch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclogsearch.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclogserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/irclogserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/logs2html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/logs2html.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/xchatlogsplit.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/__pycache__/xchatlogsplit.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/_version.py
/usr/lib/python3.10/site-packages/irclog2html/irclog.css
/usr/lib/python3.10/site-packages/irclog2html/irclog2html.py
/usr/lib/python3.10/site-packages/irclog2html/irclogsearch.py
/usr/lib/python3.10/site-packages/irclog2html/irclogserver.py
/usr/lib/python3.10/site-packages/irclog2html/logs2html.py
/usr/lib/python3.10/site-packages/irclog2html/tests
/usr/lib/python3.10/site-packages/irclog2html/tests/__init__.py
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclog2html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclog2html.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclogsearch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclogsearch.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclogserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_irclogserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_logs2html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_logs2html.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/__pycache__/test_main.cpython-310.pyc
/usr/lib/python3.10/site-packages/irclog2html/tests/sample.cfg
/usr/lib/python3.10/site-packages/irclog2html/tests/sample.log
/usr/lib/python3.10/site-packages/irclog2html/tests/test_irclog2html.py
/usr/lib/python3.10/site-packages/irclog2html/tests/test_irclogsearch.py
/usr/lib/python3.10/site-packages/irclog2html/tests/test_irclogserver.py
/usr/lib/python3.10/site-packages/irclog2html/tests/test_logs2html.py
/usr/lib/python3.10/site-packages/irclog2html/tests/test_main.py
/usr/lib/python3.10/site-packages/irclog2html/xchatlogsplit.py
/usr/share/doc/irclog2html
/usr/share/doc/irclog2html/CHANGES.rst
/usr/share/doc/irclog2html/HACKING.rst
/usr/share/doc/irclog2html/README.fedora
/usr/share/doc/irclog2html/README.rst
/usr/share/irclog2html
/usr/share/irclog2html/irclog.css
/usr/share/licenses/irclog2html
/usr/share/licenses/irclog2html/COPYING
References
Summary
In this tutorial we learn how to install irclog2html
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).