Debreate

Debreate

Debreate is a free and open source GNOME/GTK based Linux software designed to help developers easily create Debian packages. It provides a graphical user interface and automation tools to simplify building deb packages.
Debreate image
deb debian packaging automation linux

Debreate: Create Debian Packages with Ease

Free and open source GNOME/GTK based Linux software for automating Debian package creation, providing a graphical user interface for developers

What is Debreate?

Debreate is a free and open source Linux application that helps developers create Debian packages (.deb files) for distributing their software. It provides a simple graphical user interface that makes building Debian packages easy without needing to learn complex packaging commands.

Some key features of Debreate include:

  • Intuitive GUI for setting package details like name, version, dependencies, scripts, etc.
  • Automated tools for downloading source code and building binaries
  • Support for multiple binary targets like DEB and AppImage
  • Options for custom install locations, scripts, dependencies, and configurations
  • Built on standard Debian packaging tools like dh-make and dpkg-buildpackage

Debreate simplifies the Debian packaging process so developers can focus on writing code rather than learning complex packaging systems. The visual interface and automation makes deb packaging accessible for new Linux users and saves time for experienced packagers.

It runs on major Linux distributions like Ubuntu, Debian, Linux Mint and supports packaging for DEB based systems. Debreate is useful for independent developers, small teams, and companies wanting to distribute their Linux software to end users.

Debreate Features

Features

  1. Graphical user interface for creating Debian packages
  2. Automation tools to simplify building .deb packages
  3. Customizable build settings and control files
  4. Built-in lintian integration to check for packaging policy compliance
  5. Supports multiple architectures like i386, amd64, armhf etc.
  6. Allows adding custom scripts, icons and desktop files
  7. Can build binary packages from existing source code
  8. Generates Debian changelog based on Git repository

Pricing

  • Open Source

Pros

Easy to use GUI compared to manually editing debian/ files

Automates most of the repetitive packaging tasks

Integrates well with GNOME/GTK based projects

Free and open source software

Cons

Limited to building Debian packages only

Not many advanced customization options

Requires learning Debian packaging system

Not updated frequently


The Best Debreate Alternatives

Top Development and Packaging Tools and other similar apps like Debreate


InstallShield icon

InstallShield

InstallShield is a leading software tool used by developers and software companies to create installers or setup packages for distributing their software products to end users. It provides a graphical interface and various assistants that simplify and automate the complex process of making professional installers for deploying software on Windows,...
InstallShield image
Inno Setup icon

Inno Setup

Inno Setup is an open-source installation and setup authoring tool for Windows programs and software packages. First released in 1997, it allows developers to easily create installers with basic to advanced functionality, including:Multi-language support for Unicode-based installersCustomizable setup wizard screens and dialogsConditional statements and expressionsRegistry, INI file, and file/folder operationsDefault...
Inno Setup image
NSIS icon

NSIS

NSIS (Nullsoft Scriptable Install System) is an open source system utility for creating installers on Windows. It provides a scripting language for building the logic and user interface of installers. Some key features of NSIS include:Lightweight and customizable UI for installersScripting language to control installation logic and system operationsPlug-in architecture...
NSIS image
GUI Debian Package Maker icon

GUI Debian Package Maker

GUI Debian Package Maker is a graphical user interface application designed to simplify the creation of Debian packages. It provides a user-friendly way for developers and packagers to configure options and build Debian packages without having to manually edit debian/control and other packaging files.Some key features of GUI Debian Package...
GUI Debian Package Maker image
Makeself icon

Makeself

Makeself is an open source tool for packaging software into self-extracting archives for Unix-like systems such as Linux, macOS, and BSD. It is a small Bash shell script that takes a directory containing software files and bundles it into a single executable installer file.Some key features of Makeself include:Creates self-extracting...
Makeself image
Basic Setup Builder icon

Basic Setup Builder

Basic Setup Builder is a user-friendly software application designed to simplify the process of setting up a new Windows computer or device. It serves as an easy-to-follow wizard that guides users through essential setup tasks in order to get their device ready for regular use.After launching Basic Setup Builder, users...
Basic Setup Builder image
ClickTeam Install Creator icon

ClickTeam Install Creator

ClickTeam Install Creator is a free utility that allows developers to build installers for their Windows desktop applications. It provides an easy-to-use drag-and-drop interface to configure various installer settings without needing to manually edit scripts or code.With Install Creator, you can specify details like the name and icon of your...
ClickTeam Install Creator image
InstallBuilder icon

