{"id":25856484,"url":"https://github.com/zrainerzz/auto-package-update","last_synced_at":"2026-02-25T09:36:04.826Z","repository":{"id":278370786,"uuid":"935400449","full_name":"zRainerzz/auto-package-update","owner":"zRainerzz","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-12T10:38:21.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T04:07:05.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zRainerzz.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-02-19T11:38:06.000Z","updated_at":"2025-04-12T10:38:25.000Z","dependencies_parsed_at":"2025-04-12T11:28:43.361Z","dependency_job_id":"3bae1173-73c8-43ea-92e8-41bc9499ac5f","html_url":"https://github.com/zRainerzz/auto-package-update","commit_stats":null,"previous_names":["zrainerzz/auto-package-update"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zRainerzz/auto-package-update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2Fauto-package-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2Fauto-package-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2Fauto-package-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2Fauto-package-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zRainerzz","download_url":"https://codeload.github.com/zRainerzz/auto-package-update/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zRainerzz%2Fauto-package-update/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29816193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":[],"created_at":"2025-03-01T18:18:34.934Z","updated_at":"2026-02-25T09:36:04.810Z","avatar_url":"https://github.com/zRainerzz.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automated Package Update Script\n\nThis script automates the process of updating packages on Linux systems and can handle various package managers such as `apt`, `dnf`, and `yum`. It can also be set to run every 3 hours via `cron` or be executed automatically on system startup using `systemd`.\n\n## Features\n\n- Detects the package manager (`apt`, `dnf`, or `yum`).\n- Updates installed packages.\n- Removes unused packages and cleans the system.\n- Schedules the script to run every 3 hours using `cron`.\n- Optionally, sets up a `systemd` service to run the script at system startup.\n\n## Requirements\n\n- Linux system with `apt`, `dnf`, or `yum` as the package manager.\n- `cron` and `systemd` (if you want the script to run automatically).\n- Root (`sudo`) privileges to install updates and set up services.\n\n## Installation\n\n1. Clone or download the repository containing the `update_packages.sh` script:\n   ```bash\n   git clone https://github.com/zRainerzz/auto-package-update-script.git\n\nRemember you should give permission to the file to be executed, command:\n    chmod +x auto-package-update/Automate_Auto.sh\n\n## Reminder\nit will automatically install cron automaticallly (if not installed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrainerzz%2Fauto-package-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzrainerzz%2Fauto-package-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrainerzz%2Fauto-package-update/lists"}