{"id":30358402,"url":"https://github.com/tarique-b-devops/linux-quick-install","last_synced_at":"2026-06-22T19:31:27.810Z","repository":{"id":276585567,"uuid":"918530458","full_name":"Tarique-B-DevOps/linux-quick-install","owner":"Tarique-B-DevOps","description":"Collection of Bash scripts for installing software and command-line utilities.","archived":false,"fork":false,"pushed_at":"2025-09-02T11:23:53.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-04T05:40:06.977Z","etag":null,"topics":["amd64","automation","bash-scripting","debian-12","devops","devops-tools","linux","ubuntu2204","ubuntu2404"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Tarique-B-DevOps.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}},"created_at":"2025-01-18T06:54:17.000Z","updated_at":"2026-02-26T23:02:56.000Z","dependencies_parsed_at":"2025-07-11T06:09:24.583Z","dependency_job_id":"edbd7120-6092-4034-a03c-0b8c46303589","html_url":"https://github.com/Tarique-B-DevOps/linux-quick-install","commit_stats":null,"previous_names":["tarique-b-devops/bash-scripts-collection","tarique-b-devops/linux-quick-install"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tarique-B-DevOps/linux-quick-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarique-B-DevOps%2Flinux-quick-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarique-B-DevOps%2Flinux-quick-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarique-B-DevOps%2Flinux-quick-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarique-B-DevOps%2Flinux-quick-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tarique-B-DevOps","download_url":"https://codeload.github.com/Tarique-B-DevOps/linux-quick-install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarique-B-DevOps%2Flinux-quick-install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34663524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["amd64","automation","bash-scripting","debian-12","devops","devops-tools","linux","ubuntu2204","ubuntu2404"],"created_at":"2025-08-19T10:33:37.348Z","updated_at":"2026-06-22T19:31:27.804Z","avatar_url":"https://github.com/Tarique-B-DevOps.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation Scripts\n\nThis repository provides quick installation scripts for essential utilities and developer tools. It's useful when:\n\n- Setting up a new system without manually searching for installation guides.\n- Automating tool installations for multiple machines.\n- Ensuring consistent setup across different environments.\n\n## Supported Platforms\n\nThese scripts have been tested on:\n- Ubuntu 24.04\n- Ubuntu 22.04\n\n## Usage\n\n### Execute Using Single Command\n\nIf you don't want to manually download and execute the script, you can directly execute it using the following command:\n```bash\ncurl -sSL https://raw.githubusercontent.com/Tarique-B-DevOps/linux-quick-install/main/\u003cscript_name\u003e.sh | bash\n```\n\n**Example**: To install AWS CLI directly:  \n```bash\ncurl -sSL https://raw.githubusercontent.com/Tarique-B-DevOps/linux-quick-install/main/awscli.sh | bash\n```\n\n### Clone and Run\n\nAlternatively, you can clone the repository and run the scripts locally:\n\n1. **Clone the repository**:\n```bash\ngit clone https://github.com/Tarique-B-DevOps/linux-quick-install.git\n```\n\n2. **Make the scripts executable**:  \n```bash\nchmod +x *.sh\n```\n3. **Run a script to install a tool**. Example:  \n```bash\n./awscli.sh\n```   \n\n## Notes\n\n- Most scripts require `sudo` privileges. Ensure you have the necessary permissions.\n- All scripts are designed to install the latest stable versions of the respective tools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarique-b-devops%2Flinux-quick-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarique-b-devops%2Flinux-quick-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarique-b-devops%2Flinux-quick-install/lists"}