How to Install and Uninstall libcsv3 Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "libcsv3" package
Please follow the steps below to install libcsv3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libcsv3
Copied
2. Uninstall "libcsv3" package
Here is a brief guide to show you how to uninstall libcsv3 on openSuSE Tumbleweed:
$
sudo zypper remove
libcsv3
Copied
3. Information about the libcsv3 package on openSuSE Tumbleweed
Information for package libcsv3:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcsv3
Version : 3.0.3-2.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : libcsv-3.0.3-2.23.src
Upstream URL : https://sourceforge.net/projects/libcsv/
Summary : Library to Read and Write CSV Data
Description :
libcsv is a CSV library written in ANSI C89 that can read and write
CSV data. It provides an interface using callback functions to handle
parsed fields and rows and can parse improperly formatted CSV files.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcsv3
Version : 3.0.3-2.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : libcsv-3.0.3-2.23.src
Upstream URL : https://sourceforge.net/projects/libcsv/
Summary : Library to Read and Write CSV Data
Description :
libcsv is a CSV library written in ANSI C89 that can read and write
CSV data. It provides an interface using callback functions to handle
parsed fields and rows and can parse improperly formatted CSV files.