How to Install and Uninstall premake4 Package on Kali Linux

Last updated: May 04,2024

1. Install "premake4" package

In this section, we are going to explain the necessary steps to install premake4 on Kali Linux

$ sudo apt update $ sudo apt install premake4

2. Uninstall "premake4" package

This tutorial shows how to uninstall premake4 on Kali Linux:

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

3. Information about the premake4 package on Kali Linux

Package: premake4
Source: premake4 (4.3+repack1-2)
Version: 4.3+repack1-2+b1
Installed-Size: 203
Maintainer: Cameron Hart
Architecture: amd64
Depends: libc6 (>= 2.4), liblua5.1-0
Size: 47030
SHA256: 805b113c8077736d84d68ffc8962004ab6b00c49325a6103c0df5db815a61beb
SHA1: b864fde8bc2d9753587ec56f72a14f1454dfb62f
MD5sum: b4b10e6a5e43331b27006305a3ec77c0
Description: 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:
Homepage: http://industriousone.com/premake
Section: devel
Priority: extra
Filename: pool/main/p/premake4/premake4_4.3+repack1-2+b1_amd64.deb