How to Install and Uninstall texlive-tikz-timing.noarch Package on Fedora 36

Last updated: January 15,2025

1. Install "texlive-tikz-timing.noarch" package

Here is a brief guide to show you how to install texlive-tikz-timing.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-tikz-timing.noarch

2. Uninstall "texlive-tikz-timing.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-tikz-timing.noarch on Fedora 36:

$ sudo dnf remove texlive-tikz-timing.noarch $ sudo dnf autoremove

3. Information about the texlive-tikz-timing.noarch package on Fedora 36

Last metadata expiration check: 5:27:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-tikz-timing
Epoch : 9
Version : svn56291
Release : 55.fc36
Architecture : noarch
Size : 36 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Easy generation of timing diagrams as tikz pictures
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides macros and an environment to generate
: timing diagrams (digital waveforms) without much effort. The
: TikZ package is used to produce the graphics. The diagrams may
: be inserted into text (paragraphs, \hbox, etc.) and into
: tikzpictures. A tabular-like environment is provided to produce
: larger timing diagrams.