{"id":25951491,"url":"https://github.com/k1lgor/lua_distro_update","last_synced_at":"2025-12-02T11:04:37.804Z","repository":{"id":153366913,"uuid":"609888103","full_name":"k1lgor/lua_distro_update","owner":"k1lgor","description":"Update and clean-up your Linux distro.","archived":false,"fork":false,"pushed_at":"2023-12-15T17:15:11.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-15T18:28:40.074Z","etag":null,"topics":["linux","lua","lua-script","update-script","updater-script"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/k1lgor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-03-05T14:43:15.000Z","updated_at":"2023-03-05T15:26:06.000Z","dependencies_parsed_at":"2023-12-15T18:38:41.782Z","dependency_job_id":null,"html_url":"https://github.com/k1lgor/lua_distro_update","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Flua_distro_update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Flua_distro_update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Flua_distro_update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k1lgor%2Flua_distro_update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k1lgor","download_url":"https://codeload.github.com/k1lgor/lua_distro_update/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241860003,"owners_count":20032318,"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":["linux","lua","lua-script","update-script","updater-script"],"created_at":"2025-03-04T13:48:36.606Z","updated_at":"2025-12-02T11:04:37.762Z","avatar_url":"https://github.com/k1lgor.png","language":"Lua","readme":"# Lua Distro Updater\n\n`distro_updater.lua` is a utility script to automate package updates on various Linux distributions. It supports updating package lists, upgrading installed packages, cleaning package caches, and performing system maintenance tasks.\n\n## Table of Contents\n\n- [Lua Distro Updater](#lua-distro-updater)\n  - [Table of Contents](#table-of-contents)\n  - [Information](#information)\n    - [Key Features](#key-features)\n  - [Prerequisites](#prerequisites)\n  - [Usage](#usage)\n  - [Supported Distros-based](#supported-distros-based)\n  - [License](#license)\n  - [Contributing](#contributing)\n\n## Information\n\n`distro_updater.lua` simplifies the package update process on different Linux distributions. It provides a unified to perform updates, making it convenient for users across various environments.\n\n### Key Features\n\n- Automatic package list update\n- Upgrade installed packages\n- Clean package caches\n- System maintenance tasks\n\n## Prerequisites\n\nTo use `distro_updater.lua`, ensure that you have the following prerequisites installed on your system:\n\n- Linux OS\n- Bash/Z shell or what ever shell you prefer\n- [Lua](https://www.lua.org/download.html)\n\n## Usage\n\nTo update your distribution, run the following commands:\n\n```bash\ncurl https://raw.githubusercontent.com/k1lgor/lua_distro_update/main/distro_updater.lua \\\n-o ~/distro_updater.lua \u0026\u0026 \\\nchmod +x ~/distro_updater.lua \u0026\u0026 \\\nsudo ~/distro_updater.lua\n```\n\n## Supported Distros-based\n\n`distro_updater.lua` supports the following Linux distributions:\n\n- **Alpine**\n- **Arch**\n- **Debian**\n- **Fedora**\n- **Gentoo**\n- **Kali**\n- **openSUSE**\n- **RHEL**\n- **Slackware**\n- **Ubuntu**\n- **Void**\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md) - see the [LICENSE.md](LICENSE.md) file for details.\n\n## Contributing\n\nI welcome contributions to `distro_updater.lua`. To contribute, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch.\n3. Make your changes.\n4. Submit a pull request.\n\nFor more details, please refer to [CONTRIBUTING.md](CONTRIBUTING.md).\n\nFeel free to customize the content based on your project's specific details. Ensure that you replace placeholder information with accurate details related to your project.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Flua_distro_update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk1lgor%2Flua_distro_update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk1lgor%2Flua_distro_update/lists"}