{"id":20071708,"url":"https://github.com/brainblasted/saw","last_synced_at":"2026-05-03T11:31:35.285Z","repository":{"id":163151658,"uuid":"115499326","full_name":"BrainBlasted/saw","owner":"BrainBlasted","description":"A dead-simple apt wrapper","archived":false,"fork":false,"pushed_at":"2018-01-01T18:41:53.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T00:14:57.311Z","etag":null,"topics":["apt","debian","linux","rust","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/BrainBlasted.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-12-27T08:27:57.000Z","updated_at":"2017-12-28T02:15:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd96de59-ca1d-44fa-94e2-7f7935530845","html_url":"https://github.com/BrainBlasted/saw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainBlasted%2Fsaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainBlasted%2Fsaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainBlasted%2Fsaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrainBlasted%2Fsaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrainBlasted","download_url":"https://codeload.github.com/BrainBlasted/saw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241502801,"owners_count":19972957,"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","debian","linux","rust","wrapper"],"created_at":"2024-11-13T14:31:32.152Z","updated_at":"2025-11-27T11:02:10.484Z","avatar_url":"https://github.com/BrainBlasted.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Apt Wrapper (saw)\n\nA seriously simple wrapper around apt for Debian based systems.\n\n## Features?\n\nYou never have to worry about this:\n\n```shell\n$ apt install foo\nE: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)\nE: Unable to lock the administration directory (/var/lib/dpkg/), are you root?\n\n$ sudo apt install foo\n```\n\nSaw automatically handles calling `sudo`.\nSaw doesn't only work with install, though. It can be used in place of apt for every command, since it just\npasses all arguments straight to apt.\n\n## Is That It?\n\nYup.\n\n## Couldn't you have just-\n\nProbably. I was tired when I decided that making this would have been better than\nmaking an `apt` and alias to `sudo apt`.\n\n```\nCopyright (C) 2017  Christopher Davis\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainblasted%2Fsaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainblasted%2Fsaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainblasted%2Fsaw/lists"}