{"id":21502341,"url":"https://github.com/st4s1k/sysrefresh","last_synced_at":"2026-04-13T16:01:38.151Z","repository":{"id":138896400,"uuid":"158740442","full_name":"st4s1k/sysrefresh","owner":"st4s1k","description":"Handy command to refresh your distribution.","archived":false,"fork":false,"pushed_at":"2019-12-02T20:13:29.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T13:46:47.540Z","etag":null,"topics":["bash","debian","linux","script","shell","ubuntu"],"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/st4s1k.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":"2018-11-22T19:00:20.000Z","updated_at":"2019-12-02T20:13:31.000Z","dependencies_parsed_at":"2023-05-18T20:15:34.411Z","dependency_job_id":null,"html_url":"https://github.com/st4s1k/sysrefresh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/st4s1k/sysrefresh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st4s1k%2Fsysrefresh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st4s1k%2Fsysrefresh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st4s1k%2Fsysrefresh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st4s1k%2Fsysrefresh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st4s1k","download_url":"https://codeload.github.com/st4s1k/sysrefresh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st4s1k%2Fsysrefresh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["bash","debian","linux","script","shell","ubuntu"],"created_at":"2024-11-23T18:14:34.586Z","updated_at":"2026-04-13T16:01:38.122Z","avatar_url":"https://github.com/st4s1k.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sysrefresh\nOne terminal command for:\n1. Resynchronizing the package index files from their sources.\n2. Installing the newest versions of all packages.\n3. Fixing broken dependencies.\n4. Clearing out the local repository of retrieved package files.\n5. Removing packages that are no longer needed.\n### Equivalent to:\n```\nsudo apt-get update \u0026\u0026       // Resynchronizing the package index files from their sources...\nsudo apt-get dist-upgrade \u0026\u0026 // Installing the newest versions of all packages... \nsudo apt-get install -f \u0026\u0026   // Fixing broken dependencies...\nsudo apt-get autoclean \u0026\u0026    // Clearing out the local repository of retrieved package files...\nsudo apt-get autoremove      // Removing packages that are no longer needed...\n```\n# Installation\nTo install the script, just copy-paste and execute this command (it will prompt for root password):\n```\ngit clone git@github.com:st4s1k/sysrefresh.git \u0026\u0026\ncd sysrefresh/ \u0026\u0026\nchmod +x sysrefresh_install \u0026\u0026\nbash ./sysrefresh_install\n```\n# Usage\nJust run the command and enter the root password:\n```\nsysrefresh\n```\n# Portable\n\"sysrefresh\" file is a portable version, just modify the permissions and run it:\n```\nchmod +x sysrefresh\n./sysrefresh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst4s1k%2Fsysrefresh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fst4s1k%2Fsysrefresh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst4s1k%2Fsysrefresh/lists"}