{"id":16032862,"url":"https://github.com/dimkr/packsiz","last_synced_at":"2026-03-19T20:29:46.146Z","repository":{"id":145305240,"uuid":"81379308","full_name":"dimkr/packsiz","owner":"dimkr","description":"A tiny, hackable and secure package manager","archived":false,"fork":false,"pushed_at":"2017-02-27T21:26:59.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T15:00:04.880Z","etag":null,"topics":["embedded","embedded-devices","embedded-scripting-language","embedded-systems","lightweight","package","package-manager","packages","scriptable-object"],"latest_commit_sha":null,"homepage":null,"language":"Meson","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimkr.png","metadata":{"files":{"readme":"README","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-08T21:46:11.000Z","updated_at":"2024-01-24T12:23:22.000Z","dependencies_parsed_at":"2023-04-07T09:00:52.441Z","dependency_job_id":null,"html_url":"https://github.com/dimkr/packsiz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimkr/packsiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fpacksiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fpacksiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fpacksiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fpacksiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimkr","download_url":"https://codeload.github.com/dimkr/packsiz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fpacksiz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29590684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"last_error":"SSL_read: 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":["embedded","embedded-devices","embedded-scripting-language","embedded-systems","lightweight","package","package-manager","packages","scriptable-object"],"created_at":"2024-10-08T21:40:56.045Z","updated_at":"2026-02-18T19:03:00.678Z","avatar_url":"https://github.com/dimkr.png","language":"Meson","funding_links":[],"categories":[],"sub_categories":[],"readme":"                  _        _\n _ __   __ _  ___| | _____(_)____\n| '_ \\ / _` |/ __| |/ / __| |_  /\n| |_) | (_| | (__|   \u003c\\__ \\ |/ /\n| .__/ \\__,_|\\___|_|\\_\\___/_/___|\n|_|\n\nOverview\n========\n\npacksiz is a tiny, lightweight, hackable and permissively-licensed package\nmanager for Linux (https://www.kernel.org/) distributions.\n\npacksiz is a re-implementation of packlim (https://github.com/dimkr/packlim) in\nszl (https://github.com/dimkr/szl) rather than Tcl\n(https://github.com/msteveb/jimtcl/).\n\nFeatures\n========\n                                              Recursive dependencies resolution\n  # packsiz install mutt                                        ||\n     [12/02 20:21:07]\u003cinfo\u003e: verifying the package list         \\/\n     [12/02 20:21:07]\u003cinfo\u003e: building the package installation queue\n     [12/02 20:21:07]\u003cwarn\u003e: iana-etc is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: linux-libre-headers is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: musl is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: ncurses is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: zlib is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: ca-certificates is already installed (!)\n     [12/02 20:21:07]\u003cwarn\u003e: libressl is already installed (!)\n     [12/02 20:21:07]\u003cinfo\u003e: downloading fetchmail, msmtp and mutt\n     [12/02 20:21:07]\u003cdebug\u003e: (reading fetchmail-6.3.26.pkg)   /\\\n     [12/02 20:21:07]\u003cinfo\u003e: verifying fetchmail-6.3.26.pkg    ||\n     [12/02 20:21:07]\u003cinfo\u003e: registering fetchmail             ||\n     [12/02 20:21:07]\u003cinfo\u003e: extracting fetchmail-6.3.26.pkg   ||\n     [12/02 20:21:07]\u003cdebug\u003e: (reading msmtp-1.6.2.pkg)        ||\n     [12/02 20:21:07]\u003cinfo\u003e: verifying msmtp-1.6.2.pkg         Parallel download\n     [12/02 20:21:07]\u003cinfo\u003e: registering msmtp                 of all packages\n     [12/02 20:21:07]\u003cinfo\u003e: extracting msmtp-1.6.2.pkg        in a dependency\n     [12/02 20:21:07]\u003cdebug\u003e: (reading mutt-1.5.23.pkg)        chain, before it\n  /\u003e [12/02 20:21:07]\u003cinfo\u003e: verifying mutt-1.5.23.pkg         gets installed\n  || [12/02 20:21:07]\u003cinfo\u003e: registering mutt\n  || [12/02 20:21:08]\u003cinfo\u003e: extracting mutt-1.5.23.pkg\n  ||                              /\\\n Digitally-signed packages        ||\n                                  ||\n                Support for multiple compression algorithms\n\n                                                            Automatic removal\n  # packsiz autoremove mutt                           /==== of unneeded packages\n  [12/02 20:24:53]\u003cinfo\u003e: removing mutt              \\/\n  [12/02 20:24:53]\u003cinfo\u003e: looking for unneeded packages\n  [12/02 20:24:53]\u003cdebug\u003e: (libpcap cannot be removed; needed by tcpdump)\n  [12/02 20:24:53]\u003cinfo\u003e: removing fetchmail\n  [12/02 20:24:53]\u003cinfo\u003e: removing msmtp\n  [12/02 20:24:53]\u003cdebug\u003e: (zlib cannot be removed; needed by libressl)\n  [12/02 20:24:53]\u003cdebug\u003e: (ncurses cannot be removed; needed by nano)\n  [12/02 20:24:53]\u003cdebug\u003e: (linux-libre-headers cannot be removed; needed by musl)\n  [12/02 20:24:53]\u003cdebug\u003e: (tinyalsa cannot be removed; needed by mpg123)\n  [12/02 20:24:53]\u003cdebug\u003e: (libressl cannot be removed; needed by fetchmail)\n  [12/02 20:24:53]\u003cdebug\u003e: (musl cannot be removed; needed by libpcap)\n  [12/02 20:24:53]\u003cdebug\u003e: (ca-certificates cannot be removed; needed by libressl)\n  [12/02 20:24:53]\u003cdebug\u003e: (iana-etc cannot be removed; needed by musl)\n  [12/02 20:24:53]\u003cdebug\u003e: (looking for more unneeded packages)\n  [12/02 20:24:53]\u003cdebug\u003e: (libpcap cannot be removed; needed by tcpdump)\n  [12/02 20:24:53]\u003cdebug\u003e: (zlib cannot be removed; needed by libressl)\n  [12/02 20:24:53]\u003cdebug\u003e: (ncurses cannot be removed; needed by nano)\n  [12/02 20:24:53]\u003cdebug\u003e: (linux-libre-headers cannot be removed; needed by musl)\n  [12/02 20:24:53]\u003cdebug\u003e: (tinyalsa cannot be removed; needed by mpg123)\n  [12/02 20:24:53]\u003cdebug\u003e: (libressl cannot be removed; needed by tcpdump)\n  [12/02 20:24:53]\u003cdebug\u003e: (musl cannot be removed; needed by libpcap)\n  [12/02 20:24:53]\u003cdebug\u003e: (ca-certificates cannot be removed; needed by libressl)\n  [12/02 20:24:53]\u003cdebug\u003e: (iana-etc cannot be removed; needed by musl)\n\nIn addition, packsiz:\n  - Supports installation of packages to a prefix other than /\n  - Has a scripting interface\n\nScripting Interface\n===================\n\npacksiz allows complex package management tasks through an interactive scripting\nshell or scripts, using a szl API in the \"packsiz\" namespace.\n\nFor example:\n\n  1) To list the packages available in a repository:\n    $packsiz.available http://repository {}\n\n  2) To remove a package:\n    $packsiz.remove ca-certificates [$packsiz.installed]\n\n  3) To remove all unneeded dependency packages:\n    $packsiz.cleanup\n\npacksiz uses all API internally as well; see its implementation for more usage\nexamples.\n\nMissing Features\n================\n\n  - Support for multiple repositories - packsiz is designed for small\n    distributions with one repository per architecture\n  - Support for multiple architectures in one repository\n\nBuilding\n========\n\n  # git clone --recursive https://github.com/dimkr/packsiz\n  # cd packsiz\n  # meson build\n  # cd build\n  # ninja\n  # ninja install\n\nCredits and Legal Information\n=============================\n\npacksiz is free and unencumbered software released under the terms of the MIT\nlicense; see COPYING for the license text. For a list of its authors and\ncontributors, see AUTHORS.\n\nThe ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Fpacksiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimkr%2Fpacksiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Fpacksiz/lists"}