{"id":22913616,"url":"https://github.com/shedou/installer-sh","last_synced_at":"2026-06-13T08:01:37.280Z","repository":{"id":267651280,"uuid":"901921879","full_name":"Shedou/Installer-SH","owner":"Shedou","description":"Installer-SH for Chimbalix and other Linux","archived":false,"fork":false,"pushed_at":"2025-01-27T11:04:58.000Z","size":3843,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T06:42:58.525Z","etag":null,"topics":["bash","chimbalix","dev","developer-tools","development","installer","installer-script","installer-sh","installer-tools","linux","package","packages","portable","redistributable","redistributable-package","script","software"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shedou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-12-11T15:07:54.000Z","updated_at":"2025-01-27T11:05:01.000Z","dependencies_parsed_at":"2025-01-27T09:20:44.577Z","dependency_job_id":"7d60ed5c-3e77-40ab-9a6b-6ce45b1078b1","html_url":"https://github.com/Shedou/Installer-SH","commit_stats":null,"previous_names":["shedou/installer-sh"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shedou%2FInstaller-SH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shedou%2FInstaller-SH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shedou%2FInstaller-SH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shedou%2FInstaller-SH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shedou","download_url":"https://codeload.github.com/Shedou/Installer-SH/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635955,"owners_count":20809330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bash","chimbalix","dev","developer-tools","development","installer","installer-script","installer-sh","installer-tools","linux","package","packages","portable","redistributable","redistributable-package","script","software"],"created_at":"2024-12-14T05:10:18.945Z","updated_at":"2026-03-15T13:35:50.053Z","avatar_url":"https://github.com/Shedou.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installer-SH [![Github Releases](https://img.shields.io/github/downloads/Shedou/Installer-SH/total.svg)](https://github.com/Shedou/Installer-SH/releases)\n\nInstaller-SH is an independent installation package for Linux and FreeBSD applications, allowing you to distribute and install programs even on standalone computers.\n\n![Preview.](https://github.com/Shedou/Installer-SH/blob/main/Installer-SH/Preview.jpg)\n\nThe current repository is for active development of Installer-SH, it contains the latest version of the installation package, however it may be unstable.\n\nStable and archived versions are available on the [downloads page](https://github.com/Shedou/Installer-SH/releases) or in the \"[Installer-SH-Archive](https://github.com/Shedou/Installer-SH-Archive)\" repository.\n\nApplications packaged in Installer-SH format can be found in the \"[Chimbalix-Software-Catalog](https://github.com/Shedou/Chimbalix-Software-Catalog)\" repository.\n\n## Features of Installer-SH:\n\n* Ease of use: Installing programs using Installer-SH does not require root privileges by default. Root privileges may be required when installing software in system mode for all users.\n\n* Easy management: Installed applications can be easily removed at any time thanks to the independence of the installation package.\n\n* Reliability and autonomy: The installation package is designed for autonomous installation of applications, which means it is suitable for use on computers without Internet access.\n\n* Backward compatibility: Installer-SH works starting with Debian 7 (Linux Kernel 3.2+), the installation package mainly uses GNU tools (https://www.gnu.org/software/software.html) and the 7-Zip archiver (https://7-zip.org, built into the package). Attention! Compatibility of programs packed in the Installer-SH format is on the conscience of the developer.\n\n* FreeBSD support: Starting with Installer-SH 2.6, FreeBSD support has been added.\n\n* Different versions: The installation package was developed with the expectation of installing a variety of user applications, including different versions of the same program.\n\n* Easily updated and flexible: The installation package is designed to distribute one specific version of the application, but it is possible to pack several different programs, or different versions of the same program, at the discretion of the packer. Multiple installations of the program are possible, a warning will be displayed about overwriting existing files, this allows the developer to create one package in the Installer-SH format under a unique name, and simply update the archive with the application files.\n\n* Standardized: The installation package follows the PortSoft specifications (https://github.com/Shedou/PortSoft) for applications, and the XDG Desktop specifications (https://specifications.freedesktop.org) for menu shortcut placement. Additionally, Installer-SH itself can prepare the PortSoft directory according to the specification on Linux distributions that do not support these specifications out of the box.\n\n* Excellent compression: Thanks to the 7-Zip archiver, the advantage of Installer-SH over AppImage can reach up to 80% or more, depending on the type of compressed data, size and parameters, the advantage over tar.xz can reach up to 10% or more, depending on the compressed data, size and parameters.\n\n* Silent mode (v2.3+): It is possible to mass install several programs in Installer-SH format with the \"-silent\" parameter, for more information read the help, run \"installer.sh\" with the \"-h\" parameter to call the help.\n\n## License Installer-SH\n```\nMIT License\n\nCopyright (c) 2024-2026 Андрей Цымбалов (Chimbal)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n\n## License 7-Zip\nDetailed information about the 7-Zip license can be found in the file at \"Installer-SH/installer-data/tools/7zip/License.txt\"\n```\n  ~~~~~~~~~~~~~~~~~~~~~~~~~\n  License for use and distribution\n  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n  7-Zip Copyright (C) 1999-2024 Igor Pavlov.\n\n  The licenses for 7zz and 7zzs files are:\n\n         - The \"GNU LGPL\" as main license for most of the code\n         - The \"GNU LGPL\" with \"unRAR license restriction\" for some code\n         - The \"BSD 3-clause License\" for some code\n         - The \"BSD 2-clause License\" for some code\n\n  Redistributions in binary form must reproduce related license information from this file.\n\n  Note:\n    You can use 7-Zip on any computer, including a computer in a commercial\n    organization. You don't need to register or pay for 7-Zip.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshedou%2Finstaller-sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshedou%2Finstaller-sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshedou%2Finstaller-sh/lists"}