Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ArchLinux packages for LizardByte applications

NotificationsYou must be signed in to change notification settings

LizardByte/pacman-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflow StatusGitHub Downloads (all assets, specific tag)GitHub Downloads (all assets, specific tag)

Repository of Arch Linux packages for LizardByte packages.

Caution

LizardByte does not support packages hosted on the AUR. The platform is not secure, since anyone is able tobecome the packager of an AUR repo. If you use the AUR, please carefully inspect any PKGBUILDS for packages that youare using, before any installation. This repository is the only official source of LizardByte packages.

Repo Installation

Add the following code snippet to your/etc/pacman.conf:

[lizardbyte]SigLevel = OptionalServer = https://github.com/LizardByte/pacman-repo/releases/latest/download
[lizardbyte-beta]SigLevel = OptionalServer = https://github.com/LizardByte/pacman-repo/releases/download/beta

Then, runsudo pacman -Sy to update repository.

Packages

List repo packages

pacman -Sl lizardbytepacman -Sl lizardbyte-beta

Install repo packages

sudo pacman -S lizardbyte/<package-name>sudo pacman -S lizardbyte-beta/<package-name>

e.g.

sudo pacman -S lizardbyte/sunshinesudo pacman -S lizardbyte-beta/sunshine-git

Considerations

  • To account for changes to any dependencies, packages in this repo are rebuilt once per day.
  • Packages may have optional run time dependencies, you can review the PKGBUILD files for more information.

[8]ページ先頭

©2009-2025 Movatter.jp