How to Install and Uninstall texlive-expose-expl3-dunkerque-2019 Package on openSUSE Leap

Last updated: July 01,2024

1. Install "texlive-expose-expl3-dunkerque-2019" package

Please follow the step by step instructions below to install texlive-expose-expl3-dunkerque-2019 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-expose-expl3-dunkerque-2019

2. Uninstall "texlive-expose-expl3-dunkerque-2019" package

This tutorial shows how to uninstall texlive-expose-expl3-dunkerque-2019 on openSUSE Leap:

$ sudo zypper remove texlive-expose-expl3-dunkerque-2019

3. Information about the texlive-expose-expl3-dunkerque-2019 package on openSUSE Leap

Information for package texlive-expose-expl3-dunkerque-2019:
------------------------------------------------------------
Repository : Main Repository
Name : texlive-expose-expl3-dunkerque-2019
Version : 2021.189.1.2svn54451-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 384.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Using expl3 to implement some numerical algorithms
Description :
An article, in French, based on a presentation made in
Dunkerque for the "stage LaTeX" on 12 June 2019. The articles
gives three examples of code in expl3 with (lots of) comments:
Knuth's algorithm to create a list of primes, the sieve of
Eratosthenes, Kaprekar sequences. The package contains the code
itself, the documentation as a PDF file, and all the files
needed to produce it.