{"id":28428834,"url":"https://github.com/lizardbyte/pacman-repo","last_synced_at":"2025-07-04T16:31:52.909Z","repository":{"id":247642396,"uuid":"826422862","full_name":"LizardByte/pacman-repo","owner":"LizardByte","description":"ArchLinux packages for LizardByte applications","archived":false,"fork":false,"pushed_at":"2025-06-26T14:58:20.000Z","size":68,"stargazers_count":37,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T08:17:48.676Z","etag":null,"topics":["archlinux","pacman","pkgbuilds"],"latest_commit_sha":null,"homepage":"http://app.lizardbyte.dev/pacman-repo/","language":"Shell","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/LizardByte.png","metadata":{"files":{"readme":"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},"funding":{"github":["LizardByte"],"patreon":"LizardByte","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://paypal.me/ReenigneArcher"]}},"created_at":"2024-07-09T17:19:32.000Z","updated_at":"2025-06-26T14:58:22.000Z","dependencies_parsed_at":"2025-05-26T01:22:55.758Z","dependency_job_id":null,"html_url":"https://github.com/LizardByte/pacman-repo","commit_stats":null,"previous_names":["lizardbyte/pacman-repo"],"tags_count":2,"template":false,"template_full_name":"LizardByte/template-base","purl":"pkg:github/LizardByte/pacman-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fpacman-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fpacman-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fpacman-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fpacman-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LizardByte","download_url":"https://codeload.github.com/LizardByte/pacman-repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LizardByte%2Fpacman-repo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263577236,"owners_count":23483129,"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":["archlinux","pacman","pkgbuilds"],"created_at":"2025-06-05T13:07:15.810Z","updated_at":"2025-07-04T16:31:52.903Z","avatar_url":"https://github.com/LizardByte.png","language":"Shell","funding_links":["https://github.com/sponsors/LizardByte","https://patreon.com/LizardByte","https://paypal.me/ReenigneArcher"],"categories":[],"sub_categories":[],"readme":"# LizardByte's Pacman Repository\n\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/LizardByte/pacman-repo/build-repo.yml?branch=master\u0026event=schedule\u0026style=for-the-badge\u0026logo=github)](https://github.com/LizardByte/pacman-repo/actions/workflows/build-repo.yml?query=event%3Aschedule+branch%3Amaster)\n[![GitHub Downloads (all assets, specific tag)](https://img.shields.io/github/downloads/LizardByte/pacman-repo/beta/total?style=for-the-badge\u0026logo=archlinux\u0026label=daily%20downloads%40beta)](https://github.com/LizardByte/pacman-repo/releases/tag/beta)\n[![GitHub Downloads (all assets, specific tag)](https://img.shields.io/github/downloads/LizardByte/pacman-repo/latest/total?style=for-the-badge\u0026logo=archlinux\u0026label=daily%20downloads%40latest)](https://github.com/LizardByte/pacman-repo/releases/latest)\n\nRepository of Arch Linux packages for LizardByte packages.\n\n\u003e [!CAUTION]\n\u003e LizardByte does not support packages hosted on the AUR. The platform is not secure, since anyone is able to\n\u003e become the packager of an AUR repo. If you use the AUR, please carefully inspect any PKGBUILDS for packages that you\n\u003e are using, before any installation. This repository is the only official source of LizardByte packages.\n\n## Repo Installation\n\nAdd the following code snippet to your `/etc/pacman.conf`:\n\n```conf\n[lizardbyte]\nSigLevel = Optional\nServer = https://github.com/LizardByte/pacman-repo/releases/latest/download\n```\n\n```conf\n[lizardbyte-beta]\nSigLevel = Optional\nServer = https://github.com/LizardByte/pacman-repo/releases/download/beta\n```\n\nThen, run `sudo pacman -Sy` to update repository.\n\n## Packages\n\n### List repo packages\n\n```bash\npacman -Sl lizardbyte\npacman -Sl lizardbyte-beta\n```\n\n### Install repo packages\n\n```bash\nsudo pacman -S lizardbyte/\u003cpackage-name\u003e\nsudo pacman -S lizardbyte-beta/\u003cpackage-name\u003e\n```\n\ne.g.\n```bash\nsudo pacman -S lizardbyte/sunshine\nsudo pacman -S lizardbyte-beta/sunshine-git\n```\n\n## Considerations\n\n- To account for changes to any dependencies, packages in this repo are rebuilt once per day.\n- Packages may have optional run time dependencies, you can review the PKGBUILD files for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardbyte%2Fpacman-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizardbyte%2Fpacman-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardbyte%2Fpacman-repo/lists"}