How to Install and Uninstall texlive-csvmerge Package on openSUSE Leap
Last updated: November 08,2024
1. Install "texlive-csvmerge" package
Please follow the steps below to install texlive-csvmerge on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-csvmerge
Copied
2. Uninstall "texlive-csvmerge" package
This guide let you learn how to uninstall texlive-csvmerge on openSUSE Leap:
$
sudo zypper remove
texlive-csvmerge
Copied
3. Information about the texlive-csvmerge package on openSUSE Leap
Information for package texlive-csvmerge:
-----------------------------------------
Repository : Main Repository
Name : texlive-csvmerge
Version : 2021.189.1.0svn51857-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Merge TeX code with csv data
Description :
This package provides macros for processing a csv spreadsheet
file with a minimum of configuration for the csv file. The
first row names the columns and the remaining rows are data.
This data can be merged with TeX code residing in an auxiliary
file and the process repeated for each data row. There is one
macro to set things up, one to extract the data, and one to
tell if the field is empty or not. The documentation contains
examples.
-----------------------------------------
Repository : Main Repository
Name : texlive-csvmerge
Version : 2021.189.1.0svn51857-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 8.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Merge TeX code with csv data
Description :
This package provides macros for processing a csv spreadsheet
file with a minimum of configuration for the csv file. The
first row names the columns and the remaining rows are data.
This data can be merged with TeX code residing in an auxiliary
file and the process repeated for each data row. There is one
macro to set things up, one to extract the data, and one to
tell if the field is empty or not. The documentation contains
examples.