How to Install and Uninstall texlive-texosquery Package on openSUSE Leap

Last updated: May 16,2024

1. Install "texlive-texosquery" package

In this section, we are going to explain the necessary steps to install texlive-texosquery on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-texosquery

2. Uninstall "texlive-texosquery" package

Please follow the instructions below to uninstall texlive-texosquery on openSUSE Leap:

$ sudo zypper remove texlive-texosquery

3. Information about the texlive-texosquery package on openSUSE Leap

Information for package texlive-texosquery:
-------------------------------------------
Repository : Main Repository
Name : texlive-texosquery
Version : 2021.189.1.7svn53676-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 265.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Cross-platform Java application to query OS information
Description :
This package provides a cross-platform Java application to
query OS information designed for use in TeX's shell escape
mechanism. The application can query the following: locale and
codeset current working directory user home directory temporary
directory OS name, arch and version Current date and time in
PDF format (for TeX formats that don't provide
\pdfcreationdate) Date-time stamp of a file in PDF format (for
TeX formats that don't provide \pdffilemoddate) Size of a file
in bytes (for TeX formats that don't provide \pdffilesize)
Contents of a directory (captured as a list) Directory contents
filtered by regular expression (captured as a list) URI of a
file Canonical path of a file All paths use a forward slash as
directory divider so results can be used, for example, in
commands like \includegraphics. There are files provided for
easy access in TeX documents: texosquery.tex: generic TeX code
texosquery.sty: LaTeX package This provides commands to run
texosquery using TeX's shell escape mechanism and capture the
result in a control sequence. The category code of most of
TeX's default special characters (and some other potentially
problematic characters) is temporarily changed to 12 while
reading the result.

5. The same packages on other Linux Distributions