How to Install and Uninstall libexpat-devel Package on openSuSE Tumbleweed
Last updated: February 16,2025
1. Install "libexpat-devel" package
This guide let you learn how to install libexpat-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libexpat-devel
Copied
2. Uninstall "libexpat-devel" package
Learn how to uninstall libexpat-devel on openSuSE Tumbleweed:
$
sudo zypper remove
libexpat-devel
Copied
3. Information about the libexpat-devel package on openSuSE Tumbleweed
Information for package libexpat-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libexpat-devel
Version : 2.6.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 64.4 KiB
Installed : No
Status : not installed
Source package : expat-2.6.1-1.1.src
Upstream URL : https://libexpat.github.io
Summary : Development files for expat, an XML parser toolkit
Description :
Expat is an XML parser library written in C. It is a stream-oriented
parser in which an application registers handlers for things the
parser might find in the XML document (like start tags).
This package contains the development headers for the library found
in libexpat.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libexpat-devel
Version : 2.6.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 64.4 KiB
Installed : No
Status : not installed
Source package : expat-2.6.1-1.1.src
Upstream URL : https://libexpat.github.io
Summary : Development files for expat, an XML parser toolkit
Description :
Expat is an XML parser library written in C. It is a stream-oriented
parser in which an application registers handlers for things the
parser might find in the XML document (like start tags).
This package contains the development headers for the library found
in libexpat.