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

Last updated: November 23,2024

1. Install "texlive-rviewport" package

Please follow the instructions below to install texlive-rviewport on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-rviewport

2. Uninstall "texlive-rviewport" package

This tutorial shows how to uninstall texlive-rviewport on openSUSE Leap:

$ sudo zypper remove texlive-rviewport

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

Information for package texlive-rviewport:
------------------------------------------
Repository : Main Repository
Name : texlive-rviewport
Version : 2021.189.1.0svn23739-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.0 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Relative Viewport for Graphics Inclusion
Description :
Package graphicx provides a useful keyword viewport which
allows to show just a part of an image. However, one needs to
put there the actual coordinates of the viewport window.
Sometimes it is useful to have relative coordinates as
fractions of natural size. For example, one may want to print a
large image on a spread, putting a half on a verso page, and
another half on the next recto page. For this one would need a
viewport occupying exactly one half of the file's bounding box,
whatever the actual width of the image may be. This package
adds a new keyword rviewport to the graphicx package
specifiying Relative Viewport for graphics inclusion: a window
defined by the given fractions of the natural width and height
of the image.

5. The same packages on other Linux Distributions