{"id":18984163,"url":"https://github.com/gustavomdsantos/quick-deb-builder","last_synced_at":"2026-04-08T13:31:39.785Z","repository":{"id":27828606,"uuid":"31318404","full_name":"gustavomdsantos/quick-deb-builder","owner":"gustavomdsantos","description":"A simple tool that creates .deb packages quickly from an existing build tree.","archived":false,"fork":false,"pushed_at":"2025-05-16T02:23:03.000Z","size":117,"stargazers_count":9,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-24T10:55:06.264Z","etag":null,"topics":["build","deb","debian","package","package-manager","packager","shell","tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gustavomdsantos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-02-25T14:51:10.000Z","updated_at":"2025-06-13T19:26:50.000Z","dependencies_parsed_at":"2025-06-08T01:17:44.152Z","dependency_job_id":null,"html_url":"https://github.com/gustavomdsantos/quick-deb-builder","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/gustavomdsantos/quick-deb-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomdsantos%2Fquick-deb-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomdsantos%2Fquick-deb-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomdsantos%2Fquick-deb-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomdsantos%2Fquick-deb-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavomdsantos","download_url":"https://codeload.github.com/gustavomdsantos/quick-deb-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomdsantos%2Fquick-deb-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31558380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build","deb","debian","package","package-manager","packager","shell","tool"],"created_at":"2024-11-08T16:19:58.680Z","updated_at":"2026-04-08T13:31:39.755Z","avatar_url":"https://github.com/gustavomdsantos.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[**English**](#english) | [**Português**](#português)\n\n![Quick DEB Builder](http://icons.iconarchive.com/icons/alecive/flatwoken/48/Apps-Package-Debian-icon.png) Quick DEB Builder\n============================================================================================================================\n\n[![Stories in Backlog](https://img.shields.io/github/issues-raw/gustavosotnas/quick-deb-builder.svg?label=backlog\u0026style=plastic)](https://waffle.io/gustavosotnas/quick-deb-builder)\n[![GitHub license](https://img.shields.io/github/license/gustavosotnas/quick-deb-builder.svg?style=plastic)](https://github.com/gustavosotnas/quick-deb-builder/blob/master/COPYING)\n[![GitHub release](https://img.shields.io/github/release/gustavosotnas/quick-deb-builder.svg?style=plastic)](https://github.com/gustavosotnas/quick-deb-builder/releases/latest)\n\nEnglish\n--------------------------\n**Quick DEB Builder** is a simple tool written in Bash that creates [*.deb*](http://en.wikipedia.org/wiki/Deb_%28file_format%29) packages from an [existing build tree](https://www.debian.org/releases/jessie/i386/apcs02.html.en) in a easy and quick way.\n\nJust enter a folder path that contains a valid \"debian-like\" directory structure and an output folder path that **Quick DEB Builder** creates the *.deb* package in the specified output folder.\n\nIt automatically solves most common permission problems for files and directories in creating *.deb* packages.\n\n### License\n**Quick DEB Builder** is distributed under the terms of the [GNU General Public License](http://www.gnu.org/licenses/), version 2 or later. See the COPYING file for details.\n\n### Download and installation\n**Quick DEB Builder** is available as an installable *.deb* package for Debian-based systems (*Ubuntu, Mint, Elementary OS, Deepin, Kali, Tails,* etc.)\n\nTo download the *.deb* package, go to [***releases***](https://github.com/gustavosotnas/quick-deb-builder/releases/latest) section and download the latest version of it. Install with a **package installer** like [GDebi](https://apps.ubuntu.com/cat/applications/gdebi) or enter the following command in a Terminal (in the folder where is the downloaded file):\n\n`sudo dpkg -i quick-deb-builder_ver.si.on_all.deb` \u003cbr\u003e\n(replace `ver.si.on` with the downloaded application version number)\n\n#### Dependencies\n * [**yad**](http://www.webupd8.org/2010/12/yad-zenity-on-steroids-display.html), which must be installed to the application work correctly.\n\n### Bug tracker\nFound a bug? Want to suggest a new feature or improvement? Let us know [here](https://github.com/gustavosotnas/quick-deb-builder/issues) on GitHub!\n\n### Author\n * Gustavo Moraes - \u003cgustavomdsantos@pm.me\u003e\n\n### Pull Request\nContributors are welcome! [Issues - gustavosotnas/quick-deb-builder](https://github.com/gustavosotnas/quick-deb-builder/issues)\n\nPortuguês\n--------------------------\n**Quick DEB Builder** é uma simples ferramenta feita em Bash que cria pacotes *.deb* de forma fácil e rápida, a partir de uma [árvore de construção existente](https://www.debian.org/releases/jessie/i386/apcs02.html.en).\n\nBasta inserir um caminho de pasta que contenha uma estrutura de diretórios \"*debian-like*\" válida e um caminho de pasta de saída que o **Quick DEB Builder** cria o pacote *.deb* na pasta de saída especificada.\n\nEle resolve automaticamente os problemas mais comuns de permissão para arquivos e diretórios na criação de pacotes *.deb*.\n\n### Licença\n**Quick DEB Builder** é distribuído sob os termos da [GNU General Public License](http://www.gnu.org/licenses/), versão 2 ou posterior. Consulte o arquivo COPYING para mais detalhes.\n\n### Download e instalação\n**Quick DEB Builder** está disponível como um pacote *.deb* instalável para sistemas baseados no ***Debian*** (*Ubuntu, Mint, Elementary OS, Deepin, Kali, Tails,* etc.).\n\nPara baixar o pacote *.deb*, vá para a seção [***releases***](https://github.com/gustavosotnas/quick-deb-builder/releases/latest) e baixe a última versão do mesmo. Instale com um **instalador de pacotes** como [GDebi](https://apps.ubuntu.com/cat/applications/gdebi/) ou digite o seguinte comando em um Terminal (na pasta onde está o arquivo baixado):\n\n`sudo dpkg -i quick-deb-builder_ver.si.on_all.deb` \u003cbr\u003e\n(substitua `ver.si.on` pelo número da versão do aplicativo baixada)\n\n#### Dependências\n * [**yad**](http://www.webupd8.org/2010/12/yad-zenity-on-steroids-display.html), que deve estar instalado para o aplicativo funcionar corretamente.\n\n### Bug tracker\nEncontrou um bug? Quer sugerir uma nova funcionalidade ou melhoria? Informe-nos [aqui](https://github.com/gustavosotnas/quick-deb-builder/issues) no GitHub!\n\n### Autor\n * Gustavo Moraes - \u003cgustavomdsantos@pm.me\u003e\n\n### Pull Request\nContribuidores são bem vindos! [Issues - gustavosotnas/quick-deb-builder](https://github.com/gustavosotnas/quick-deb-builder/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavomdsantos%2Fquick-deb-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavomdsantos%2Fquick-deb-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavomdsantos%2Fquick-deb-builder/lists"}