How to Install and Uninstall texlive-tikz-karnaugh Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "texlive-tikz-karnaugh" package

Please follow the guidance below to install texlive-tikz-karnaugh on openSuSE Tumbleweed

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

2. Uninstall "texlive-tikz-karnaugh" package

This is a short guide on how to uninstall texlive-tikz-karnaugh on openSuSE Tumbleweed:

$ sudo zypper remove texlive-tikz-karnaugh

3. Information about the texlive-tikz-karnaugh package on openSuSE Tumbleweed

Information for package texlive-tikz-karnaugh:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-tikz-karnaugh
Version : 2023.209.1.5svn62040-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 37.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-x-2023-53.2.src
Upstream URL : https://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 from
1 to 12 variables, but this upper 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 and extension of
Andreas W. Wieland's karnaugh package towards TikZ supporting.
Upgrade because uses TikZ for more option on typesetting and
overall higher quality. Extension because it also supports
American style and inputting the values as they would appear in
the map or in the truth table. Complex maps with solution
(implicants) pointed out can be generated with external java
software (see documentation for details). It supports both
American and traditional (simplified labels) styles and from
version 1.3 on American style is natively supported, therefore,
no more addition work is required to typeset Gray coded labels,
variable names etc. From version 1.4, two new macros allow
typesetting a map much more similarly as it should appear.
Original order, as the values appear in the truth table, still
being supported.

5. The same packages on other Linux Distributions