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

Last updated: May 04,2024

1. Install "premake4" package

Learn how to install premake4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install premake4

2. Uninstall "premake4" package

Please follow the guidelines below to uninstall premake4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove premake4 $ sudo apt autoclean && sudo apt autoremove

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

Package: premake4
Priority: extra
Section: universe/devel
Installed-Size: 223
Maintainer: Ubuntu Developers
Original-Maintainer: Cameron Hart
Architecture: amd64
Version: 4.3+repack1-2
Depends: libc6 (>= 2.4), liblua5.1-0
Filename: pool/universe/p/premake4/premake4_4.3+repack1-2_amd64.deb
Size: 45402
MD5sum: 01c320f51b81018a687d56161aac0d8f
SHA1: 242fcf9cacd4272d12180c4ed42feeeac9f86f6a
SHA256: 581dcc1a67dbcdcc19e33e89571544c8a5b2680ab24ef292f7164d520fd3ba98
Description-en: cross-platform build script generator
Premake allows you to manage your project configuration
in one place and still support those pesky IDE-addicted Windows
coders and/or cranky Linux command-line junkies. It allows you
to generate project files for tools that you do not own. It saves
the time that would otherwise be spent manually keeping several
different toolsets in sync. And it provides an easy upgrade path
as new versions of your favorite tools are released.
Description-md5: 3bde662ce6d312c79376254eb7d78a8c
Homepage: http://industriousone.com/premake
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu