{"id":22305051,"url":"https://github.com/penguincabinet/apt-from-url","last_synced_at":"2026-04-09T08:03:02.590Z","repository":{"id":237632499,"uuid":"794927263","full_name":"PenguinCabinet/apt-from-url","owner":"PenguinCabinet","description":"URLで指定したdebファイルをインストールできる、aptラッパー","archived":false,"fork":false,"pushed_at":"2024-05-03T01:42:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T21:32:20.392Z","etag":null,"topics":["apt","bash","debian","linux","shell-script","ubuntu"],"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/PenguinCabinet.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}},"created_at":"2024-05-02T08:36:42.000Z","updated_at":"2024-05-03T01:42:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"84c34036-3b96-4497-833e-52296e852cf3","html_url":"https://github.com/PenguinCabinet/apt-from-url","commit_stats":null,"previous_names":["penguincabinet/apt-from-url"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PenguinCabinet%2Fapt-from-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PenguinCabinet%2Fapt-from-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PenguinCabinet%2Fapt-from-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PenguinCabinet%2Fapt-from-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PenguinCabinet","download_url":"https://codeload.github.com/PenguinCabinet/apt-from-url/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568580,"owners_count":20636803,"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":["apt","bash","debian","linux","shell-script","ubuntu"],"created_at":"2024-12-03T19:09:53.065Z","updated_at":"2026-04-09T08:03:02.523Z","avatar_url":"https://github.com/PenguinCabinet.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# apt-from-url\n\nURLで指定したdebファイルをインストールできる、aptラッパー\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003c/div\u003e\n\n## ⬇️ インストール\n```bash\nsudo curl -L \"https://raw.githubusercontent.com/PenguinCabinet/apt-from-url/main/apt-from-url\" | sudo tee /usr/local/bin/apt-from-url \n```\n```bash\nsudo chmod +x /usr/local/bin/apt-from-url\n```\n\n### 依存関係\n* curl\n* apt\n\n## 🔨 使い方\n`/tmp`ディレクトリにdebファイルをダウンロードし、`apt install -f`でインストールします。\n```bash\nsudo apt-from-url install \"https://example.com/package.deb\"\n```\n\n第三コマンドライン引数以降は展開され、aptに渡されます。\n```bash\nsudo apt-from-url install \"https://example.com/package.deb\" -y\n```\n\ninstall以外のコマンドも使用できます\n```bash\nsudo apt-from-url reinstall \"https://example.com/package.deb\"\n```\n\n## 🎫 LICENSE\n\n[MIT](./LICENSE)\n\n## ✍ Author\n\n[PenguinCabinet](https://github.com/PenguinCabinet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenguincabinet%2Fapt-from-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpenguincabinet%2Fapt-from-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenguincabinet%2Fapt-from-url/lists"}