How to Install and Uninstall libexpat1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libexpat1" package

This guide covers the steps necessary to install libexpat1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexpat1

2. Uninstall "libexpat1" package

Please follow the steps below to uninstall libexpat1 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexpat1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexpat1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexpat1
Architecture: amd64
Version: 2.2.9-1build1
Multi-Arch: same
Priority: important
Section: libs
Source: expat
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 401
Depends: libc6 (>= 2.25)
Conflicts: wink (<= 1.5.1060-4)
Filename: pool/main/e/expat/libexpat1_2.2.9-1build1_amd64.deb
Size: 73292
MD5sum: 32cf8a3afc8b0915381ca2bb03ab289c
SHA1: c98832647cbe68a87532c0bb15f62f296fb1bd56
SHA256: 342720dc6e3c55dee5b863a86dc2090d8c716f5c5116ab55066a5eb0433bd6c1
SHA512: f550a9a4a9aa5f8ce8e0a2d18b760d816b2000fb5669a0443e90975c5bc580e2de527d6f61ec22eddb5a967850e2794f5c76dac78d3ae4fd307875b66c6cb8bd
Homepage: https://libexpat.github.io/
Description-en: XML parsing C library - runtime library
This package contains the runtime, shared library of expat, the C
library for parsing XML. Expat is a stream-oriented parser in
which an application registers handlers for things the parser
might find in the XML document (like start tags).
Description-md5: 969a775adb36dbfb73b9d7ef67f13bd6
Task: minimal