{"id":15050932,"url":"https://github.com/dev01d/reboot-required","last_synced_at":"2026-02-08T09:32:48.590Z","repository":{"id":256312517,"uuid":"854895037","full_name":"dev01d/reboot-required","owner":"dev01d","description":"Checks for the need to reboot on Ubuntu and Red Hat-based systems.","archived":false,"fork":false,"pushed_at":"2025-11-25T01:03:03.000Z","size":26,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T06:43:54.086Z","etag":null,"topics":["debian","redhat","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dev01d.png","metadata":{"files":{"readme":".github/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,"zenodo":null}},"created_at":"2024-09-10T00:20:36.000Z","updated_at":"2025-09-09T21:37:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"6130f0a5-7a7c-48a8-a9af-2e3b93aa1048","html_url":"https://github.com/dev01d/reboot-required","commit_stats":null,"previous_names":["dev01d/reboot-required"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dev01d/reboot-required","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Freboot-required","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Freboot-required/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Freboot-required/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Freboot-required/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev01d","download_url":"https://codeload.github.com/dev01d/reboot-required/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev01d%2Freboot-required/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29226470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:15:18.648Z","status":"ssl_error","status_checked_at":"2026-02-08T09:14:33.745Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["debian","redhat","ubuntu"],"created_at":"2024-09-24T21:29:47.179Z","updated_at":"2026-02-08T09:32:48.572Z","avatar_url":"https://github.com/dev01d.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reboot required\n\nThis program checks for the need to reboot on Ubuntu and Red Hat-based systems. If there are any updates applied to the kernel, it lets you know if a reboot is required.\n\nBy default it only tells you if a reboot is required or not. The verbose mode displays all packages causing the required reboot.\n\n## Usage\n\n```bash\nUsage: rr [OPTIONS]\n\n-h, --help                Show this help\n-v, --verbose             Packages causing the need to reboot\n    --version             Print version\n```\n\n## Install\n\n- Homebrew:\n\n```shell\nbrew install dev01d/tap/reboot-required\n```\n\n- Apt\n\u003c!-- /* spellchecker: disable */ --\u003e\n\n```shell\ncurl -fsSL https://dev01d.fury.site/apt/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/dev01d.gpg\n```\n\n```bash\necho \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/dev01d.gpg] \\\n https://dev01d.fury.site/apt/ * *\" \\\n| sudo tee -a /etc/apt/sources.list.d/dev01d.list \u003e /dev/null\n```\n\n```bash\nsudo apt-get update; sudo apt install reboot-required\n```\n\n- Yum\n\n```shell\nsudo echo \"\"\"\\\n[fury]\nname=dev01d repo\nbaseurl=https://dev01d.fury.site/yum/\nenabled=1\ngpgcheck=0\n\"\"\" \u003e /etc/yum.repos.d/dev01d.repo\n\nyum install reboot-required\n```\n\n\u003c!-- /* spellchecker: enable */ --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev01d%2Freboot-required","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev01d%2Freboot-required","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev01d%2Freboot-required/lists"}