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

Last updated: July 03,2024

1. Install "texlive-lcg" package

This is a short guide on how to install texlive-lcg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-lcg

2. Uninstall "texlive-lcg" package

Here is a brief guide to show you how to uninstall texlive-lcg on openSuSE Tumbleweed:

$ sudo zypper remove texlive-lcg

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

Information for package texlive-lcg:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-lcg
Version : 2023.209.1.3svn31474-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Generate random integers
Description :
The lcg package generates random numbers (integers) via a
linear congruential generator (Schrage's method). The random
numbers are written to a counter. The keyval package is used
for the user to provide values for the range and a seed, and
for the name of the counter to be used.

5. The same packages on other Linux Distributions