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

Last updated: October 05,2024

1. Install "texlive-lt3rawobjects" package

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

$ sudo zypper refresh $ sudo zypper install texlive-lt3rawobjects

2. Uninstall "texlive-lt3rawobjects" package

Please follow the step by step instructions below to uninstall texlive-lt3rawobjects on openSuSE Tumbleweed:

$ sudo zypper remove texlive-lt3rawobjects

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

Information for package texlive-lt3rawobjects:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-lt3rawobjects
Version : 2023.208.2.2svn65230-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 20.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Objects and proxies in LaTeX3
Description :
This package introduces a new mechanism to create objects like
the well known C structures. The functions exported by this
package are quite low level, and many important mechanisms like
member protection and name resolution aren't already defined
and should be introduced by intermediate packages.