How to Install and Uninstall texlive-lt3rawobjects.noarch Package on Fedora 39

Last updated: January 13,2025

1. Install "texlive-lt3rawobjects.noarch" package

This guide let you learn how to install texlive-lt3rawobjects.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-lt3rawobjects.noarch

2. Uninstall "texlive-lt3rawobjects.noarch" package

Learn how to uninstall texlive-lt3rawobjects.noarch on Fedora 39:

$ sudo dnf remove texlive-lt3rawobjects.noarch $ sudo dnf autoremove

3. Information about the texlive-lt3rawobjects.noarch package on Fedora 39

Last metadata expiration check: 1:08:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-lt3rawobjects
Epoch : 11
Version : svn65230
Release : 69.fc39
Architecture : noarch
Size : 550 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Objects and proxies in LaTeX3
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
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.