How to Install and Uninstall texlive-tikz-karnaugh Package on openSUSE Leap

Last updated: June 03,2024

1. Install "texlive-tikz-karnaugh" package

This guide let you learn how to install texlive-tikz-karnaugh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-tikz-karnaugh

2. Uninstall "texlive-tikz-karnaugh" package

Please follow the step by step instructions below to uninstall texlive-tikz-karnaugh on openSUSE Leap:

$ sudo zypper remove texlive-tikz-karnaugh

3. Information about the texlive-tikz-karnaugh package on openSUSE Leap

Information for package texlive-tikz-karnaugh:
----------------------------------------------
Repository : Main Repository
Name : texlive-tikz-karnaugh
Version : 2021.189.1.2svn47026-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 16.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Typeset Karnaugh maps using TikZ
Description :
The tikz-karnaugh package is a LaTeX package used to draw
Karnaugh maps. It uses TikZ to produce high quality graph up to
12 variables, but this limit depends on the TeX memory usage
and can be different for you. It is very good for presentation
since TikZ allows for a better control over the final
appearance of the map. You can control colour, styles and
distances. It can be considered as an upgrade of Andreas W.
Wieland's karnaugh package towards TikZ supporting. Also,
complex maps with solution (prime implicants) pointed out can
be generated with external java software. It supports both
America and traditional styles, though American style requires
a little extra effort.

5. The same packages on other Linux Distributions