{"id":20834666,"url":"https://github.com/cachyos/kernel-manager","last_synced_at":"2025-05-08T01:45:53.834Z","repository":{"id":43663548,"uuid":"448124346","full_name":"CachyOS/kernel-manager","owner":"CachyOS","description":"Simple kernel manager","archived":false,"fork":false,"pushed_at":"2025-02-25T05:21:42.000Z","size":873,"stargazers_count":20,"open_issues_count":10,"forks_count":12,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-08T01:45:45.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/CachyOS.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","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":"2022-01-14T22:29:49.000Z","updated_at":"2025-04-01T22:41:57.000Z","dependencies_parsed_at":"2023-02-14T08:01:34.699Z","dependency_job_id":"7b9a26a2-6de1-4e65-b94c-7a4f47ea21a0","html_url":"https://github.com/CachyOS/kernel-manager","commit_stats":{"total_commits":355,"total_committers":11,"mean_commits":32.27272727272727,"dds":0.09295774647887323,"last_synced_commit":"4cdc13355336bb6433833176b0852f24a0566497"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fkernel-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fkernel-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fkernel-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fkernel-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CachyOS","download_url":"https://codeload.github.com/CachyOS/kernel-manager/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252983750,"owners_count":21835760,"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":[],"created_at":"2024-11-18T00:20:05.964Z","updated_at":"2025-05-08T01:45:53.816Z","avatar_url":"https://github.com/CachyOS.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kernel-manager\nSimple kernel manager.\n\nThat kernel manager is only supports kernels from any arch based repos.\n###### Note: does support kernels from AUR (requires paru \u0026 awk installed). **disabled by default**.\n\nRequirements\n------------\n* C++23 feature required (tested with GCC 14.1.1 and Clang 18)\nAny compiler which support C++23 standard should work.\n\n######\n## Installing from source\n\nThis is tested on Arch Linux, but *any* recent Arch Linux based system with latest C++20 compiler should do:\n\n```sh\nsudo pacman -S \\\n    base-devel cmake pkg-config make qt6-base qt6-tools polkit-qt6 python\n```\n\n### Cloning the source code\n```sh\ngit clone https://github.com/cachyos/kernel-manager.git\ncd kernel-manager\n```\n\n### Building and Configuring\nTo build, first, configure it(if you intend to install it globally, you\nmight also want `--prefix=/usr`):\n```sh\n./configure.sh --prefix=/usr/local\n```\nSecond, build it:\n```sh\n./build.sh\n```\n\n\n### Libraries used in this project\n\n* [Qt](https://www.qt.io) used for GUI.\n* [A modern formatting library](https://github.com/fmtlib/fmt) used for formatting strings, output and logging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fkernel-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachyos%2Fkernel-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fkernel-manager/lists"}