How to Install and Uninstall texlive-luatruthtable Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "texlive-luatruthtable" package

In this section, we are going to explain the necessary steps to install texlive-luatruthtable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-luatruthtable

2. Uninstall "texlive-luatruthtable" package

This tutorial shows how to uninstall texlive-luatruthtable on openSuSE Tumbleweed:

$ sudo zypper remove texlive-luatruthtable

3. Information about the texlive-luatruthtable package on openSuSE Tumbleweed

Information for package texlive-luatruthtable:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-luatruthtable
Version : 2023.208.1.1svn64508-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Generate truth tables of boolean values in LuaLaTeX
Description :
This package provides an easy way for generating truth tables
of boolean values in LuaLaTeX. The time required for operations
is no issue while compiling with LuaLaTeX. The package supports
nesting of commands for multiple operations. It can be modified
or extended by writing custom lua programs. There is no need to
install lua on users system as TeX distributions (TeX Live or
MikTeX) come bundled with LuaLaTeX.