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

Last updated: April 29,2024

1. Install "epm" package

This is a short guide on how to install epm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install epm

2. Uninstall "epm" package

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

$ sudo apt remove epm $ sudo apt autoclean && sudo apt autoremove

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

Package: epm
Priority: optional
Section: universe/devel
Installed-Size: 1189
Maintainer: Ubuntu Developers
Original-Maintainer: Jeff Licquia
Architecture: amd64
Version: 4.2-6
Depends: libc6 (>= 2.15), libfontconfig1 (>= 2.8.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libx11-6, libxft2 (>> 2.1.1), libxinerama1
Filename: pool/universe/e/epm/epm_4.2-6_amd64.deb
Size: 526526
MD5sum: 40a797b92f2642b910a7b158a1587a40
SHA1: bba49cd1d4704bc2f92cc347c3b540f3fc51fa94
SHA256: d68717b7620eb28e335438e6815e5becd223dc5464cf55b35fb0005e61ae2cee
Description-en: Cross-platform package builder by Easy Software Products
This package allows a developer to produce packages for several
different platforms from a single specification. Currently, Debian
dpkg, RPM, AT&T/Solaris pkg, HP-UX depot/swinstall, and IRIX
inst/tardist packages are supported, as well as a "portable" package
that includes installation and removal scripts and a GUI setup
program.
Description-md5: 18c1291a136f9f61f4ca334b8b658d12
Homepage: http://epmhome.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu