{"id":24042117,"url":"https://github.com/baronsmv/install-scripts","last_synced_at":"2026-05-13T22:32:20.277Z","repository":{"id":271048949,"uuid":"912255936","full_name":"baronsmv/install-scripts","owner":"baronsmv","description":"A series of shell scripts designed to automate several installation processes on Debian-based systems.","archived":false,"fork":false,"pushed_at":"2025-01-05T04:48:25.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T22:18:51.155Z","etag":null,"topics":["automation","debian","fish-shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baronsmv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-05T03:32:20.000Z","updated_at":"2025-01-05T04:48:28.000Z","dependencies_parsed_at":"2025-01-05T10:10:43.723Z","dependency_job_id":null,"html_url":"https://github.com/baronsmv/install-scripts","commit_stats":null,"previous_names":["baronsmv/install-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/baronsmv/install-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baronsmv%2Finstall-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baronsmv%2Finstall-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baronsmv%2Finstall-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baronsmv%2Finstall-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baronsmv","download_url":"https://codeload.github.com/baronsmv/install-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baronsmv%2Finstall-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33002659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["automation","debian","fish-shell"],"created_at":"2025-01-08T22:36:59.724Z","updated_at":"2026-05-13T22:32:20.273Z","avatar_url":"https://github.com/baronsmv.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Scripts\n\nA series of shell scripts designed to automate several installation processes on Debian-based systems.\n\n## Overview\n\n### From a text file\n\nScripts, such as `install-apt.fish`, facilitate the installation of packages from a text file with specific patterns in the columns, as described below:\n\n- First column:\n  - `#` : Uninstalls the package.\n  - `##` : Marks a package to be ignored.\n- Second column:\n  - `.bp` : Installs a package from the Debian backports repository.\n  - `.fp` : Installs a Flatpak package from FlatHub.\n  - `.fb` : Installs a Flatpak package from FlatHub Beta.\n  - `.pi` : Installs a Python package using `pipx install`.\n  - `.np` : Installs an NPM package globally using `npm install -g`.\n\nThe text file path must be specified in each script beforehand. An example of it can be found in `__example__.txt`.\n\n### From GitHub\n\nThese scripts, located in the `gh` directory, are used to install and update `.deb` packages hosted on GitHub. The `gh/packages` directory contains scripts that call `gh/install-gh.fish` with the following arguments:\n\n1. GitHub Profile.\n2. GitHub Repository.\n3. Pattern.\n4. Antipattern.\n\nExecute `gh/install-all.fish` to install and update all the scripts located there.\n\nThe script `gh/install-gh.fish` downloads a GitHub executable (instead of the `.deb` package) and places it in a local `bin` directory.\n\n### From a repository\n\nThese scripts, located in the `repo` directory, are used to add repositories to Debian, using standard locations and process. Each script requires the following arguments:\n\n1. Name of repository.\n2. URL of GPG key.\n3. URL of repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaronsmv%2Finstall-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaronsmv%2Finstall-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaronsmv%2Finstall-scripts/lists"}