SkillAgentSearch skills...

Makedeb

A simplicity-focused packaging tool for Debian archives

Install / Use

/learn @makedeb/Makedeb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[!WARNING] makedeb is currently unmaintained: https://hunterwittenborn.com/blog/stepping-back-from-open-source/

makedeb

makedeb is a packaging tool for Debian and Ubuntu based systems that aims to be simple and easy to use, whilst still remaining just as powerful as standard Debian tooling.

Installing

The recommended way to install makedeb is through the interactive installer. This will set up the needed repositories on your system, allow you to choose which makedeb release you want, as well as provide options for extra utilities for use with makedeb.

You can use the installer by running the following:

# If you're running in a noninteractive environment (such as in CI or on a server), change `-ci` to `-c`.
bash -ci "$(wget -qO - 'https://shlink.makedeb.org/install')"

If you'd like to install makedeb in a different manner (such as if you want to install from the MPR or with Docker), you can find instructions for such in makedeb Docs.

Building

See BUILDING.md.

Contributing

See CONTRIBUTING.md.

Usage

Online documentation can be found in the aformentioned documentation. Help with available usage can also be found after installation with makedeb --help.

Support

See Obtaining Support in the makedeb Docs.

Donate

Thank you to the following companies who have generously given resources to help the makedeb project:

Inedo: For their universal package manager and Docker registry tool, ProGet. ProGet is used in the makedeb project to manage both Debian packages and Docker images. In addition, ProGet also supports private repositories and registries, as well as numerous package formats, including RPM, NuGet, and npm.

If you or your own organization finds makedeb to be useful, please consider donating.

Related Skills

View on GitHub
GitHub Stars504
CategoryDevelopment
Updated24d ago
Forks12

Languages

Shell

Security Score

100/100

Audited on Mar 9, 2026

No findings