How to Install and Uninstall premake4 Package on openSUSE Leap

Last updated: May 04,2024

1. Install "premake4" package

Please follow the step by step instructions below to install premake4 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install premake4

2. Uninstall "premake4" package

Please follow the instructions below to uninstall premake4 on openSUSE Leap:

$ sudo zypper remove premake4

3. Information about the premake4 package on openSUSE Leap

Information for package premake4:
---------------------------------
Repository : Main Repository
Name : premake4
Version : 4.4beta4-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 224.6 KiB
Installed : No
Status : not installed
Source package : premake4-4.4beta4-bp155.2.10.src
Upstream URL : http://industriousone.com/premake
Summary : Powerfully simple build configuration
Description :
Premake is a build configuration tool. Describe your C, C++, or C# software project
using a simple, easy to read syntax and let Premake generate the project files for:
* Microsoft Visual Studio including the Express editions
* GNU Make, including Cygwin and MinGW
* Apple Xcode
* Code::Blocks
* CodeLite
* IC#Code SharpDevelop
* MonoDevelop