InstallBuilder

InstallBuilder is a leading multi-platform installation authoring tool that allows developers and IT teams to easily create full-featured installers for Windows, Mac, Linux, and Solaris from a single project file. With an intuitive drag-and-drop interface, InstallBuilder makes it simple to quickly build reliable and professional installers that can install, upgrade...
InstallBuilder image
SFX Tool icon

SFX Tool

SFX Tool is a free and easy-to-use sound effect generator and audio editor for Windows. It provides a simple yet powerful interface for quickly creating and editing sound effects for videos, games, apps, and more.With SFX Tool's large library of built-in sound effects and its customizable synthesis engine, you can...
SFX Tool image
CreateInstall icon

CreateInstall

CreateInstall is an open-source software installer creator designed specifically for Windows. It provides an easy way for developers to build professional-looking installation wizards for distributing their Windows software.Some key features of CreateInstall include:Intuitive visual interface to customize the installation flow, allowing you to add custom pages, set prerequisites, add licenses,...
CreateInstall image
Alien pkg convert icon

Alien pkg convert

alien pkg convert is a command line utility included in many Linux distributions that allows converting between different Linux package formats. Some of the package formats it supports converting between include RPM, DEB, TGZ, SLACKWARE PACKAGES, and more.The main use case for alien pkg convert is when you have a...
Alien pkg convert image
Effing Package Management! icon

Effing Package Management!

Effing Package Management! (EPM) is a satirical package manager created for Linux and Unix-like operating systems. It aims to provide a simple, easy-to-use interface for installing and managing software packages, while also lightheartedly mocking some of the complexity of other package managers.Some key features and selling points of EPM include:A...
Effing Package Management! image
Deb-o-Matic icon

Deb-o-Matic

Deb-o-Matic is an open source application designed to simplify and automate the process of building Debian packages. It provides a graphical user interface that allows developers to package up their software for distribution in the Debian format without needing to manually edit debian/control files and run complex build commands.Some key...
Deb-o-Matic image
HM NIS EDIT icon

HM NIS EDIT

HM NIS EDIT is a powerful, advanced hex editor and disk editor for Windows. It provides an extensive set of features for viewing, editing, and analyzing binary files, hard drives, RAM memory, and more.With HM NIS EDIT you can open any file or disk drive for low-level inspection and editing...
HM NIS EDIT image
Ubucompilator icon

Ubucompilator

Ubucompilator is a free and open-source integrated development environment (IDE) designed for compiling and debugging computer programs written in various programming languages. It provides a graphical user interface with features such as:Code editor with syntax highlighting and auto-completion for languages like C, C++, Java, Python, and moreProject management tools for...
Ubucompilator image
Deb-Creator icon

Deb-Creator

Deb-Creator is an open source application designed to make creating DEB packages easy for any Linux user or developer. DEB files are the package format used by Debian, Ubuntu, Linux Mint and other Debian-based distributions.With a user-friendly graphical interface, Deb-Creator guides you through setting up all the necessary components of...
Deb-Creator image
Easy RPM Builder icon

Easy RPM Builder

Easy RPM Builder is an open source software tool that provides an easy way to build RPM packages on Linux systems. It has a graphical user interface that allows creating customized RPMs through a simple point-and-click process, without requiring deep knowledge of RPM packaging.Some key features of Easy RPM Builder...
Easy RPM Builder image
SamLogic Visual Installer icon

SamLogic Visual Installer

SamLogic Visual Installer is a powerful yet easy-to-use software installation creator for Windows. It allows developers and IT professionals to create professional-looking installation packages to distribute software applications, while providing advanced installation features.With its visual interface, you can quickly set up installation projects without programming. Configure settings like registry entries,...
SamLogic Visual Installer image
RPM Package Maker icon

RPM Package Maker

RPM Package Maker is an open-source tool for creating RPM (RPM Package Manager) packages on Linux operating systems. It provides a graphical user interface and wizard-style workflows to help bundle various software components like binaries, configuration files, documentation, etc. into the RPM format for easy distribution and installation.Some key features...
RPM Package Maker image
Pkgcreator icon

Pkgcreator

pkgcreator is an open-source, cross-platform tool for building installable software packages for Windows, Mac, and Linux from source code. It allows developers to bundle their applications and dependencies into native package formats like MSI, EXE, DMG, APPX, DEB, RPM etc. for easy distribution and installation.Some key features of pkgcreator:Supports creating...
Pkgcreator image