How to Install and Uninstall texlive-synctex Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-synctex" package
Here is a brief guide to show you how to install texlive-synctex on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-synctex
Copied
2. Uninstall "texlive-synctex" package
This tutorial shows how to uninstall texlive-synctex on openSUSE Leap:
$
sudo zypper remove
texlive-synctex
Copied
3. Information about the texlive-synctex package on openSUSE Leap
Information for package texlive-synctex:
----------------------------------------
Repository : Main Repository
Name : texlive-synctex
Version : 2021.189.svn54074-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Engine-level feature synchronizing output and source
Description :
SyncTeX allows navigating between the TeX source and (usually
PDF) output, in both directions, given a SyncTeX-aware front
end. It is compiled into most engines and can be enabled with
the --synctex=1 option. It is developed as part of TeX Live.
----------------------------------------
Repository : Main Repository
Name : texlive-synctex
Version : 2021.189.svn54074-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Engine-level feature synchronizing output and source
Description :
SyncTeX allows navigating between the TeX source and (usually
PDF) output, in both directions, given a SyncTeX-aware front
end. It is compiled into most engines and can be enabled with
the --synctex=1 option. It is developed as part of TeX Live.