コンテンツにスキップ

「非公式ユーザーリポジトリ」の版間の差分

提供: ArchWiki
削除された内容 追加された内容
herecura: 無効なrulを更新(ソース:https://repo.herecura.eu)
序文を更新
 
(6人の利用者による、間の19版が非表示)
1行目: 1行目:
[[Category:パッケージ管理]]
[[Category:パッケージ管理]]
[[Category:一覧]]
[[en:Unofficial user repositories]]
[[en:Unofficial user repositories]]
[[zh-hans:Unofficial user repositories]]
[[zh-hans:Unofficial user repositories]]
{{Related articles start}}
{{Related articles start}}
{{Related|pacman-key}}
{{Related|公式リポジトリ}}
{{Related|公式リポジトリ}}
{{Related articles end}}
{{Related articles end}}
{{Warning|Arch Linux の正式な開発者や [[Package Maintainers]] はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}
この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは [[AUR]] にある PKGBUILD のビルド済みバージョンを提供しています。
この記事では、コミュニティによって自由に作成・共有されているバイナリリポジトリを一覧にしています。多くの場合、[[Arch User Repository]] (AUR) にある [[PKGBUILD]] のビルド済みバージョンを提供しています。


こにあるリポジトリを使用するには、[[pacman#リポジトリ]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式な鍵を追加]]に書かれているように、適当なキーを取得してローカルで署名してください。
れらのリポジトリを使用するには、[[pacman#リポジトリとミラー]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式な鍵を追加]]に書かれているように、適当なキーを取得してローカルで署名してください。


自分でカスタムリポジトリを作ってみたい場合、[[pacman ト#カタムローカルリポジトリ]]下さい。
非公式の Arch Linux リポジトリの多くhttps://archlinux.pkgs.org でイデック化されています。このサイトはリポジトリブラウザとパッケージ検索提供しています


{{Note|https://archlinux.pkgs.org は [https://archlinuxarm.org/ Arch Linux ARM] の ''aarch64'' リポジトリを Arch Linux 組織下の公式リポジトリとして掲載していますが、これは事実と異なります。これらのリポジトリは非公式です。自己責任で使用してください。}}
リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により {{ic|$arch}} 変数が自動的に設定されます。


自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}

== このページにリポジトリを追加 ==


もしリポジトリを持っているのならばページに記述ることで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守ってさい:
自分のカスタムリポジトリを持っている場合はのすべてのユーザーがあなたのパッケージをどこで見つけられるかを知ることができるように、このページに追加してください。新しいリポジトリを追加するときは以下のルールを守ってください:


* リストはアルファベット順です。
* リストはアルファベット順です。
28行目: 27行目:


== 署名あり ==
== 署名あり ==

=== ada ===

* '''メンテナ:''' Rod Kay <rodakay5 at gmail dot com>
* '''説明:''' Arch Ada リポジトリ ~ [[Ada]] および SPARK プログラミング言語に関連するすべてのパッケージ。
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2]

{{bc|<nowiki>
[ada]
Server = http://www.orthanc.site:8080/assets/arch_ada_repo
</nowiki>}}


=== alerque ===
=== alerque ===
41行目: 51行目:
Server = https://arch.alerque.com/$arch
Server = https://arch.alerque.com/$arch
</nowiki>}}
</nowiki>}}

=== ALHP ===

* '''メンテナ:''' [https://aur.archlinux.org/account/anonfunc Giovanni Harting]
* '''説明:''' ALHP — [https://www.reddit.com/r/archlinux/comments/oflged/comment/h4i46jw/ whatever you want it] — は、特定の x86-64 [[Wikipedia:X86-64#Microarchitecture levels|マイクロアーキテクチャレベル]]向けに追加の最適化を加えてコンパイルされた[[公式リポジトリ]]を提供します<sup>1</sup>:

:{| class="wikitable"
|-
! !! [[C]] と [[Wikipedia:C++|C++]] !! [[Fortran]] !! [[Go]] !! [[Rust]]
|-
| CPU マイクロアーキテクチャ
|
{{ic|CFLAGS}}:
: {{ic|1=-march=x86-64-v'''''N'''''}}

{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}<sup>2</sup>:
: {{ic|1=-march=x86-64-v'''''N'''''}}<sup>3</sup>
|
{{ic|FFLAGS}}:
: {{ic|1=-march=x86-64-v'''''N'''''}}
|
{{ic|1=GOAMD64=v'''''N'''''}}
|
{{ic|RUSTFLAGS}}:
: {{ic|1=-C target-cpu=x86-64-v'''''N'''''}}
|-
| [[Wikipedia:Interprocedural optimization#Unix-like|リンク時最適化]]<br>(LTO)
|
{{ic|LTOFLAGS}}:
: [https://github.com/InBetweenNames/gentooLTO/issues/164#issuecomment-435641714 -falign-functions=32]
|
|
|
{{ic|1=CARGO_PROFILE_RELEASE_LTO=fat}}

{{ic|RUSTFLAGS}}:
: {{ic|1=-C codegen-units=1}}
|-
| その他
|
{{ic|CFLAGS}}:
: {{ic|-O3}}
: {{ic|-mpclmul}}

{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}:
: {{ic|-O3}}<sup>4</sup>
|
{{ic|FFLAGS}}:
: {{ic|-O3}}
|
|
{{ic|RUSTFLAGS}}:
: {{ic|1=-C opt-level=3}}
: {{ic|1=-C link-arg=-z}}
: {{ic|1=-C link-arg=pack-relative-relocs}}
|}

:# 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml と https://alhp.dev/makepkg/ で確認してください。<br>[[makepkg#Optimization]] も参照してください。
:# [https://somegit.dev/ALHP/ALHP.GO/issues/68 直接リンクされたカーネルモジュール]の代わりに [[Dynamic Kernel Module Support]] (DKMS) パッケージを使用する[https://somegit.dev/ALHP/ALHP.GO#directly-linked-kernel-modules 必要があります]。たとえば、{{ic|nvidia}}、{{Pkg|virtualbox-host-modules-arch}}、[[#ArchZFS|ArchZFS]] のユーザーが影響を受けます。
:# [[カーネル]]のコンパイルに {{ic|-march}} を設定しても、大きな効果は[https://bbs.archlinux.org/viewtopic.php?pid=2226107#p2226107 得られません]。
:# カーネルのコンパイルに {{ic|-O3}} を設定することには[https://www.phoronix.com/review/linux-kernel-o3/9 疑問があります]。

: [https://somegit.dev/ALHP/ALHP.GO/issues/16 ブラックリスト入りパッケージ]も参照してください。

* '''Git リポジトリ:''' https://somegit.dev/ALHP/ALHP.GO
* '''キーリング:''' {{AUR|alhp-keyring}}
* '''ミラー:''' {{AUR|alhp-mirrorlist}}
* [[debuginfod]]: https://debuginfod.alhp.dev

[core-x86-64-v'''''N''''']
Include = /etc/pacman.d/alhp-mirrorlist
[extra-x86-64-v'''''N''''']
Include = /etc/pacman.d/alhp-mirrorlist
[multilib-x86-64-v'''''N''''']
Include = /etc/pacman.d/alhp-mirrorlist

{{Warning|[https://somegit.dev/ALHP/ALHP.GO#1-check-your-system-for-support システムが対応しているか確認してください]。対応していないオプションを選択すると、システムを起動できなくなる可能性があります。}}

{{Note|
* [https://status.alhp.dev/ ステータス]を確認してください。''Building'' の場合、[[部分アップグレード]]になってしまう[https://somegit.dev/ALHP/ALHP.GO/issues/281#issuecomment-4227 可能性があります]。
* ALHP はパッケージの [[Arch Linux Archive|アーカイブ]]を[https://somegit.dev/ALHP/ALHP.GO/issues/264 提供していません]。
}}


=== andontie-aur ===
=== andontie-aur ===
52行目: 146行目:
[andontie-aur]
[andontie-aur]
Server = https://aur.andontie.net/$arch
Server = https://aur.andontie.net/$arch
</nowiki>}}
=== AniNIX ===
* '''メンテナ:''' [http://foundation.aninix.net/DarkFeather DarkFeather]
* '''説明:''' Self-written and AUR packages to support open-source cybersecurity research
* ''''Key-ID:''' 904DE6275579CB589D85720C1CC1E3F4ED06F296
* '''上流ページ:''' https://aninix.net
* '''Git リポジトリ および Issue トラッキング:''' https://foundation.aninix.net/
* '''IRC:''' ircs://aninix.net:6697/#lobby

{{bc|<nowiki>
[AniNIX]
Server = https://maat.aninix.net/

[aur]
Server = https://maat.aninix.net/aur/
</nowiki>}}
</nowiki>}}


113行目: 192行目:
</nowiki>}}
</nowiki>}}


=== archstrike ===
=== ArchZFS ===


* '''メンテナ:''' [https://github.com/minextu Jan Houben] ([https://aur.archlinux.org/account/minextu minextu])、[https://github.com/kerberizer Luchesar Iliev] ([https://aur.archlinux.org/account/kerberizer kerberizer])、および [https://github.com/orgs/archzfs/people その他]
* '''メンテナ:''' [https://archstrike.org/team The ArchStrike Team]
* '''説明:''' セキュリティ専門家・好事家のためのリポトリ
* '''説明:''' Arch Linux 上 [[ZFS]] 用パッケー
* '''上流ページ:''' https://archstrike.org/
* '''上流 wiki:''' https://github.com/archzfs/archzfs/wiki
* '''Key-ID:''' [https://github.com/archzfs/archzfs-keyring/blob/master/keyring/packager/archzfs/3A9917BF0DED5C13F69AC68FABEC0A1208037BE9/3A9917BF0DED5C13F69AC68FABEC0A1208037BE9.asc 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9]
* '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51

{{Note|ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup}}


{{bc|<nowiki>
{{bc|<nowiki>
[archzfs]
[archstrike]
Server = https://mirror.archstrike.org/$arch/$repo
Server = https://github.com/archzfs/archzfs/releases/download/experimental
Server = https://mirrors.uni-plovdiv.net/archzfs/experimental
</nowiki>}}
</nowiki>}}


=== archzfs ===
=== artafinde ===


* '''メンテナ:''' [https://aur.archlinux.org/account/minextu Jan Houben (minextu)]
* '''メンテナ:''' [https://archlinux.org/people/developers/#artafinde Leonidas Spyropoulos]
* '''説明:''' AUR とカスタムパッケージを含む個人リポジトリ。
* '''説明:''' Packages for ZFS on Arch Linux.
* '''Key-ID:''' 鍵は archlinux keyring に含まれているため不要です。
* '''上流ページ:''' https://github.com/archzfs/archzfs
* '''Key-ID:''' F75D9D76


{{bc|<nowiki>
{{bc|<nowiki>
[artafinde]
[archzfs]
Server = http://archzfs.com/$repo/x86_64
Server = https://pkgbuild.com/~artafinde/repo
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64
</nowiki>}}
</nowiki>}}


=== archzfs-kernels ===
=== avr ===

* '''メンテナ:''' [https://aur.archlinux.org/account/endre/ Endre Szabo]
* '''メンテナ:''' [https://aur.archlinux.org/account/vianney Vianney Bouchaud]
* '''説明:''' Official kernel packages matching the most recent [[# archzfs|ZFS packages]] kernel version dependencies. Use this to be able to upgrade your kernel package every time whilst using ZFS packages above :)
* '''説明:''' 私が個人的に使用している AUR ビルドの一部です。主に、以前自分用にビルドしていた kubernetes 関連のパッケージと、私自身のソフトウェアのうちパッケージ化しているものが含まれています。
* '''上流ページ:''' https://end.re/archzfs-kernels/
* '''上流ページ:''' https://bouchaud.org/packages/avr
* '''Key-ID:''' Not needed as packages are from core repos and signed officially.
* '''Git リポジトリ:''' https://github.com/vbouchaud/aur
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0xAD53F33B1AB4C51802F25068157B08346330029C 157B08346330029C]


{{bc|<nowiki>
{{bc|<nowiki>
[avr]
[archzfs-kernels]
Server = http://end.re/$repo/
Server = https://bouchaud.org/packages/$repo/$arch
</nowiki>}}
</nowiki>}}


=== ashleyis ===
=== bioarchlinux ===


* '''メンテナ:''' Ashley Towns ([https://aur.archlinux.org/account/ashleyis/ ashleyis])
* '''メンテナ:''' BioArchLinux Team
* '''説明:''' SDL, chipmunk, libtmx などゲームライブラのデバッグ版swift-lang などの AUR パッケージも入っています。
* '''説明:''' Arch Linux 生物学ソフトウェアリポジトリ。R cran バイナリパッケージを含みます。
* '''上流ページ:''' https://github.com/BioArchLinux/Packages
* '''Key-ID:''' B1A4D311
* '''セットアップ:''' https://wiki.bioarchlinux.org/index.php?title=Usage
* '''引用:''' https://doi.org/10.1093/bioinformatics/btaf106
* '''Key-ID:''' B1F96021DB62254D


{{bc|<nowiki>
{{bc|<nowiki>
[bioarchlinux]
[ashleyis]
Server = http://arch.ashleytowns.id.au/repo/$arch
Server = https://repo.bioarchlinux.org/$arch
</nowiki>}}
</nowiki>}}

{{Tip|[[R]] では、{{ic|suppressMessages(bspm::enable())}} を使用して ''bspm'' により {{ic|install.packages}} を [[pacman]] および BioArchLinux リポジトリと統合できます。}}


=== blackeagle-pre-community ===
=== blackeagle-pre-community ===
172行目: 254行目:
[blackeagle-pre-community]
[blackeagle-pre-community]
Server = https://repo.herecura.be/$repo/$arch
Server = https://repo.herecura.be/$repo/$arch
</nowiki>}}

=== build.kilabit.info ===

* '''メンテナ:''' [https://aur.archlinux.org/account/shulhan shulhan]
* '''上流ページ:''' https://build.kilabit.info
* '''パッケージ一覧:''' https://build.kilabit.info/karajo/app/
* '''Key-ID:''' [https://keys.openpgp.org/vks/v1/by-fingerprint/CEF1AA87E337A6C390DE5550F8507EE9148A4CE3 4A5360B500C9C4F0]

{{bc|<nowiki>
[build.kilabit.info]
Server = https://build.kilabit.info/aur
</nowiki>}}
</nowiki>}}


185行目: 279行目:
Server = http://chaotic.bangl.de/$repo/x86_64
Server = http://chaotic.bangl.de/$repo/x86_64
Server = https://repo.kitsuna.net/x86_64
Server = https://repo.kitsuna.net/x86_64
</nowiki>}}

=== catalyst ===

* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
* '''Key-ID:''' 653C3094

{{bc|<nowiki>
[catalyst]
Server = https://167.86.114.169/arch/catalyst/$arch
</nowiki>}}

=== catalyst-hd234k ===

* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
* '''Key-ID:''' 653C3094

{{bc|<nowiki>
[catalyst-hd234k]
Server = https://167.86.114.169/arch/catalyst-hd234k/$arch
</nowiki>}}

=== city ===

* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bgyorgy Balló György]
* '''説明:''' 実験的/マイナーなパッケージ。
* '''上流ページ:''' https://pkgbuild.com/~bgyorgy/city.html
* '''Key-ID:''' 不要、メンテナは TU です。

{{bc|<nowiki>
[city]
Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch
</nowiki>}}
</nowiki>}}


234行目: 294行目:
</nowiki>}}
</nowiki>}}


=== coderkun-aur-audio ===
=== condorcore ===


* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
* '''メンテナ:''' [https://aur.archlinux.org/account/MrHacker/ MrHacker]
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)パッケジ差分とパッケジ・パッケージ署名をサポート
* '''説明:''' 私が共同メンテナンスしている Wazuh-SIEM パッケージと AURタベスから署名されています
* '''上流ページ:''' https://www.suruatoel.xyz/arch
* '''上流ページ:''' https://aur.condorbs.net
* '''Key-ID:''' 39E27199A6BEE374
* '''Key-ID:''' 3CA0B9DF1BE7CE09
* '''Keyfile:''' [https://openpgpkey.condorbs.net/.well-known/openpgpkey/condorbs.net/hu/6xijodcce66ymrrur6yqqeohwhzwz97m GPG]
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]
* '''Keyring:''' https://aur.centauricorex.net/x86_64/condorcore-keyring-20231117-1-any.pkg.tar.zst{{Dead link|2024|07|30|status=404}}


{{bc|<nowiki>
{{bc|<nowiki>
[condorcore]
[coderkun-aur-audio]
Server = http://arch.suruatoel.xyz/$repo/$arch/
Server = https://aur.centauricorex.net/$arch
</nowiki>}}

=== desolve ===

{{Note|非推奨です。パッケージは 2026 年に削除される予定です。[[#bioarchlinux|bioarchlinux]] を使用してください。}}

* '''メンテナ:''' [https://aur.archlinux.org/account/dviktor/ desolve]
* '''説明:''' いくつかの追加パッケージと、バイナリ R cran のコレクション。
* '''その他の AUR パッケージ用 Git リポジトリ:''' https://github.com/dvdesolve/pkgbuilds
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xdd3bf75dcd96541ac723b7cd6a4cd3276ca8ebbd DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD]

{{bc|<nowiki>
[desolve]
Server = https://desolve.ru/archrepo/$arch
</nowiki>}}
</nowiki>}}


263行目: 338行目:
</nowiki>}}
</nowiki>}}


=== disastrousaur ===
=== g14 ===


* '''メンテナ:''' [https://aur.archlinux.org/account/TheGoliath TheGoliath]
* '''メンテナ:''' [https://gitlab.com/flukejones Luke Jones]
* '''説明:''' [[ASUS Linux]] 用のカスタムリポジトリ。提供されているすべてのソフトウェアのビルド済みバイナリが含まれています。
* '''説明:''' Well known AUR package managers, many of the most popular packages available on the AUR, as well as those that I favor myself
* '''上流ページ:''' https://mirror.repohost.de/disastrousaur
* '''上流ページ:''' https://asus-linux.org/
* '''パッケージ一覧:''' https://arch.asus-linux.org/
* '''Key-ID:''' CBAE582A876533FD
* '''Key-ID:''' 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35
* '''キーファイル:''' [https://mirror.repohost.de/disastrousaur.key https://mirror.repohost.de/disastrousaur.key]
{{Warning|disastrousaur and disastrousarm have now been merged under the disastrousaur name Please make sure you have changed the Server URL for your repos accordingly. Builds for other architectures may come out as I got enough time getting things running. }}
{{bc|<nowiki>
[disastrousaur]
Server = https://mirror.repohost.de/$repo/$arch
</nowiki>}}

=== dvzrv ===

* '''メンテナ:''' [https://www.archlinux.org/people/developers/#dvzrv David Runge]
* '''説明:''' [[リアルタイムカーネル]]パッチセット (aka. {{AUR|linux-rt}} および {{AUR|linux-rt-lts}})
* '''Key-ID:''' 不要、メンテナは開発者/TU です。

{{bc|<nowiki>
[dvzrv]
Server = https://pkgbuild.com/~dvzrv/repo/$arch
</nowiki>}}

=== ear ===

* '''メンテナ:''' [https://wardsegers.be Ward Segers],
* '''説明:''' Editicalu's ArchLinux Repository. Contains precompiled AUR packages (mostly the ones maintained by editicalu)
* '''Homepage:''' https://ear.wardsegers.be/
* '''上流ページ:''' https://gitlab.com/editicalu/ear
* '''キーファイル:''' https://ear.wardsegers.be/signingkey.asc
* '''Key-ID:''' A9C4E7734638ACF8

{{Note|Instructions can be found at https://ear.wardsegers.be}}

{{bc|<nowiki>
[ear]
Server = https://ear.wardsegers.be/$arch
</nowiki>}}

=== eatabrick ===

* '''メンテナ:''' bentglasstube
* '''説明:''' bentglasstube により作成された (いくつかはコンパイルのみされ) ソフトウェアのパッケージ。

{{bc|<nowiki>
[eatabrick]
Server = http://repo.eatabrick.org/$arch
</nowiki>}}

=== eschwartz ===

* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#eschwartz Eli Schwartz]
* '''説明:''' Personal repo with AUR packages and some core packages from git (including glibc and pacman). Contains debug packages.
* '''Key-ID:''' 不要、メンテナは TU です。

{{bc|<nowiki>
[eschwartz]
Server = https://pkgbuild.com/~eschwartz/repo/$arch
</nowiki>}}

=== ffy00 ===

* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#FFY00 Filipe Laíns]
* '''説明:''' Personal repo. Contains misc packages related to hardware, cross-compilation, the D language, etc.
* '''Key-ID:''' 不要、メンテナは TU です。

{{bc|<nowiki>
[ffy00]
Server = https://pkgbuild.com/~ffy00/repo
</nowiki>}}

=== fusion809 ===

* '''メンテナ:''' [https://aur.archlinux.org/account/fusion809|Brenton Horne]] (brentonhorne77 at gmail dot com)
* '''説明:''' Provides a few AUR and other packages I like. Like CodeLite and bleeding-edge (latest release within 1 day of its release) GVim (GTK+ 2 interface).
* '''パッケージリスト:''' http://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/
* '''Key-ID:''' 03264DDCD606DC98
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/home_fusion809_Arch_Extra.key


{{bc|<nowiki>
{{bc|<nowiki>
[g14]
[home_fusion809_Arch_Extra]
# Germany, origin
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch
Server = https://arch.asus-linux.org
# Republic of Korea
Server = https://naru.jhyub.dev/$repo
</nowiki>}}
</nowiki>}}


359行目: 365行目:
[grawlinson]
[grawlinson]
Server = https://repo.nullpointer.io
Server = https://repo.nullpointer.io
</nowiki>}}

=== gryffyn ===

* '''メンテナ:''' [https://aur.archlinux.org/account/gryffyn gryffyn]
* '''説明:''' Packages built for personal use (mainly cybersec-related) and AUR packages.
* '''パッケージリスト:''' https://repo.evan.mp
* '''Key-ID:''' [http://keys.gnupg.net/pks/lookup?op=vindex&fingerprint=on&search=0xE528F34B64DA8C9D E528F34B64DA8C9D]

{{bc|<nowiki>
[gryffyn]
Server = https://repo.evan.mp/$arch
</nowiki>}}
</nowiki>}}


382行目: 376行目:
[herecura]
[herecura]
Server = https://repo.herecura.eu/herecura/x86_64
Server = https://repo.herecura.eu/herecura/x86_64
</nowiki>}}

=== holo ===

* '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします)
* '''説明:''' Packages for [https://holocm.org Holo configuration management], including compatible plugins and tools.
* '''上流ページ:''' https://github.com/majewsky/holo-pacman-repo
* '''パッケージリスト:''' https://repo.holocm.org/archlinux/x86_64
* '''Key-ID:''' 0xF7A9C9DC4631BD1A

{{bc|<nowiki>
[holo]
Server = https://repo.holocm.org/archlinux/x86_64
</nowiki>}}
</nowiki>}}


409行目: 390行目:
</nowiki>}}
</nowiki>}}


=== jlk ===
=== jk-aur ===


* '''メンテナ:''' [[en2:User:Lahwaacz|Jakub Klinkovský]]
* '''メンテナ:''' [https://github.com/jstkdng JustKidding]
* '''説明:''' ABS や AUR の様々なパッケージ。修正版のパッケージは {{ic|modified}} グループにあります
* '''説明:''' 私がメンテナンスおよび共同メンテナンスしている AUR のパッケージ。
* '''上流ページ:''' https://jlk.fjfi.cvut.cz/arch/repo/README.html
* '''上流ページ:''' https://github.com/jstkdng/aur
* '''Key-ID:''' [https://build.opensuse.org/project/keys_and_certificates/home:justkidding:arch 7627D0F8F60FBA35371A29E1AA6B2752759F9361]
* '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC


{{bc|<nowiki>
{{bc|<nowiki>
[home_justkidding_arch_Arch]
[jlk]
Server = https://jlk.fjfi.cvut.cz/arch/repo
Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch
</nowiki>}}
</nowiki>}}


=== linux-nitrous ===
=== kawaii ===


* '''メンテナ:''' [https://superboring.dev simao gomes viana (superboringdev or xdevs23)]
* '''メンテナ:''' [https://aur.archlinux.org/account/LeonidPilyugin Leonid Pilyugin]
* '''説明:''' AUR と私自身による Kawaii modified packages。
* '''説明:''' linux-nitrous is a repository with prebuilt packages of the [https://gitlab.com/xdevs23/linux-nitrous linux-nitrous kernel]
* '''git リポトリ:''' https://gitlab.com/xdevs23/linux-nitrous
* '''上流ページ:''' https://github.com/LeonidPilyugin/kawaii-repo
* '''Key-ID:''' A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD
* '''issue トラッキング:''' https://github.com/xdevs23/linux-nitrous/issues for packaging issues and questions
* '''key-id:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=e9c2decac962cb3af1376d44148a9e3c9c3e3bf0 9c3e3bf0] (pgp.mit.edu), [http://hkps.pool.sks-keyservers.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (hkps.pool.sks-keinclude some short description (e.g. the category of packages provided in the repository).yservers.net), [http://keys.gnupg.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (keys.gnupg.net)


{{bc|<nowiki>
{{bc|<nowiki>
[kawaii]
[linux-nitrous]
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/
Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/
</nowiki>}}
</nowiki>}}


=== markzz ===
=== lahwaacz ===

* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]]
* '''説明:''' Packages that markzz maintains or uses on the AUR; this includes Linux with the vfio patchset ({{AUR|linux-vfio}} and {{AUR|linux-vfio-lts}}), and packages for analysis of network data.
* '''Key ID:''' DEBB9EE4


* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#Lahwaacz Jakub Klinkovský]
{{Note|''markzz-keyring'' パッケージをインストールして鍵を追加したい場合、一時的に {{ic|1=SigLevel = Never}} を追加してください。}}
* '''説明:''' AUR パッケージを含む個人リポジトリ。
* '''Key-ID:''' 鍵は {{Pkg|archlinux-keyring}} パッケージに含まれているため不要です。


{{bc|<nowiki>
{{bc|<nowiki>
[lahwaacz]
[markzz]
Server = https://repo.markzz.com/arch/$repo/$arch
Server = https://pkgbuild.com/~lahwaacz/repo
</nowiki>}}
</nowiki>}}


=== maximbaz ===
=== linux-lts66 ===


* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#maximbaz Maxim Baz]
* '''メンテナ:''' [https://www.bemxio.xyz bemxio]
* '''説明:''' {{AUR|linux-lts66-headers}} と {{AUR|linux-lts66-docs}} を含む、{{AUR|linux-lts66}} カーネルパッケージ用のリポジトリ。
* '''説明:''' Personal repo with AUR packages.
* '''Git リポジトリ:''' https://github.com/bemxio/linux-lts66-repo
* '''Key-ID:''' 不要、メンテナは TU です。
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=D6BA2CBC66075B2B&fingerprint=on&op=index D6BA2CBC66075B2B]


{{bc|<nowiki>
{{bc|<nowiki>
[linux-lts66]
[maximbaz]
Server = https://pkgbuild.com/~maximbaz/repo/
Server = https://linux-lts66.bemxio.xyz/
</nowiki>}}
</nowiki>}}


=== me176c ===
=== linux-nitrous ===


* '''メンテナ:''' [https://github.com/lambdadroid lambdadroid]
* '''メンテナ:''' [https://superboring.dev simao gomes viana (superboringdev or xdevs23)]
* '''説明:''' linux-nitrous is a repository with prebuilt packages of the [https://gitlab.com/xdevs23/linux-nitrous linux-nitrous kernel]
* '''説明:''' Packages for [[en2:ASUS MeMO Pad 7 (ME176C(X))]]
* '''git リポジトリ:''' https://gitlab.com/xdevs23/linux-nitrous
* '''Key-ID:''' 2B1138A8BB59D786A3BF42AAD996DA70572407FB
* '''issue トラッキング:''' https://github.com/xdevs23/linux-nitrous/issues for packaging issues and questions
* '''key-id:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=e9c2decac962cb3af1376d44148a9e3c9c3e3bf0 9c3e3bf0] (pgp.mit.edu), [http://hkps.pool.sks-keyservers.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (hkps.pool.sks-keinclude some short description (e.g. the category of packages provided in the repository).yservers.net), [http://keys.gnupg.net/pks/lookup?search=0xe9c2decac962cb3af1376d44148a9e3c9c3e3bf0&op=get 9c3e3bf0] (keys.gnupg.net)


{{bc|<nowiki>
{{bc|<nowiki>
[linux-nitrous]
[me176c]
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/
Server = https://me176c.uber.space/archlinux
</nowiki>}}
</nowiki>}}


=== miffe ===
=== linux-surface ===
* '''メンテナ:''' [https://github.com/linux-surface Linux-Surface]

* '''説明:''' Microsoft Surface シリーズのコンピュータ向けのビルド済みパッケージ。
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe]
* '''Git リポジトリ:''' https://github.com/linux-surface。パッケージングの問題や質問にも使用されます。
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline
* '''Key-ID:''' [https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc Linux-Surface Keys] (linux-surface keys) | [https://keys.openpgp.org/search?q=56C464BAAC421453 56C464BAAC421453] (keys.openpgp.org)
* '''Key ID:''' 313F5ABD


{{bc|<nowiki>
{{bc|<nowiki>
[linux-surface]
[miffe]
Server = https://arch.miffe.org/$arch/
Server = https://pkg.surfacelinux.com/arch/
</nowiki>}}
</nowiki>}}


=== mikelpint ===
=== liquorix ===


* '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]]
* '''メンテナ:''' [https://aur.archlinux.org/account/damentz Steven Barrett (damentz)]
* '''説明:''' mikelpint がメンテしている AUR のパッケージ
* '''説明:''' {{AUR|linux-lqx}}、{{AUR|linux-lqx-headers}}、{{AUR|linux-lqx-docs}}自動ビルド。
* '''Key ID:''' 5CA78FC65B189E2B
* '''上流ページ:''' https://liquorix.net
* '''Git リポジトリ:''' https://github.com/damentz/liquorix-package、https://aur.archlinux.org/cgit/aur.git/log/?h=linux-lqx
* '''Key-ID: ''' [https://keys.openpgp.org/vks/v1/by-fingerprint/C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D 9AE4078033F8024D] (keys.openpgp.org)


{{bc|<nowiki>
{{bc|<nowiki>
[liquorix]
[mikelpint]
Server = https://mikelpint.github.io/repository/archlinux/repo
Server = https://liquorix.net/archlinux/$repo/$arch
</nowiki>}}
</nowiki>}}


=== Minerva W Science ===
=== manuelschneid3r_Arch ===


* '''メンテナ:''' Minerva W
* '''メンテナ:''' [https://build.opensuse.org/project/show/home:manuelschneid3r Manuelschneid3r]
* '''説明:''' [[OpenFOAM]] パッケージ。
* '''説明:''' Albert の開発者による Albert launcher パッケージ。
* '''Key-ID:''' https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert
* '''Key-ID:''' 3FF21B78117507DA
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/x86_64/home_Minerva_W_Science_Arch_Extra.key


{{bc|<nowiki>
{{bc|<nowiki>
[home_manuelschneid3r_Arch]
[home_Minerva_W_Science_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch
Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch
</nowiki>}}
</nowiki>}}


=== mobile ===
=== miffe ===


* '''メンテナ:''' [https://keybase.io/farwayer farwayer]
* '''メンテナ:''' [https://arch.miffe.org/README.html miffe] ([https://aur.archlinux.org/account/miffe AUR プロフィール])
* '''説明:''' miffe によってメンテナンスされている AUR パッケージ。例: ''linux-mainline''。
* '''説明:''' React Native and Android development
* '''Key-ID:''' 313F5ABD
* '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/

* '''Key ID:''' 7943315502A936D7
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}}


{{bc|<nowiki>
{{bc|<nowiki>
[mobile]
[miffe]
Server = https://farwayer.keybase.pub/arch/$repo
Server = https://arch.miffe.org/$arch/
</nowiki>}}
</nowiki>}}


=== nah ===
=== mxmeinhold ===


* '''メンテナ:''' [https://yeah.nah.nz phillid]
* '''メンテナ:''' [https://aur.archlinux.org/account/mxmeinhold mxmeinhold]
* '''説明:''' 私が AUR でメンテナンスしているパッケージ。現在は ''factorio-headless'' のみ。
* '''説明:''' Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64
* '''Key ID:''' 7BF3D17D0884BF5B
* '''Key-ID:''' B77D730E8D444707FA93320D72E05836F8252405
* '''Keyfile:''' https://gpg.mxmeinhold.com


{{bc|<nowiki>
{{bc|<nowiki>
[mxmeinhold]
[nah]
Server = https://repo.nah.nz/$repo
Server = https://arch.mxmeinhold.com/$arch
</nowiki>}}
</nowiki>}}


=== nickcao ===
=== orhun ===


* '''メンテナ:''' [https://nichi.co/ NickCao]
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#orhun Orhun Parmaksiz]
* '''説明:''' AUR とカスタムパッケージを含む個人リポジトリ。
* '''説明:''' Some (useful for some) packages from me, and some aur packages I personally use.
* '''Key-ID:''' メンテナが Package Maintainer であるため不要です。
* '''Key-ID:''' 09CC69622E8D4EE343B4E8954D0BA456DF028C15


{{bc|<nowiki>
{{bc|<nowiki>
[nickcao]
[orhun]
Server = https://repo.nichi.co/$arch
Server = https://pkgbuild.com/~orhun/repo
</nowiki>}}

=== origincode ===
* '''メンテナ:''' [https://aur.archlinux.org/account/OriginCode OriginCode]
* '''説明:''' A few staging or testing packages from [[#archlinuxcn]], and some daily use packages.
* '''Key-ID:''' 0A5BAD445D80C1CC & 62BF97502AE10D22

{{bc|<nowiki>
[origincode]
Server = https://repo.origincode.me/repo/$arch
</nowiki>}}
</nowiki>}}


550行目: 524行目:


* '''メンテナ:''' [https://aur.archlinux.org/account/bionade24 bionade24]
* '''メンテナ:''' [https://aur.archlinux.org/account/bionade24 bionade24]
* '''説明:''' AUR 由来のさまざまなコマンドラインツールおよびその他のパッケージ。
* '''説明:''' ROS Melodic packages and needed dependencies from the AUR.
* '''CI/CD ステータス:''' https://abs-cd.oscloud.info
* '''Key-ID:''' CB222E7EBC11D682AAC8B317A4A0D73114FDE6FC
* '''Key-ID:''' FF363C5F81664E2B


{{bc|<nowiki>
{{bc|<nowiki>
557行目: 532行目:
Server = http://repo.oscloud.info/
Server = http://repo.oscloud.info/
</nowiki>}}
</nowiki>}}

=== ownstuff ===

* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus]
* '''説明:''' AUR と参照先の上流ページにある多数のパッケージ。例として、mingw-w64 と Android クロスコンパイル用の多数のパッケージ、nvidia-580xx パッケージ ({{Pkg|linux}} と {{Pkg|linux-lts}} 用にコンパイルされたモジュールを含む)、フォント、Perl モジュール、{{AUR|tageditor-qt6}}、{{AUR|syncthingtray-qt6}}、{{AUR|qmplay2}} などのツールがあります。
* '''上流ページ''': https://github.com/Martchus/PKGBUILDs (AUR 以外のソース) および https://martchus.dyn.f3l.de/buildservice/#package-search-section (パッケージのブラウザ/検索)
* '''Key-ID:''' B9E36A7275FC61B464B67907E06FE8F53CDC6A4C

{{bc|<nowiki>
[ownstuff-testing]
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch

[ownstuff]
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch
</nowiki>}}

{{Note|testing リポジトリは、公式の testing リポジトリと併用することが想定されています。}}


=== pkgbuilder ===
=== pkgbuilder ===


* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
* '''説明:''' Python AUR ヘルパーPKGBUILDer のリポジトリ。
* '''説明:''' Python AUR ヘルパーである PKGBUILDer のリポジトリ。
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
* '''Key-ID:''' 5EAAEA16
* '''Key-ID:''' 5EAAEA16

{{Note|32bit key-id は安全では[https://evil32.com ありません]。}}


{{bc|<nowiki>
{{bc|<nowiki>
572行目: 568行目:
=== post-factum kernels ===
=== post-factum kernels ===


* '''メンテナ:''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum]
* '''メンテナ''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum]
* '''上流ページ:''': https://gitlab.com/post-factum/pf-kernel/wikis/README
* '''説明''': 開発者である post-factum による [[linux-pf|pf-kernel]] パッケージ。
* '''上流ページ''': https://pfkernel.natalenko.name
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] packages by its developer, post-factum
* '''Key-ID:''': 95C357D2AF5DA89D
* '''Key-ID''': 95C357D2AF5DA89D
* '''キーファイル:''': https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key
* '''Keyfile''': https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key


{{bc|<nowiki>
{{bc|<nowiki>
[home_post-factum_kernels_Arch]
[home_post-factum_kernels_Arch]
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch
</nowiki>}}

=== pro-audio-legacy ===

* '''メンテナ:''' [https://archlinux.org/people/developers/#dvzrv David Runge]
* '''説明:''' [[プロオーディオ]]用のレガシーツール群 (例: {{AUR|jack}})。主に古いセットアップや CI で有用です。
* '''Key-ID:''' メンテナが developer/TU であるため不要です。

{{bc|<nowiki>
[pro-audio-legacy]
Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch
</nowiki>}}

=== proaudio ===

* '''メンテナ:''' [https://github.com/osam-cologne/ OSAMC] メンバー ([https://aur.archlinux.org/account/SpotlightKid SpotlightKid]、[https://aur.archlinux.org/account/cbix cbix]、[https://aur.archlinux.org/account/daniel.appelt daniel.appelt] など)
* '''説明:''' 公式リポジトリにはまだ含まれていない [[プロオーディオ]]パッケージ。x86_64 および aarch64 向けにビルドされています。
* '''上流ページ:''' https://arch.osamc.de/
* '''Git リポジトリ:''' https://github.com/osam-cologne/archlinux-proaudio (PR 歓迎)
* '''Key-ID:''' 762AE5DB2B38786364BD81C4B9141BCC62D38EE5
* '''Keyfile:''' https://arch.osamc.de/proaudio/osamc.gpg

{{bc|<nowiki>
[proaudio]
Server = https://arch.osamc.de/$repo/$arch
</nowiki>}}
</nowiki>}}


593行目: 614行目:
[home_pbek_QOwnNotes_Arch_Extra]
[home_pbek_QOwnNotes_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
</nowiki>}}

=== qt-debug ===

* '''メンテナ:''' [https://aur.archlinux.org/account/The-Compiler The Compiler]
* '''説明:''' デバッグシンボルが含まれた Qt/PyQt ビルド
* '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild
* '''Key-ID:''' D6A1C70FE80A0C82

{{bc|<nowiki>
[qt-debug]
Server = https://qutebrowser.org/qt-debug/$arch
</nowiki>}}
</nowiki>}}


619行目: 628行目:
</nowiki>}}
</nowiki>}}


=== repo-ck ===
=== repo.mksscryertower.quest ===


* '''メンテナ:''' [[User:Scry3r|Klimenko Maxim Sergievich]]
Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。
* '''説明:''' 私が個人的に使用している AUR パッケージのコレクション: Crowdsec、ライブラリなど。
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=CF26478FD667CD54&fingerprint=on&op=index CF26478FD667CD54]


{{bc|<nowiki>
[[非公式ユーザーリポジトリ/Repo-ck|/Repo-ck]] を参照してください。
[repo.mksscryertower.quest]
Server = https://repo.mksscryertower.quest/repo/x86_64/
</nowiki>}}

=== rne ===

* '''メンテナ:''' [[User:Schard|Richard Neumann]]
* '''説明:''' 私が個人的に使用している AUR パッケージのコレクション。
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=4CA8D523BD386AF7&fingerprint=on&op=index 4CA8D523BD386AF7]

{{bc|<nowiki>
[rne]
Server = https://srv.richard-neumann.de/pub/repo/
</nowiki>}}


=== seblu ===
=== seblu ===
640行目: 665行目:


* '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)]
* '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)]
* '''説明:''' 個人的よく使っている AUR パッケージ
* '''説明:''' 私が頻繁に使用する AUR パッケージ
* '''Key-ID:''' 805517CC
* '''Key-ID:''' 805517CC

{{Note|32bit key-id は安全では[https://evil32.com ありません]。}}


{{bc|<nowiki>
{{bc|<nowiki>
[seiichiro]
[seiichiro]
Server = https://www.seiichiro0185.org/repo/$arch
Server = https://www.seiichiro0185.org/repo/$arch
</nowiki>}}

=== selinux ===

* '''メンテナ:''' [https://github.com/swordfeng swordfeng]
* '''説明:''' Unofficial (personal) builds for [[SELinux]] packages. PKGBUILDs are taken from AUR instead of the upstream GitHub repo.
* '''上流ページ:''' https://github.com/archlinuxhardened/selinux
* '''Key-ID:''' 7691FA63FE91CAFDD42A4AF08323B00E97DF0E6D (subkey B988167F59A3AF8368D55D65A7862FD48B72D83B is specifically used for signing packages)
* '''キーファイル:''' https://repo.taiho.moe/key.asc

{{bc|<nowiki>
[selinux]
Server = https://repo.taiho.moe/$repo
</nowiki>}}
</nowiki>}}


=== sergej-repo ===
=== sergej-repo ===


* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#spupykin Sergej Pupykin]
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#spupykin Sergej Pupykin]
* '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります
* '''説明:''' ''nextcloud''、''prosody''、およびその他のいくつかのパッケージ。
* '''Key-ID:''' 不要、メンテナ TU です。
* '''Key-ID:''' メンテナ Package Maintainer であるため不要です。


{{bc|<nowiki>
{{bc|<nowiki>
[sergej-repo]
[sergej-repo]
Server = http://repo.p5n.pp.ru/$repo/os/$arch
Server = http://repo.p5n.pp.ru/$repo/os/$arch
</nowiki>}}

=== siosm-aur ===

* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier]
* '''説明:''' Arch User Repository にあるパッケージ、マイナーフィックスあり。
* '''上流ページ:''' https://tim.siosm.fr/repositories/
* '''Key-ID:''' 78688F83

{{bc|<nowiki>
[siosm-aur]
Server = http://siosm.fr/repo/$repo/
</nowiki>}}

=== slowbro ===

* '''メンテナ:''' Katelyn Schiesser (slowbro)
* '''説明:''' binary packages for {{AUR|linux-vfio}}
* '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?op=get&search=0xAB3139C285186206 85186206]

{{bc|<nowiki>
[slowbro]
Server = http://www.slowbro.org/arch/$arch/
</nowiki>}}
</nowiki>}}


=== sublime-text ===
=== sublime-text ===


* '''メンテナ:''' Sublime Text developer
* '''メンテナ:''' Sublime Text 開発者
* '''説明:''' Sublime Text editor packages from developer's repository
* '''説明:''' 開発者のリポジトリから提供される Sublime Text editor パッケージ。
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
* '''Key-ID:''' 8A8F901A
* '''Key-ID:''' 8A8F901A

{{Note|32bit key-id は安全では[https://evil32.com ありません]。}}


{{bc|<nowiki>
{{bc|<nowiki>
[sublime-text]
[sublime-text]
Server = https://download.sublimetext.com/arch/stable/x86_64
Server = https://download.sublimetext.com/arch/stable/$arch
</nowiki>}}
</nowiki>}}


=== subtitlecomposer ===
=== supermario ===


* '''メンテナ:''' Mladen Milinkovic (maxrd2)
* '''メンテナ:''' [https://aur.archlinux.org/account/supermario Mario Finelli (supermario)]
* '''説明:''' Subtitle Composer の安定版とナイトリビルド
* '''説明:''' 私が使用またはメンテナンスしている AUR パッケ
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer
* '''Git リポトリ:''' https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages
* '''Key-ID:''' 4E8D5DBD
* '''Key-ID:''' C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306
* '''Keyfile:''' https://finelli.pub/36FDA306.asc


{{bc|<nowiki>
{{bc|<nowiki>
[supermario]
[subtitlecomposer]
Server = https://smoothware.net/$repo/$arch
Server = https://pkgs.finelli.dev/arch/$arch
</nowiki>}}
</nowiki>}}


=== trinity ===
=== taur ===


* '''メンテナ:''' Michael J. Manley <mmanley@ntge.net>
* '''メンテナ:''' [https://toufy.me toufic ar. (toufy)]
* '''説明:''' 私が使用している AUR パッケージの週次ビルド。主に開発用です。
* '''説明:''' [[Trinity]] デスクトップ環境
* '''Key-ID:''' 5F710C1E
* '''上流ページ:''' https://aur.toufy.me
* '''Git リポジトリ:''' https://git.toufy.me/taur
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=BBA33017E29E74FB&fingerprint=on&op=index BBA33017E29E74FB]


{{bc|<nowiki>
{{bc|<nowiki>
[trinity]
[taur]
Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64
Server = https://aur.toufy.me/builds
</nowiki>}}
</nowiki>}}


=== valveaur ===
=== trinity ===


* '''メンテナ:''' John Schoenick <johns@valvesoftware.com> (https://valvesoftware.com)
* '''メンテナ:''' [https://trinitydesktop.org/ Trinity Desktop Environment Developers]
* '''説明:''' [[Trinity]] Desktop Environment。
* '''説明:''' A repository by Valve Software Providing The Linux-fsync kernel and modules, including the futex-wait-multiple patchset for testing with Proton fsync & Mesa with the ACO compiler patchset.
* '''Key-ID:''' D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
* '''上流ページ:''' https://steamcommunity.com/linux
* '''Key-ID:''' 8DC2CE3A3D245E64


{{bc|<nowiki>
{{bc|<nowiki>
[trinity]
[valveaur]
Server = http://repo.steampowered.com/arch/valveaur
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
</nowiki>}}

=== xuanrui ===

* '''メンテナ:''' [https://aur.archlinux.org/account/xuanruiqi Xuanrui Qi (xuanruiqi)]
* '''説明:''' xuanruiqi's own packages and frequently-used packages, mainly of interest to functional programmers.
* '''上流ページ:''' https://www.xuanruiqi.com/linux.html
* '''Key-ID:''' 6E06FBC8

{{bc|<nowiki>
[xuanrui]
Server = https://arch.xuanruiqi.com/repo
</nowiki>}}
</nowiki>}}


=== xyne-x86_64 ===
=== xyne-x86_64 ===


* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne]
* '''メンテナ:''' [https://archlinux.org/people/package-maintainer-fellows/#xyne Xyne]
* '''説明:''' Xyne 自身のプロジェクトのリポジトリ。
* '''説明:''' Xyne 自身のプロジェクトのリポジトリ。
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
* '''上流ページ:''' https://xyne.dev/projects/
* '''Key-ID:''' 不要、メンテナは TU で
{{Accuracy|メンテナはもう TU ではありません}}
* '''Key-ID:''' メンテナが TU であるため不要です。


{{bc|<nowiki>
{{bc|<nowiki>
[xyne-x86_64]
[xyne-x86_64]
# Server = https://xyne.archlinux.ca/repos/xyne # It returns error 404 or 406 (varying). Use the line below:
Server = https://xyne.dev/repos/xyne
Server = http://xyne.archlinux.ca/bin/repo.php?file=
</nowiki>}}
</nowiki>}}

=== home-thaodan ===

* '''メンテナ:''' [https://aur.archlinux.org/account/Thaodan Thaodan]
* '''上流ページ:''' https://gitlab.com/Thaodan/linux-pf
* '''説明:''' pf-kernel フォークの開発者である Thaodan による [[カーネル#主なパッチセット|pf-kernel]] などのパッケージ
* '''Gitlab プロジェクト:''' https://gitlab.com/Thaodan/repo-home-thaodan-repo
* '''Key-ID:''' BBFE2FD421597395E4FC8C8DF6C85FEE79D661A4
{{bc|<nowiki>
[home-thaodan]
Server = https://thaodan.de/public/archlinux/home-thaodan/$arch</nowiki>}}


== 署名なし ==
== 署名なし ==


{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}

{{Warning|署名されていないリポジトリに HTTP を使用してはいけません。HTTPS を使用しない場合、ダウンロードしたコンテンツが Web サーバーによって提供されていたコンテンツであることを検証できず、[[Wikipedia:Man-in-the-middle attack|MiTM (Man in The Middle) attack]] によって任意のソフトウェアがシステムにインストールされる可能性があります。HTTPS はこのような脆弱性を緩和します。}}


=== alucryd ===
=== alucryd ===
793行目: 766行目:
</nowiki>}}
</nowiki>}}


=== alucryd-multilib ===
=== arch-mact2 ===


* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''メンテナ:''' [https://noa.codes Noa Himesaka]
* '''説明:''' ランタイム環境なしでSteamを実行するために必要なさまざまなパッケ
* '''説明:''' T2 セキュリティチップを搭載た Mac 使用するためのカーネルとユティリティ
* '''上流ページ:''' https://mirror.funami.tech/arch-mact2


{{bc|<nowiki>
{{bc|<nowiki>
[arch-mact2]
[alucryd-multilib]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64
Server = https://mirror.funami.tech/arch-mact2/os/$arch
</nowiki>}}

=== andrwe ===

* '''メンテナ:''' Andrwe Lord Weber
* '''説明:''' 個人的によく使うプログラムが入っています。
* '''上流ページ:''' http://andrwe.org/linux/repository

{{bc|<nowiki>
[andrwe]
Server = http://repo.andrwe.org/$arch
</nowiki>}}

=== archgeotux ===

* '''メンテナ:''' Samuel Mesa
* '''説明:''' 地理空間および地理情報システムアプリケーション
* '''上流ページ:''' https://archgeotux.sourceforge.io/

{{bc|<nowiki>
[archgeotux]
Server = https://downloads.sourceforge.net/project/archgeotux/$arch
</nowiki>}}

=== archlinuxfr ===

* '''メンテナ:'''
* '''説明:'''
* '''Note:''' [https://forums.archlinux.fr/viewtopic.php?f=16&t=22324 このリポジトリに関連するルール (fr)] を読んでください。
* '''上流ページ:''' http://afur.archlinux.fr

{{bc|<nowiki>
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch
</nowiki>}}
</nowiki>}}


845行目: 785行目:
[archlinuxgr]
[archlinuxgr]
Server = http://archlinuxgr.tiven.org/archlinux/$arch
Server = http://archlinuxgr.tiven.org/archlinux/$arch
</nowiki>}}

=== archlinuxgr-kde4 ===

* '''メンテナ:'''
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)

{{bc|<nowiki>
[archlinuxgr-kde4]
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch
</nowiki>}}
</nowiki>}}


877行目: 807行目:
[archlinux-php]
[archlinux-php]
Server = https://archlinux-php.gitlab.io/repository
Server = https://archlinux-php.gitlab.io/repository
</nowiki>}}

=== craftdestiny ===

* '''メンテナ:''' [https://craftdestiny.ovh LinuxVieLoisir]
* '''説明:''' Craft Destiny リポジトリは、いくつかのソフトウェアの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。

{{bc|<nowiki>
[craftdestiny]
Server = https://miroir.craftdestiny.ovh/archlinux-repo/
</nowiki>}}
</nowiki>}}


899行目: 819行目:
[dx37essentials]
[dx37essentials]
Server = https://dx37.gitlab.io/$repo/$arch
Server = https://dx37.gitlab.io/$repo/$arch
</nowiki>}}

=== extra-alucryd ===

* '''メンテナ:''' [https://archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''説明:''' Maxime Gauduin が AUR で維持している (あるいは維持していない) 様々な補足パッケージ。

{{bc|<nowiki>
[extra-alucryd]
Server = https://pkgbuild.com/~alucryd/$repo/$arch
</nowiki>}}
</nowiki>}}


921行目: 831行目:
[python]
[python]
Server = https://ffy00.github.io/arch-python-repo/
Server = https://ffy00.github.io/arch-python-repo/
</nowiki>}}

=== gcc-git ===

* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' gcc-toolchain のビルド済みパッケージ。glibc, binutils, gcc, libtool
* '''上流ページ:''' https://repo.archlinuxrepo.dev

{{bc|<nowiki>
[gcc-git]
Server = https://repo.archlinuxrepo.dev/$arch/$repo
</nowiki>}}
</nowiki>}}


945行目: 844行目:
</nowiki>}}
</nowiki>}}


=== home-thaodan ===
=== kicad-nightly ===


* '''メンテナ:''': [https://aur.archlinux.org/account/Thaodan Thaodan]
* '''メンテナ:''' Rafael Silva <perigoso@riseup.net>
* '''説明:''' KiCad のビルド済み nightly パッケージ
* '''上流ページ:''': https://gitlab.com/Thaodan/linux-pf
* '''Git リポジトリ:''' https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] pf-kernel fork 開発者 Thaodan による pf-kernel やその他のパッケージ。
* '''上流ページ:''' https://www.kicad.org/help/nightlies-and-rcs/


{{bc|<nowiki>
{{bc|<nowiki>
[kicad-nightly]
[home-thaodan]
Server = https://thaodan.de/home/bidar/home-thaodan/$arch
Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/
</nowiki>}}

=== jkanetwork ===

* '''メンテナ:''' kprkpr <kevin01010 at gmail dot com>
* '''メンテナ:''' Joselucross <jlgarrido97 at gmail dot com>
* '''説明:''' pimagizer, stepmania, yaourt, linux-mainline, wps-office, grub-customizer, いくつかの IDE のような AUR のパッケージ。貢献したいすべての人に開かれています。
* '''上流ページ:''' http://repo.jkanetwork.com/

{{bc|<nowiki>
[jkanetwork]
Server = http://repo.jkanetwork.com/repo/$repo/
</nowiki>}}

=== juju ===

* '''メンテナ:''' [https://aur.archlinux.org/account/Juju Juju]
* '''説明:''' Commander X16 や TI-84+ のようなレトロなコンピュータ用のエミュレータと開発ツール。
* '''上流ページ:''' http://repo.juju2143.ca/

{{bc|<nowiki>
[juju]
Server = https://repo.juju2143.ca/archlinux/$repo/os/$arch
</nowiki>}}

=== kernel ===

* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' Linux カーネルと XanMod カーネル用のプリビルドされたパッケージと CPU Scheduler パッチ。
* '''上流ページ:''' https://repo.archlinuxrepo.dev

{{bc|<nowiki>
[kernel]
Server = https://repo.archlinuxrepo.dev/$arch/$repo
</nowiki>}}

=== kevall474 ===

* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' vulkan、mesa、spirv、glslang、opencl、llvm、glu、freeglut、robin-hod-hashing などのパッケージがあらかじめビルドされています... (llvm git バージョンに対してビルド)
* '''Note:''' llvm-git をインストールする場合は、コンパイルされた message-git パッケージをインストールしてください。
* '''上流ページ:''' https://repo.archlinuxrepo.dev

{{bc|<nowiki>
[kevall474]
Server = https://repo.archlinuxrepo.dev/$arch/main
</nowiki>}}

=== kodi-devel-prebuilt ===

* '''メンテナ:''' asm0dey <pavel.finkelshtein+AUR@gmail.com>
* '''説明:''' kodi-devel のビルド済みパッケージ
* '''上流ページ:''' {{pkg|kodi-dev}}

{{bc|<nowiki>
[kodi-devel-prebuilt]
Server = https://asm0dey.github.io/$repo/$arch
</nowiki>}}

=== llvm-git ===

* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' LLVM git バージョンの再構築パッケージ
* '''Note:''' Mesa は LLVM git バージョンに対して再コンパイルする必要があります。
* '''上流ページ:''' https://repo.archlinuxrepo.dev

{{bc|<nowiki>
[llvm-git]
Server = https://repo.archlinuxrepo.dev/$arch/$repo
</nowiki>}}

=== llvm-rc ===

* '''メンテナ:''' Kevin Moisan (kevall474) <kevall474@tuta.io>
* '''説明:''' LLVM rc リリース用のビルド済みパッケージ
* '''Note:''' Mesa は LLVM rc リリースに対して再コンパイルする必要があります。
* '''上流ページ:''' https://repo.archlinuxrepo.dev

{{bc|<nowiki>
[llvm-rc]
Server = https://repo.archlinuxrepo.dev/$arch/$repo
</nowiki>}}
</nowiki>}}


1,047行目: 866行目:
</nowiki>}}
</nowiki>}}


=== minzord===
=== principia ===


* '''メンテナ:''' Minzord
* '''メンテナ:''' ROllerozxa <rollerozxa@voxelmanip.se>
* '''説明:''' {{AUR|principia}} および {{AUR|principia-git}} パッケージのバイナリビルド。
* '''説明:''' Minzord リポジトリは、一部のソフトウェアでの長いコンパイルを避けるためにあります。また、非常に便利なソフトウェアも追加されています。
* '''上流ページ:''' https://arch.principia-web.se


{{bc|<nowiki>
{{bc|<nowiki>
[principia]
[minzord]
Server = https://minzordos.000webhostapp.com/Repo/
Server = https://arch.principia-web.se/$arch
</nowiki>}}
</nowiki>}}


=== oracle ===
=== rayr ===


* '''メンテナ:''' [[en2:User:Malvineous|Malvineous]]
* '''メンテナ:''' [https://rayrsn.me/LinkInBio Rayr]
* '''説明:''' [[Oracle クライアント|Oracle Database client]] AUR パッケージからビルドされ、[https://github.com/Malvineous/archlinux-pacman-repo Makefile スク] を使用して AWS S3 でホストされる関連ツールです。
* '''説明:''' 私の AUR パッケージビルド済みパッケージを Archポジリとして提供します。
* '''上流ページ:''' https://github.com/Rayrsn/ArchRepo
* '''Conditions:''' By using this repository you agree to the [http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html Oracle Technology Network Development and Distribution License Terms for Instant Client].
{{bc|<nowiki>
[oracle]
Server = http://linux.shikadi.net/arch/$repo/$arch/
</nowiki>}}

=== ownstuff ===

* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus]
* '''説明:''' AUR の多数のパッケージ。沢山の mingw-w64 パッケージ, フォント, [https://aur.archlinux.org/packages/tageditor Tag Editor], [https://aur.archlinux.org/packages/syncthingtray Syncthing Tray] and [https://aur.archlinux.org/packages/subtitlecomposer Subtitle Composer] などのツール
* '''上流ページ:''': https://github.com/Martchus/PKGBUILDs (sources beside the AUR) and https://martchus.no-ip.biz/repoindex (package browser/search)


{{bc|<nowiki>
{{bc|<nowiki>
[rayr]
[ownstuff-testing]
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
Server = https://rayrsn.github.io/ArchRepo/$arch
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch

[ownstuff]
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
</nowiki>}}
</nowiki>}}


=== pantheon ===
=== selinux ===


* '''メンテナ:''' Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
* '''説明:''' Pantheon 関連のパッケージが含れているリポジトリ
* '''説明:''' [[SELinux]] バイナリパッケージを提供しす。
* '''上流ページ:''' https://github.com/archlinuxhardened/selinux


{{bc|<nowiki>
{{bc|<nowiki>
[selinux]
[pantheon]
Server = https://pkgbuild.com/~alucryd/$repo/$arch
Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux
SigLevel = Never
</nowiki>}}

=== pietma ===

* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテナンスしている] Arch User Repository のパッケージ。
* '''上流ページ:''' http://pietma.com/tag/aur/

{{bc|<nowiki>
[pietma]
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
</nowiki>}}

=== pnsft-pur ===

* '''メンテナ:''' [https://aur.archlinux.org/account/ponsfoot ponsfoot]
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc

{{bc|<nowiki>
[pnsft-pur]
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/
</nowiki>}}

=== rstudio ===

* '''メンテナ:''' Artem Klevtsov <a.a.klevtsov@gmail.com>
* '''説明:''' RStudio IDE パッケージ
* '''上流ページ:''' https://gitlab.com/aur1/rstudio

{{bc|<nowiki>
[rstudio]
Server = https://aur1.gitlab.io/$repo/$arch
</nowiki>}}
</nowiki>}}


1,139行目: 914行目:
</nowiki>}}
</nowiki>}}


=== symbiflow-git ===
=== vdr4arch ===


* '''メンテナ:''' Filipe Laíns <lains@archlinux.org>
* '''メンテナ:''' [https://aur.archlinux.org/account/CReimer CReimer]、[https://aur.archlinux.org/account/M-Reimer M-Reimer]
* '''説明:''' Arch Linux 用の VDR パッケージ群
* '''説明:''' SymbiFlow コンポーネントおよび関連プロジェクト (主に FPGA 関連プロジェクト) 用のナイトリービルド
* '''上流ページ:''' https://github.com/VDR4Arch/vdr4arch
{{bc|<nowiki>
[symbiflow-git]
Server = https://ffy00.github.io/symbiflow-arch-pkgs/
</nowiki>}}

=== thirtythreeforty ===

* '''メンテナ:''' George Hilliard <thirtythreeforty@gmail.com>
* '''説明:''' KiCAD 開発パッケージのナイトリービルド {{AUR|kicad-nightly}} と {{AUR|kicad-git}}
{{bc|<nowiki>
[thirtythreeforty]
Server = https://archrepo.thirtythreeforty.net/repo/thirtythreeforty
</nowiki>}}


{{Note|パッケージは [https://github.com/VDR4Arch/vdr4arch/blob/master/.ci/repo-make-ci.sh repo-make-ci.sh] で自動的にビルドされます。}}
=== userrepository ===


* '''メンテナ:''' [https://twitter.com/brunomiguel Bruno Miguel] <brunoalexandremiguel@gmail.com>
* '''説明:''' AUR のソフトウェアを含むリポジトリ
{{bc|<nowiki>
{{bc|<nowiki>
[vdr4arch]
[userrepository]
Server = https://userrepository.eu
Server = https://vdr4arch.github.io/$arch
</nowiki>}}
</nowiki>}}

2026年5月29日 (金) 10:46時点における最新版

関連記事

警告 Arch Linux の正式な開発者や Package Maintainers はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。

この記事では、コミュニティによって自由に作成・共有されているバイナリリポジトリを一覧にしています。多くの場合、Arch User Repository (AUR) にある PKGBUILD のビルド済みバージョンを提供しています。

これらのリポジトリを使用するには、pacman#リポジトリとミラー で説明されているように、リポジトリを /etc/pacman.conf に追加する必要があります。リポジトリに署名がある場合は、Pacman-key#非公式な鍵を追加に書かれているように、適当なキーを取得してローカルで署名してください。

非公式の Arch Linux リポジトリの多くは https://archlinux.pkgs.org でインデックス化されています。このサイトはリポジトリブラウザとパッケージ検索を提供しています。

ノート https://archlinux.pkgs.orgArch Linux ARMaarch64 リポジトリを Arch Linux 組織下の公式リポジトリとして掲載していますが、これは事実と異なります。これらのリポジトリは非公式です。自己責任で使用してください。

自分でカスタムリポジトリを作ってみたい場合は、pacman ヒント#カスタムローカルリポジトリを見て下さい。

自分のカスタムリポジトリを持っている場合は、他のすべてのユーザーがあなたのパッケージをどこで見つけられるかを知ることができるように、このページに追加してください。新しいリポジトリを追加するときは、以下のルールを守ってください:

  • リストはアルファベット順です。
  • メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
  • リポジトリが署名ありの場合は、key-id を書いて、鍵サーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、鍵ファイルへのリンクを書いて下さい。
  • 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
  • リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
  • 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。pacman.conf にコメントを残したいユーザーは自分で作成することが簡単にできます。

署名あり

ada

  • メンテナ: Rod Kay <rodakay5 at gmail dot com>
  • 説明: Arch Ada リポジトリ ~ Ada および SPARK プログラミング言語に関連するすべてのパッケージ。
  • Key-ID: 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2
[ada]
Server = http://www.orthanc.site:8080/assets/arch_ada_repo

alerque

[alerque]
Server = https://arch.alerque.com/$arch

ALHP

CC++ Fortran Go Rust
CPU マイクロアーキテクチャ

CFLAGS:

-march=x86-64-vN

KCFLAGS, KCPPFLAGS2:

-march=x86-64-vN3

FFLAGS:

-march=x86-64-vN

GOAMD64=vN

RUSTFLAGS:

-C target-cpu=x86-64-vN
リンク時最適化
(LTO)

LTOFLAGS:

-falign-functions=32

CARGO_PROFILE_RELEASE_LTO=fat

RUSTFLAGS:

-C codegen-units=1
その他

CFLAGS:

-O3
-mpclmul

KCFLAGS, KCPPFLAGS:

-O34

FFLAGS:

-O3

RUSTFLAGS:

-C opt-level=3
-C link-arg=-z
-C link-arg=pack-relative-relocs
  1. 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yamlhttps://alhp.dev/makepkg/ で確認してください。
    makepkg#Optimization も参照してください。
  2. 直接リンクされたカーネルモジュールの代わりに Dynamic Kernel Module Support (DKMS) パッケージを使用する必要があります。たとえば、nvidiavirtualbox-host-modules-archArchZFS のユーザーが影響を受けます。
  3. カーネルのコンパイルに -march を設定しても、大きな効果は得られません
  4. カーネルのコンパイルに -O3 を設定することには疑問があります
ブラックリスト入りパッケージも参照してください。
[core-x86-64-vN]
Include = /etc/pacman.d/alhp-mirrorlist

[extra-x86-64-vN]
Include = /etc/pacman.d/alhp-mirrorlist

[multilib-x86-64-vN]
Include = /etc/pacman.d/alhp-mirrorlist
警告 システムが対応しているか確認してください。対応していないオプションを選択すると、システムを起動できなくなる可能性があります。
ノート

andontie-aur

  • メンテナ: Holly M.
  • 説明: A repo containing the most popular AUR packages, as well as some I use all the time. New packages can be requested on the upstream website.
  • Key-ID: EA50C866329648EE
  • 上流ページ: https://aur.andontie.net
[andontie-aur]
Server = https://aur.andontie.net/$arch

arcanisrepo

  • メンテナ: arcanis
  • 説明: 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。
  • Key-ID: 不要、メンテナは TU です。
[arcanisrepo]
Server = https://repo.arcanis.me/repo/$arch
ヒント 同一の URL で FTP からもアクセスできます。

arch4edu

[arch4edu]
Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
## or other mirrors in https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux

archlinuxcn

[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

ArchZFS

[archzfs]
Server = https://github.com/archzfs/archzfs/releases/download/experimental
Server = https://mirrors.uni-plovdiv.net/archzfs/experimental

artafinde

  • メンテナ: Leonidas Spyropoulos
  • 説明: AUR とカスタムパッケージを含む個人リポジトリ。
  • Key-ID: 鍵は archlinux keyring に含まれているため不要です。
[artafinde]
Server = https://pkgbuild.com/~artafinde/repo

avr

[avr]
Server = https://bouchaud.org/packages/$repo/$arch

bioarchlinux

[bioarchlinux]
Server = https://repo.bioarchlinux.org/$arch
ヒント R では、suppressMessages(bspm::enable()) を使用して bspm により install.packagespacman および BioArchLinux リポジトリと統合できます。

blackeagle-pre-community

  • メンテナ: Ike Devolder
  • 説明: メンテしているパッケージを community リポジトリに移動するまえにテストするためのリポジトリ
  • Key-ID: 不要、メンテナは TU です。
[blackeagle-pre-community]
Server = https://repo.herecura.be/$repo/$arch

build.kilabit.info

[build.kilabit.info]
Server = https://build.kilabit.info/aur

chaotic-aur

  • メンテナ: PedroHLC および Librewish
  • 説明: メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされ、ドイツとアメリカにミラーサーバがあります。x86_64 のみです。1600 以上のパッケージがあります。
  • Key-ID: [1], 指紋 EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB
  • Note: maintainer's notes を参照してください。
[chaotic-aur]
Server = http://lonewolf-builder.duckdns.org/$repo/x86_64
Server = http://chaotic.bangl.de/$repo/x86_64
Server = https://repo.kitsuna.net/x86_64

coderkun-aur

[coderkun-aur]
Server = http://arch.suruatoel.xyz/$repo/$arch/

condorcore

[condorcore]
Server = https://aur.centauricorex.net/$arch

desolve

ノート 非推奨です。パッケージは 2026 年に削除される予定です。bioarchlinux を使用してください。
[desolve]
Server = https://desolve.ru/archrepo/$arch

devkitpro

ノート Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.
[dkp-libs]
Server = https://downloads.devkitpro.org/packages
[dkp-linux]
Server = https://downloads.devkitpro.org/packages/linux

g14

[g14]
# Germany, origin
Server = https://arch.asus-linux.org
# Republic of Korea
Server = https://naru.jhyub.dev/$repo

grawlinson

[grawlinson]
Server = https://repo.nullpointer.io

herecura

  • メンテナ: Ike Devolder
  • 説明: community リポジトリに存在しない追加パッケージ
  • Key-ID: 不要、メンテナは TU です。
[herecura]
Server = https://repo.herecura.eu/herecura/x86_64

ivasilev

[ivasilev]
Server = https://ivasilev.net/pacman/$arch

jk-aur

[home_justkidding_arch_Arch]
Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch

kawaii

[kawaii]
Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/

lahwaacz

  • メンテナ: Jakub Klinkovský
  • 説明: AUR パッケージを含む個人リポジトリ。
  • Key-ID: 鍵は archlinux-keyring パッケージに含まれているため不要です。
[lahwaacz]
Server = https://pkgbuild.com/~lahwaacz/repo

linux-lts66

[linux-lts66]
Server = https://linux-lts66.bemxio.xyz/

linux-nitrous

[linux-nitrous]
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/

linux-surface

[linux-surface]
Server = https://pkg.surfacelinux.com/arch/

liquorix

[liquorix]
Server = https://liquorix.net/archlinux/$repo/$arch

manuelschneid3r_Arch

[home_manuelschneid3r_Arch]
Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch

miffe

  • メンテナ: miffe (AUR プロフィール)
  • 説明: miffe によってメンテナンスされている AUR パッケージ。例: linux-mainline
  • Key-ID: 313F5ABD
ノート 32bit key-id は安全ではありません
[miffe]
Server = https://arch.miffe.org/$arch/

mxmeinhold

  • メンテナ: mxmeinhold
  • 説明: 私が AUR でメンテナンスしているパッケージ。現在は factorio-headless のみ。
  • Key-ID: B77D730E8D444707FA93320D72E05836F8252405
  • Keyfile: https://gpg.mxmeinhold.com
[mxmeinhold]
Server = https://arch.mxmeinhold.com/$arch

orhun

  • メンテナ: Orhun Parmaksiz
  • 説明: AUR とカスタムパッケージを含む個人リポジトリ。
  • Key-ID: メンテナが Package Maintainer であるため不要です。
[orhun]
Server = https://pkgbuild.com/~orhun/repo

oscloud

  • メンテナ: bionade24
  • 説明: AUR 由来のさまざまなコマンドラインツールおよびその他のパッケージ。
  • CI/CD ステータス: https://abs-cd.oscloud.info
  • Key-ID: FF363C5F81664E2B
[oscloud]
Server = http://repo.oscloud.info/

ownstuff

[ownstuff-testing]
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch

[ownstuff]
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch
ノート testing リポジトリは、公式の testing リポジトリと併用することが想定されています。

pkgbuilder

ノート 32bit key-id は安全ではありません
[pkgbuilder]
Server = https://pkgbuilder-repo.chriswarrick.com/

post-factum kernels

[home_post-factum_kernels_Arch]
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch

pro-audio-legacy

  • メンテナ: David Runge
  • 説明: プロオーディオ用のレガシーツール群 (例: jackAUR)。主に古いセットアップや CI で有用です。
  • Key-ID: メンテナが developer/TU であるため不要です。
[pro-audio-legacy]
Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch

proaudio

[proaudio]
Server = https://arch.osamc.de/$repo/$arch

QOwnNotes

[home_pbek_QOwnNotes_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch

quarry

[quarry]
Server = https://pkgbuild.com/~anatolik/quarry/x86_64/

repo.mksscryertower.quest

[repo.mksscryertower.quest]
Server = https://repo.mksscryertower.quest/repo/x86_64/

rne

[rne]
Server = https://srv.richard-neumann.de/pub/repo/

seblu

  • メンテナ: Sébastien Luttringer
  • 説明: seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor など)。
  • Key-ID: 不要、メンテナは開発者です。
[seblu]
Server = https://al1.seblu.net/$repo/$arch
Server = https://al2.seblu.net/$repo/$arch

seiichiro

ノート 32bit key-id は安全ではありません
[seiichiro]
Server = https://www.seiichiro0185.org/repo/$arch

sergej-repo

  • メンテナ: Sergej Pupykin
  • 説明: nextcloudprosody、およびその他のいくつかのパッケージ。
  • Key-ID: メンテナが Package Maintainer であるため不要です。
[sergej-repo]
Server = http://repo.p5n.pp.ru/$repo/os/$arch

sublime-text

ノート 32bit key-id は安全ではありません
[sublime-text]
Server = https://download.sublimetext.com/arch/stable/$arch

supermario

[supermario]
Server = https://pkgs.finelli.dev/arch/$arch

taur

[taur]
Server = https://aur.toufy.me/builds

trinity

[trinity]
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch

xyne-x86_64

この記事またはセクションの正確性には問題があります。
理由: メンテナはもう TU ではありません。 (議論: トーク:非公式ユーザーリポジトリ#)
  • Key-ID: メンテナが TU であるため不要です。
[xyne-x86_64]
Server = https://xyne.dev/repos/xyne

署名なし

ノート ユーザーはエントリに次の字句を追加する必要があります: SigLevel = PackageOptional
警告 署名されていないリポジトリに HTTP を使用してはいけません。HTTPS を使用しない場合、ダウンロードしたコンテンツが Web サーバーによって提供されていたコンテンツであることを検証できず、MiTM (Man in The Middle) attack によって任意のソフトウェアがシステムにインストールされる可能性があります。HTTPS はこのような脆弱性を緩和します。

alucryd

  • メンテナ: Maxime Gauduin
  • 説明: Maxime Gauduin が AUR で管理しているさまざまなパッケージ。
[alucryd]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64

arch-mact2

[arch-mact2]
Server = https://mirror.funami.tech/arch-mact2/os/$arch

archlinuxgr

  • メンテナ:
  • 説明: ギリシャの Arch Linux コミュニティが提供する多くの興味深いパッケージ。
[archlinuxgr]
Server = http://archlinuxgr.tiven.org/archlinux/$arch

archlinux-phalcon

  • メンテナ:: Michal Sotolar <michal at sotolar dot com>
  • 説明: Phalcon Framework PHP 5.6 -7.x 拡張モジュールのビルド。
  • 上流ページ: https://archlinux-phalcon.gitlab.io
[archlinux-phalcon]
Server = https://archlinux-phalcon.gitlab.io/repository

archlinux-php

  • メンテナ: Michal Sotolar <michal at sotolar dot com>
  • 説明: PHP 5.6 -7.x 古い安定版ビルド、メインライン版と共存可能です。
  • 上流ページ: https://archlinux-php.gitlab.io
[archlinux-php]
Server = https://archlinux-php.gitlab.io/repository

dx37essentials

[dx37essentials]
Server = https://dx37.gitlab.io/$repo/$arch

ffy00 (python)

[python]
Server = https://ffy00.github.io/arch-python-repo/

heftig

[heftig]
Server = https://pkgbuild.com/~heftig/repo/$arch

kicad-nightly

[kicad-nightly]
Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/

mesa-git

  • メンテナ: Laurent Carlier
  • 説明: testingmultilib-testing リポジトリ用の Mesa の git ビルド
[mesa-git]
Server = https://pkgbuild.com/~lcarlier/$repo/$arch

principia

[principia]
Server = https://arch.principia-web.se/$arch

rayr

[rayr]
Server = https://rayrsn.github.io/ArchRepo/$arch

selinux

[selinux]
Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux
SigLevel = Never

stx4

  • メンテナ: StarterX4 <starterx4[at]gmail.com>
  • 説明: 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など)
  • 上流ページ: https://keybase.pub/starterx4/repos/arch/
[stx4-any]
Server = https://starterx4.keybase.pub/repos/arch/any/stx4

[stx4-x86_64]
Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4

vdr4arch

ノート パッケージは repo-make-ci.sh で自動的にビルドされます。
[vdr4arch]
Server = https://vdr4arch.github.io/$arch