{"id":20834669,"url":"https://github.com/cachyos/packageinstaller","last_synced_at":"2025-05-08T01:45:40.266Z","repository":{"id":118618225,"uuid":"488401511","full_name":"CachyOS/packageinstaller","owner":"CachyOS","description":"Simple Software Application Package Installer for CachyOS which helps setting up \u0026 installing applications","archived":false,"fork":false,"pushed_at":"2024-08-26T17:45:20.000Z","size":16428,"stargazers_count":6,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-10-29T14:22:28.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":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}},"created_at":"2022-05-04T00:16:36.000Z","updated_at":"2024-08-26T17:44:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a2940cc-cda2-4e0a-8df7-a73b580a0008","html_url":"https://github.com/CachyOS/packageinstaller","commit_stats":{"total_commits":667,"total_committers":17,"mean_commits":39.23529411764706,"dds":"0.43778110944527737","last_synced_commit":"0b707643d211117d23d6b938d57206ae3d33231a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpackageinstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpackageinstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpackageinstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fpackageinstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CachyOS","download_url":"https://codeload.github.com/CachyOS/packageinstaller/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225106575,"owners_count":17421840,"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:06.085Z","updated_at":"2024-11-18T00:20:06.819Z","avatar_url":"https://github.com/CachyOS.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cachyos-packageinstaller\nSimple Software Application Package Installer.\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++23 compiler should do:\n\n```sh\nsudo pacman -Sy \\\n    base-devel cmake pkg-config make qt6-base\n```\n\n### Cloning the source code\n```sh\ngit clone https://github.com/cachyos/packageinstaller.git\ncd packageinstaller\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fpackageinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachyos%2Fpackageinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fpackageinstaller/lists"}