How to Install and Uninstall libedf1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libedf1" package

This tutorial shows how to install libedf1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libedf1

2. Uninstall "libedf1" package

This guide let you learn how to uninstall libedf1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libedf1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libedf1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libedf1
Priority: optional
Section: universe/libs
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: edflib
Version: 1.11-2
Depends: libc6 (>= 2.4)
Filename: pool/universe/e/edflib/libedf1_1.11-2_amd64.deb
Size: 24564
MD5sum: dc599d5a8f89d32256bba48213254eb5
SHA1: 85f4ccfb91829af903cdb21c19f053e5fc2843a7
SHA256: 14a0adde6c12ff8a8c047a9ac5d7758908800ddc89e1c2e79486be8e949e2df3
Description-en: European Data Format library - libs
EDFlib is a programming library for C/C++ to read/write EDF+/BDF+
files. (It also reads old-type EDF/BDF files.)
EDF means European Data Format. BDF is the 24-bits version of EDF.
.
This package contains the libraries needed to run EDF+/BDF+ applications.
Description-md5: 11c7bc5dc9fb1ef6aeacae9f6ed701eb
Homepage: http://www.teuniz.net/edflib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu