「非公式ユーザーリポジトリ」の版間の差分
表示
削除された内容 追加された内容
同期 |
Kusanaginoturugi (トーク | 投稿記録) 序文を更新 |
||
| (11人の利用者による、間の54版が非表示) | |||
| 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#非公式な鍵を追加]]に書かれているように、適当なキーを取得してローカルで署名してください。 |
|||
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を全く精査していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}} |
|||
非公式の Arch Linux リポジトリの多くは https://archlinux.pkgs.org でインデックス化されています。このサイトはリポジトリブラウザとパッケージ検索を提供しています。 |
|||
ここにあるリポジトリを使用するには、[[pacman#リポジトリ]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式のキーの追加]] に書かれているように、適当なキーを取得してローカルで署名してください。 |
|||
{{Note|https://archlinux.pkgs.org は [https://archlinuxarm.org/ Arch Linux ARM] の ''aarch64'' リポジトリを Arch Linux 組織下の公式リポジトリとして掲載していますが、これは事実と異なります。これらのリポジトリは非公式です。自己責任で使用してください。}} |
|||
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。 |
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。 |
||
自分のカスタムリポジトリを持っている場合は、他のすべてのユーザーがあなたのパッケージをどこで見つけられるかを知ることができるように、このページに追加してください。新しいリポジトリを追加するときは、以下のルールを守ってください: |
|||
{{Tip|このページに記載されている全てのサーバーのリストを取得するには: {{bc|<nowiki>curl 'https://wiki.archlinux.jp/index.php/%E9%9D%9E%E5%85%AC%E5%BC%8F%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA' | grep 'Server = ' | sed "s/\$arch/$(uname -m)/g" | cut -f 3 -d' '</nowiki>}} |
|||
ウェブブラウザで開いて、リポジトリの中身を調べることができます。}} |
|||
== このページにリポジトリを追加 == |
|||
もしリポジトリを持っているのならば、このページに記述することで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守って下さい: |
|||
* リストはアルファベット順です。 |
* リストはアルファベット順です。 |
||
* メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。 |
* メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。 |
||
* リポジトリが''署名あり''の場合は、key-id を書いて、 |
* リポジトリが''署名あり''の場合は、key-id を書いて、鍵サーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、鍵ファイルへのリンクを書いて下さい。 |
||
* 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。 |
* 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。 |
||
* リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。 |
* リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。 |
||
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。 |
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。 |
||
== |
== 署名あり == |
||
=== ada === |
|||
"Any" リポジトリはアーキテクチャに左右されません。つまり、i686 と x86_64 両方のシステムで使うことができます。 |
|||
* '''メンテナ:''' 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> |
|||
==== archstrike ==== |
|||
[ada] |
|||
Server = http://www.orthanc.site:8080/assets/arch_ada_repo |
|||
</nowiki>}} |
|||
=== alerque === |
|||
* '''メンテナ:''' [https://archstrike.org/team ArchStrike チーム] |
|||
* '''説明:''' セキュリティの専門家・好事家のためのリポジトリ |
|||
* '''上流ページ:''' https://archstrike.org/ |
|||
* '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51 |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/caleb Caleb Maclennan] |
|||
{{Note|ArchStrike を使う方法は https://archstrike.org/wiki/setup に書かれています。}} |
|||
* '''説明:''' Typesetting, publishing, and font development related tools such as SILE, CaSILE, fontship, and related dependencies including many fonts, Lua Rocks, and Python modules. Also mattermost, asterisk, and most of the [https://aur.archlinux.org/packages/?O=0&SeB=M&K=caleb&outdated=&SB=n&SO=a&PP=250&do_Search=Go AUR packages I (co-)maintain]. |
|||
* '''Git リポジトリ:''' https://github.com/alerque/aur |
|||
* '''Issue トラッキング:''' https://github.com/alerque/aur/issues |
|||
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=get&search=0x63CC496475267693 63CC496475267693] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[alerque] |
|||
[archstrike] |
|||
Server = https:// |
Server = https://arch.alerque.com/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== ALHP === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [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>: |
|||
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
|||
* '''上流ページ:''' https://ivasilev.net/pacman |
|||
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
|||
:{| class="wikitable" |
|||
{{bc|<nowiki> |
|||
|- |
|||
[ivasilev] |
|||
! !! [[C]] と [[Wikipedia:C++|C++]] !! [[Fortran]] !! [[Go]] !! [[Rust]] |
|||
Server = https://ivasilev.net/pacman/any |
|||
|- |
|||
# Server = https://ivasilev.net/pacman/$arch |
|||
| CPU マイクロアーキテクチャ |
|||
</nowiki>}} |
|||
| |
|||
{{ic|CFLAGS}}: |
|||
: {{ic|1=-march=x86-64-v'''''N'''''}} |
|||
{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}<sup>2</sup>: |
|||
==== pkgbuilder ==== |
|||
: {{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}}: |
|||
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
|||
: {{ic|1=-C codegen-units=1}} |
|||
* '''説明:''' Python の AUR ヘルパー、PKGBUILDer のリポジトリ。 |
|||
|- |
|||
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder |
|||
| その他 |
|||
* '''Key-ID:''' 5EAAEA16 |
|||
| |
|||
{{ic|CFLAGS}}: |
|||
: {{ic|-O3}} |
|||
: {{ic|-mpclmul}} |
|||
{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}: |
|||
{{bc|<nowiki> |
|||
: {{ic|-O3}}<sup>4</sup> |
|||
[pkgbuilder] |
|||
| |
|||
Server = https://pkgbuilder-repo.chriswarrick.com/ |
|||
{{ic|FFLAGS}}: |
|||
</nowiki>}} |
|||
: {{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]] も参照してください。 |
|||
==== xyne-any ==== |
|||
:# [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 ブラックリスト入りパッケージ]も参照してください。 |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne] |
|||
* '''説明:''' "any" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* '''上流ページ:''' https://xyne.archlinux.ca/projects/ |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
* '''Git リポジトリ:''' https://somegit.dev/ALHP/ALHP.GO |
|||
{{Note|あなたが使用しているアーキテクチャに合致する {{ic|[xyne-*]}} リポジトリが存在しない場合にのみこのリポジトリを使ってください。}} |
|||
* '''キーリング:''' {{AUR|alhp-keyring}} |
|||
* '''ミラー:''' {{AUR|alhp-mirrorlist}} |
|||
* [[debuginfod]]: https://debuginfod.alhp.dev |
|||
[core-x86-64-v'''''N'''''] |
|||
{{bc|<nowiki> |
|||
Include = /etc/pacman.d/alhp-mirrorlist |
|||
[xyne-any] |
|||
Server = https://xyne.archlinux.ca/repos/xyne |
|||
[extra-x86-64-v'''''N'''''] |
|||
</nowiki>}} |
|||
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| |
|||
==== archlinuxgr-any ==== |
|||
* [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 提供していません]。 |
|||
* '''説明:''' 多数の面白いパッケージが入っているギリシャ人による Arch Linux 非公式リポジトリ。 |
|||
}} |
|||
=== 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 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[andontie-aur] |
|||
[archlinuxgr-any] |
|||
Server = https:// |
Server = https://aur.andontie.net/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== arcanisrepo === |
|||
== i686 と x86_64 の両方 == |
|||
i686 と x86_64 両方のバージョンが含まれているリポジトリ。{{ic|$arch}} 変数は pacman によって自動的に設定されます。 |
|||
=== 署名あり === |
|||
==== arcanisrepo ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis] |
||
| 117行目: | 161行目: | ||
{{Tip|同一の URL で FTP からもアクセスできます。}} |
{{Tip|同一の URL で FTP からもアクセスできます。}} |
||
=== arch4edu === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://github.com/petronny Jingbei Li (petronny)], [https://github.com/arch4edu/arch4edu/graphs/contributors others] |
||
* '''説明:''' arch4edu is a community repository for Archlinux and ArchlinuxARM that strives to provide the latest versions of most software used by college students. |
|||
* '''Git リポジトリ:''' https://github.com/arch4edu/arch4edu |
|||
* '''Issue トラッキング:''' https://github.com/arch4edu/arch4edu/issues for packaging issues, out-of-date notifications, package requests, and related questions |
|||
* '''ミラー:''' https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux |
|||
* '''Key-ID:''' 7931B6D628C8D3BA |
|||
{{bc|<nowiki> |
|||
[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 |
|||
</nowiki>}} |
|||
=== archlinuxcn === |
|||
* '''メンテナ:''' [https://plus.google.com/+PhoenixNemo/ Phoenix Nemo (phoenixlzx)], [https://www.archlinux.org/people/developers/#fyan Felix Yan (felixonmars, dev)], [https://twitter.com/lilydjwg lilydjwg], [https://www.archlinux.org/people/trusted-users/#farseerfc farseerfc (TU)], and [https://github.com/archlinuxcn/repo/graphs/contributors others] |
|||
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。 |
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。 |
||
* '''Git リポジトリ:''' https://github.com/archlinuxcn/repo |
* '''Git リポジトリ:''' https://github.com/archlinuxcn/repo |
||
* '''Issue トラッキング:''' https://github.com/archlinuxcn/repo/issues |
* '''Issue トラッキング:''' https://github.com/archlinuxcn/repo/issues for packaging issues, out-of-date notifications, package requests, and related questions |
||
* '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo (中国本土のユーザー向け) もしくは ''archlinuxcn-mirrorlist-git'' をインストールしてください |
* '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo (主に中国本土のユーザー向け) もしくは ''archlinuxcn-mirrorlist-git'' をこのリポジトリからインストールしてください。 |
||
* '''Key-ID:''' |
* '''Key-ID:''' Once the repo is added, ''archlinuxcn-keyring'' package must be installed before any other so you do not get errors about PGP signatures. ''archlinuxcn-keyring'' パッケージそのものは TU により署名されています。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinuxcn] |
[archlinuxcn] |
||
Server = http://repo.archlinuxcn.org/$arch |
Server = http://repo.archlinuxcn.org/$arch |
||
## or use a CDN (beta) |
|||
#Server = https://cdn.repo.archlinuxcn.org/$arch |
|||
## or install archlinuxcn-mirrorlist-git and use the mirrorlist |
## or install archlinuxcn-mirrorlist-git and use the mirrorlist |
||
#Include = /etc/pacman.d/archlinuxcn-mirrorlist |
#Include = /etc/pacman.d/archlinuxcn-mirrorlist |
||
</nowiki>}} |
</nowiki>}} |
||
=== 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://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
|||
* '''説明:''' Arch Linux 上の [[ZFS]] 用パッケージ。 |
|||
* '''説明:''' メンテしているパッケージを ''community'' リポジトリに移動するまえにテストするためのリポジトリ |
|||
* '''上流 wiki:''' https://github.com/archzfs/archzfs/wiki |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
* '''Key-ID:''' [https://github.com/archzfs/archzfs-keyring/blob/master/keyring/packager/archzfs/3A9917BF0DED5C13F69AC68FABEC0A1208037BE9/3A9917BF0DED5C13F69AC68FABEC0A1208037BE9.asc 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archzfs] |
|||
[blackeagle-pre-community] |
|||
Server = https:// |
Server = https://github.com/archzfs/archzfs/releases/download/experimental |
||
Server = https://mirrors.uni-plovdiv.net/archzfs/experimental |
|||
</nowiki>}} |
</nowiki>}} |
||
=== artafinde === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://archlinux.org/people/developers/#artafinde Leonidas Spyropoulos] |
||
* '''説明:''' |
* '''説明:''' AUR とカスタムパッケージを含む個人リポジトリ。 |
||
* '''Key-ID:''' 鍵は archlinux keyring に含まれているため不要です。 |
|||
* '''Key-ID:''' 653C3094 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[artafinde] |
|||
[catalyst] |
|||
Server = https:// |
Server = https://pkgbuild.com/~artafinde/repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== avr === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/vianney Vianney Bouchaud] |
||
* '''説明:''' 私が個人的に使用している AUR ビルドの一部です。主に、以前自分用にビルドしていた kubernetes 関連のパッケージと、私自身のソフトウェアのうちパッケージ化しているものが含まれています。 |
|||
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
|||
* '''上流ページ:''' https://bouchaud.org/packages/avr |
|||
* '''Key-ID:''' 653C3094 |
|||
* '''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] |
|||
[catalyst-hd234k] |
|||
Server = https:// |
Server = https://bouchaud.org/packages/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== bioarchlinux === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' BioArchLinux Team |
||
* '''説明:''' |
* '''説明:''' Arch Linux 用の生物学ソフトウェアリポジトリ。R cran バイナリパッケージを含みます。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://github.com/BioArchLinux/Packages |
||
* '''セットアップ:''' https://wiki.bioarchlinux.org/index.php?title=Usage |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
* '''引用:''' https://doi.org/10.1093/bioinformatics/btaf106 |
|||
* '''Key-ID:''' B1F96021DB62254D |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[bioarchlinux] |
|||
[city] |
|||
Server = https:// |
Server = https://repo.bioarchlinux.org/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
{{Tip|[[R]] では、{{ic|suppressMessages(bspm::enable())}} を使用して ''bspm'' により {{ic|install.packages}} を [[pacman]] および BioArchLinux リポジトリと統合できます。}} |
|||
==== gustawho ==== |
|||
* '''メンテナ:''' [https://twitter.com/gustawho Gustavo Castro] <gustawho@openmailbox.com> |
|||
* '''説明:''' 科学用 (主として物理や数学) ツールやビルドに時間がかかる AUR パッケージ ({{AUR|firefox-kde-opensuse}} など) |
|||
* '''パッケージリスト:''' https://gustawho.com/pacman |
|||
* '''上流ページ:''' https://gustawho.com |
|||
* '''Key-ID:''' [https://gustawho.com/repo/gustawho.key 76578671] |
|||
{{bc|<nowiki> |
|||
[gustawho] |
|||
Server = https://gustawho.com/repo/$arch |
|||
</nowiki>}} |
|||
==== haskell-core ==== |
|||
[[ArchHaskell#%5Bhaskell-core%5D]] を参照。 |
|||
==== haskell-happstack ==== |
|||
[[ArchHaskell#%5Bhaskell-happstack%5D]] を参照。 |
|||
==== haskell-web ==== |
|||
[[ArchHaskell#%5Bhaskell-web%5D]] を参照。 |
|||
=== blackeagle-pre-community === |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
||
* '''説明:''' ''community'' リポジトリに |
* '''説明:''' メンテしているパッケージを ''community'' リポジトリに移動するまえにテストするためのリポジトリ |
||
* '''Key-ID:''' 不要、メンテナは TU です。 |
* '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[blackeagle-pre-community] |
|||
[herecura] |
|||
Server = https://repo.herecura.be/$repo/$arch |
Server = https://repo.herecura.be/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== build.kilabit.info === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/shulhan shulhan] |
||
* '''上流ページ:''' https://build.kilabit.info |
|||
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
|||
* ''' |
* '''パッケージ一覧:''' https://build.kilabit.info/karajo/app/ |
||
* '''Key-ID:''' [https:// |
* '''Key-ID:''' [https://keys.openpgp.org/vks/v1/by-fingerprint/CEF1AA87E337A6C390DE5550F8507EE9148A4CE3 4A5360B500C9C4F0] |
||
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[build.kilabit.info] |
|||
[ivasilev] |
|||
Server = https:// |
Server = https://build.kilabit.info/aur |
||
</nowiki>}} |
</nowiki>}} |
||
=== chaotic-aur === |
|||
* '''メンテナ:''' [[en2:User:JMCF125|João Miguel]] |
|||
* '''上流ページ:''' https://jrpi.mooo.com/Programação?lang=en#Repositories |
|||
* '''説明:''' Haskell パッケージ (cblrepo で作成されているが haskell-core では利用できないもの) |
|||
* '''パッケージリスト:''' https://jrpi.mooo.com/Repositórios/haskell/ |
|||
* '''Key-ID:''' 300F3A7E6DE3712674AF1BA3C734821C2C9A679F |
|||
* '''メンテナ:''' [https://github.com/pedrohlc PedroHLC] および [https://github.com/librewish Librewish] |
|||
* '''説明:''' メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされ、ドイツとアメリカにミラーサーバがあります。x86_64 のみです。1600 以上のパッケージがあります。 |
|||
* '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?search=0x3056513887B78AEB&fingerprint=on&op=index], 指紋 {{ic|EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB }} |
|||
* '''Note:''' [https://lonewolf.pedrohlc.com/chaotic-aur maintainer's notes] を参照してください。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[chaotic-aur] |
|||
[jrpi-haskell] |
|||
Server = |
Server = http://lonewolf-builder.duckdns.org/$repo/x86_64 |
||
Server = http://chaotic.bangl.de/$repo/x86_64 |
|||
Server = https://repo.kitsuna.net/x86_64 |
|||
</nowiki>}} |
</nowiki>}} |
||
=== coderkun-aur === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun] |
||
* '''説明:''' |
* '''説明:''' AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://www.suruatoel.xyz/arch |
||
* '''Key-ID:''' |
* '''Key-ID:''' 39E27199A6BEE374 |
||
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]{{Dead link|2020|02|26}} |
|||
{{Warning|{{ic|/etc/pacman.conf}} で {{ic|[core]}} の前に {{ic|[libre]}} を記述してはいけません。}} |
|||
{{Note|{{ic|parabola-keyring}} をインストールするには、一時的に {{ic|1=SigLevel = PackageOptional}} を追加してください。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[coderkun-aur] |
|||
[libre] |
|||
Server = |
Server = http://arch.suruatoel.xyz/$repo/$arch/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== condorcore === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/MrHacker/ MrHacker] |
||
* '''説明:''' 私が共同メンテナンスしている Wazuh-SIEM パッケージと AUR。データベースから署名されています。 |
|||
* '''説明:''' AUR の [https://aur.archlinux.org/pkgbase/llvm-svn llvm-svn] と [https://aur.archlinux.org/pkgbase/lib32-llvm-svn lib32-llvm-svn]: LLVM コンパイラインフラストラクチャ、Clang フロント、関連ツール。 |
|||
* '''上流ページ:''' https://aur.condorbs.net |
|||
* '''Key-ID:''' [https://sks-keyservers.net/pks/lookup?op=vindex&search=0x76563F75679E4525&fingerprint=on&exact=on 0x76563F75679E4525], 指紋 {{ic|D16C F22D 27D1 091A 841C 4BE9 7656 3F75 679E 4525}} |
|||
* '''Key-ID:''' 3CA0B9DF1BE7CE09 |
|||
* '''Keyfile:''' [https://openpgpkey.condorbs.net/.well-known/openpgpkey/condorbs.net/hu/6xijodcce66ymrrur6yqqeohwhzwz97m GPG] |
|||
* '''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] |
|||
[llvm-svn] |
|||
Server = https:// |
Server = https://aur.centauricorex.net/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== desolve === |
|||
{{Note|非推奨です。パッケージは 2026 年に削除される予定です。[[#bioarchlinux|bioarchlinux]] を使用してください。}} |
|||
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe] |
|||
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/dviktor/ desolve] |
|||
* '''Key ID:''' 313F5ABD |
|||
* '''説明:''' いくつかの追加パッケージと、バイナリ R cran のコレクション。 |
|||
* '''その他の AUR パッケージ用 Git リポジトリ:''' https://github.com/dvdesolve/pkgbuilds |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xdd3bf75dcd96541ac723b7cd6a4cd3276ca8ebbd DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[desolve] |
||
Server = https:// |
Server = https://desolve.ru/archrepo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== devkitpro === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://devkitpro.org/ wintermute] |
||
* '''説明:''' Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン |
|||
* '''説明:''' Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。 |
|||
* '''上流ページ:''' |
* '''上流ページ:''' https://devkitpro.org/wiki/devkitPro_pacman |
||
* ''' |
* '''Key-ID:''' F7FD5492264BB9D0 |
||
* '''Key-ID:''' 5EE46C4C |
|||
{{Note|Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[dkp-libs] |
||
Server = |
Server = https://downloads.devkitpro.org/packages |
||
[dkp-linux] |
|||
Server = https://downloads.devkitpro.org/packages/linux |
|||
</nowiki>}} |
</nowiki>}} |
||
=== g14 === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://gitlab.com/flukejones Luke Jones] |
||
* '''説明:''' [[ASUS Linux]] 用のカスタムリポジトリ。提供されているすべてのソフトウェアのビルド済みバイナリが含まれています。 |
|||
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。 |
|||
* '''上流ページ:''' https://asus-linux.org/ |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
* '''パッケージ一覧:''' https://arch.asus-linux.org/ |
|||
* '''Key-ID:''' 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[g14] |
||
# Germany, origin |
|||
Server = http://al.seblu.net/$repo/$arch |
|||
Server = https://arch.asus-linux.org |
|||
# Republic of Korea |
|||
Server = https://naru.jhyub.dev/$repo |
|||
</nowiki>}} |
</nowiki>}} |
||
=== grawlinson === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/grawlinson George Rawlinson] |
||
* '''説明:''' AUR packages maintained by the user as well as some experimental packages. |
|||
* '''説明:''' 個人的によく使っている AUR パッケージ |
|||
* '''パッケージリスト:''' https://repo.nullpointer.io |
|||
* '''Key-ID:''' 805517CC |
|||
* '''Key-ID:''' 25EA6900D9EA5EBC |
|||
* '''キーファイル:''' https://repo.nullpointer.io/grawlinson.key |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[grawlinson] |
|||
[seiichiro] |
|||
Server = https:// |
Server = https://repo.nullpointer.io |
||
</nowiki>}} |
</nowiki>}} |
||
=== herecura === |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/# |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
||
* '''説明:''' |
* '''説明:''' ''community'' リポジトリに存在しない追加パッケージ |
||
* '''Key-ID:''' 不要、メンテナは TU です。 |
* '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[herecura] |
|||
[sergej-repo] |
|||
Server = |
Server = https://repo.herecura.eu/herecura/x86_64 |
||
</nowiki>}} |
</nowiki>}} |
||
=== ivasilev === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev] |
||
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
|||
* '''説明:''' 非公式の OpenVZ パッチを適用してビルドされた systemd (カーネル < 2.6.32-042stab111.1) |
|||
* '''上流ページ:''' https://ivasilev.net/pacman |
|||
* '''Key-ID:''' 不要、メンテナは TU です |
|||
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
|||
{{Note|{{ic|/etc/pacman.conf}} で {{ic|[tredaelli-systemd]}} は {{ic|[core]}} の前に記述する必要があります。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ivasilev] |
|||
[tredaelli-systemd] |
|||
Server = https:// |
Server = https://ivasilev.net/pacman/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== jk-aur === |
|||
* '''メンテナ:''' [[en2:User:Mrmariusz|Mariusz Wojcik]] |
|||
* '''説明:''' アーリーアダプタのための最新 Webkit2Gtk ビルド |
|||
* '''上流ページ:''' https://webkitgtk.org/ |
|||
* '''Key-ID:''' 346854B5 |
|||
* '''メンテナ:''' [https://github.com/jstkdng JustKidding] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' 私がメンテナンスおよび共同メンテナンスしている AUR のパッケージ。 |
|||
[home_mrmariusz_ArchLinux] |
|||
* '''上流ページ:''' https://github.com/jstkdng/aur |
|||
Server = https://download.opensuse.org/repositories/home:/mrmariusz/ArchLinux/$arch |
|||
* '''Key-ID:''' [https://build.opensuse.org/project/keys_and_certificates/home:justkidding:arch 7627D0F8F60FBA35371A29E1AA6B2752759F9361] |
|||
</nowiki>}} |
|||
=== 署名なし === |
|||
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
|||
==== andrwe ==== |
|||
* '''メンテナ:''' Andrwe Lord Weber |
|||
* '''説明:''' 個人的によく使うプログラムが入っています |
|||
* '''上流ページ:''' https://andrwe.org/linux/repository |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_justkidding_arch_Arch] |
|||
[andrwe] |
|||
Server = |
Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== kawaii === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://aur.archlinux.org/account/LeonidPilyugin Leonid Pilyugin] |
||
* '''説明:''' |
* '''説明:''' AUR と私自身による Kawaii modified packages。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://github.com/LeonidPilyugin/kawaii-repo |
||
* '''Key-ID:''' A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[kawaii] |
|||
[archlinuxfr] |
|||
Server = https:// |
Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== lahwaacz === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#Lahwaacz Jakub Klinkovský] |
||
* '''説明:''' |
* '''説明:''' AUR パッケージを含む個人リポジトリ。 |
||
* '''Key-ID:''' 鍵は {{Pkg|archlinux-keyring}} パッケージに含まれているため不要です。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[lahwaacz] |
|||
[archlinuxgr] |
|||
Server = https:// |
Server = https://pkgbuild.com/~lahwaacz/repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== linux-lts66 === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://www.bemxio.xyz bemxio] |
||
* '''説明:''' {{AUR|linux-lts66-headers}} と {{AUR|linux-lts66-docs}} を含む、{{AUR|linux-lts66}} カーネルパッケージ用のリポジトリ。 |
|||
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど) |
|||
* '''Git リポジトリ:''' https://github.com/bemxio/linux-lts66-repo |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=D6BA2CBC66075B2B&fingerprint=on&op=index D6BA2CBC66075B2B] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[linux-lts66] |
|||
[archlinuxgr-kde4] |
|||
Server = https:// |
Server = https://linux-lts66.bemxio.xyz/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== linux-nitrous === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [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] |
|||
* '''説明:''' orgizm.net のユーザーが提供 |
|||
* '''git リポジトリ:''' https://gitlab.com/xdevs23/linux-nitrous |
|||
* '''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] |
|||
[arsch] |
|||
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/ |
|||
Server = http://arsch.orgizm.net/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== linux-surface === |
|||
* '''メンテナ:''' [https://github.com/ |
* '''メンテナ:''' [https://github.com/linux-surface Linux-Surface] |
||
* '''説明:''' Microsoft Surface シリーズのコンピュータ向けのビルド済みパッケージ。 |
|||
* '''説明:''' 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。 |
|||
* '''Git リポジトリ:''' https://github.com/linux-surface。パッケージングの問題や質問にも使用されます。 |
|||
* '''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) |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[linux-surface] |
|||
[cinnamon] |
|||
Server = |
Server = https://pkg.surfacelinux.com/arch/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== liquorix === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/damentz Steven Barrett (damentz)] |
||
* '''説明:''' |
* '''説明:''' {{AUR|linux-lqx}}、{{AUR|linux-lqx-headers}}、{{AUR|linux-lqx-docs}} の自動ビルド。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' 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] |
|||
[heftig] |
|||
Server = https:// |
Server = https://liquorix.net/archlinux/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== manuelschneid3r_Arch === |
|||
* '''メンテナ:''' [https://build.opensuse.org/project/show/home:manuelschneid3r Manuelschneid3r] |
|||
* '''メンテナ:''' [[en2:User:Fusion809|Brenton Horne]] (brentonhorne77 at gmail dot com) |
|||
* '''説明:''' |
* '''説明:''' Albert の開発者による Albert launcher パッケージ。 |
||
* '''Key-ID:''' https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert |
|||
{{bc|<nowiki> |
|||
[home_fusion809_Arch_Extra] |
|||
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch |
|||
</nowiki>}} |
|||
==== home_Minerva_W_Science_Arch_Extra ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' [[OpenFOAM]] パッケージ。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_manuelschneid3r_Arch] |
|||
[home_Minerva_W_Science_Arch_Extra] |
|||
Server = https://download.opensuse.org/repositories/home:/ |
Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== miffe === |
|||
==== home_Pival81_arch_xapps_Arch_Extra ==== |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://arch.miffe.org/README.html miffe] ([https://aur.archlinux.org/account/miffe AUR プロフィール]) |
||
* '''説明:''' |
* '''説明:''' miffe によってメンテナンスされている AUR パッケージ。例: ''linux-mainline''。 |
||
* '''Key-ID:''' 313F5ABD |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
{{bc|<nowiki> |
|||
[home_Pival81_arch_xapps_Arch_Extra] |
|||
Server = https://download.opensuse.org/repositories/home:/Pival81:/arch:/xapps/Arch_Extra/$arch |
|||
</nowiki>}} |
|||
==== noware ==== |
|||
* '''メンテナ:''' Alexandru Thirtheu (alex_giusi_tiri2@yahoo.com) ([https://bbs.archlinux.org/profile.php?id=65036 フォーラム]) ([https://wiki.archlinux.org/index.php/User:AGT Wiki]) ([http://direct.noware.systems.:2 ウェブサイト]) |
|||
* '''説明:''' 何度もコンパイルしたくない、リポジトリに欲しいと思っているソフトウェア。ソフトウェアのメンテを楽にするパッケージ。何でもあり。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[miffe] |
||
Server = |
Server = https://arch.miffe.org/$arch/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== mxmeinhold === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/mxmeinhold mxmeinhold] |
||
* '''説明:''' |
* '''説明:''' 私が AUR でメンテナンスしているパッケージ。現在は ''factorio-headless'' のみ。 |
||
* '''Key-ID:''' B77D730E8D444707FA93320D72E05836F8252405 |
|||
* '''Keyfile:''' https://gpg.mxmeinhold.com |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[mxmeinhold] |
|||
[pantheon] |
|||
Server = https:// |
Server = https://arch.mxmeinhold.com/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== orhun === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#orhun Orhun Parmaksiz] |
||
* '''説明:''' AUR とカスタムパッケージを含む個人リポジトリ。 |
|||
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。 |
|||
* '''Key-ID:''' メンテナが Package Maintainer であるため不要です。 |
|||
* '''上流ページ:''' https://pietma.com/tag/aur/ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[orhun] |
||
Server = https:// |
Server = https://pkgbuild.com/~orhun/repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== oscloud === |
|||
==== home_tarakbumba_archlinux_Arch_Extra_standard ==== |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://aur.archlinux.org/account/bionade24 bionade24] |
||
* '''説明:''' |
* '''説明:''' AUR 由来のさまざまなコマンドラインツールおよびその他のパッケージ。 |
||
* '''CI/CD ステータス:''' https://abs-cd.oscloud.info |
|||
* '''Key-ID:''' FF363C5F81664E2B |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[oscloud] |
|||
[home_tarakbumba_archlinux_Arch_Extra_standard] |
|||
Server = http://repo.oscloud.info/ |
|||
Server = https://download.opensuse.org/repositories/home:/tarakbumba:/archlinux/Arch_Extra_standard/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== ownstuff === |
|||
* '''メンテナ:''' https:// |
* '''メンテナ:''' [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}} などのツールがあります。 |
|||
* '''説明:''' QOwnNotes は Markdown に対応し [[ownCloud]] と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。 |
|||
* '''上流ページ''': https://github.com/Martchus/PKGBUILDs (AUR 以外のソース) および https://martchus.dyn.f3l.de/buildservice/#package-search-section (パッケージのブラウザ/検索) |
|||
* '''Key-ID:''' B9E36A7275FC61B464B67907E06FE8F53CDC6A4C |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ownstuff-testing] |
|||
[home_pbek_QOwnNotes_Arch_Extra] |
|||
Server = https:// |
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
||
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch |
|||
</nowiki>}} |
|||
[ownstuff] |
|||
== i686 のみ == |
|||
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
|||
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch |
|||
=== 署名あり === |
|||
==== xyne-i686 ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne] |
|||
* '''説明:''' "i686" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* '''上流ページ:''' https://xyne.archlinux.ca/projects/ |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
{{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] のパッケージを全て含んでいます。}} |
|||
{{bc|<nowiki> |
|||
[xyne-i686] |
|||
Server = https://xyne.archlinux.ca/repos/xyne |
|||
</nowiki>}} |
</nowiki>}} |
||
{{Note|testing リポジトリは、公式の testing リポジトリと併用することが想定されています。}} |
|||
=== 署名なし === |
|||
=== pkgbuilder === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
||
* '''説明:''' |
* '''説明:''' Python 製 AUR ヘルパーである PKGBUILDer 用のリポジトリ。 |
||
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder |
|||
* '''Key-ID:''' 5EAAEA16 |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
{{bc|<nowiki> |
|||
[kpiche] |
|||
Server = https://kpiche.archlinux.ca/repo |
|||
</nowiki>}} |
|||
==== kernel26-pae ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' PAE が有効にされた32ビットカーネル 2.6.39 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[pkgbuilder] |
|||
[kernel26-pae] |
|||
Server = https:// |
Server = https://pkgbuilder-repo.chriswarrick.com/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== post-factum kernels === |
|||
* '''メンテナ''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum] |
|||
* '''メンテナ:''' |
|||
* '''説明 |
* '''説明''': 開発者である post-factum による [[linux-pf|pf-kernel]] パッケージ。 |
||
* '''上流ページ''': https://pfkernel.natalenko.name |
|||
* '''Key-ID''': 95C357D2AF5DA89D |
|||
* '''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] |
|||
[linux-pae] |
|||
Server = https:// |
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
== |
=== pro-audio-legacy === |
||
* '''メンテナ:''' [https://archlinux.org/people/developers/#dvzrv David Runge] |
|||
=== 署名あり === |
|||
* '''説明:''' [[プロオーディオ]]用のレガシーツール群 (例: {{AUR|jack}})。主に古いセットアップや CI で有用です。 |
|||
* '''Key-ID:''' メンテナが developer/TU であるため不要です。 |
|||
==== archsec ==== |
|||
* '''メンテナ:''' [https://archsec.info ArchSec チーム] |
|||
* '''説明:''' 堅牢化されたツールチェインでコンパイルされたバイナリのリポジトリ |
|||
* '''上流ページ:''' https://archsec.info/ |
|||
* '''Key-ID:''' 500773F3B282BEDB4D960B0F3C6F2219257C9E23 |
|||
{{Note|ArchSec の使い方は https://archsec.info/docs/config/ に書かれています。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[pro-audio-legacy] |
|||
[archsec] |
|||
Server = https:// |
Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch |
||
</nowiki>}} |
</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] など) |
|||
* '''メンテナ:''' [http://archzfs.com Jesus Alvarez (demizer)] |
|||
* '''説明:''' 公式リポジトリにはまだ含まれていない [[プロオーディオ]]パッケージ。x86_64 および aarch64 向けにビルドされています。 |
|||
* '''説明:''' Arch Linux の ZFS パッケージ。 |
|||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://arch.osamc.de/ |
||
* '''Git リポジトリ:''' https://github.com/osam-cologne/archlinux-proaudio (PR 歓迎) |
|||
* '''Key-ID:''' 5E1ABF240EE7A126 |
|||
* '''Key-ID:''' 762AE5DB2B38786364BD81C4B9141BCC62D38EE5 |
|||
* '''Keyfile:''' https://arch.osamc.de/proaudio/osamc.gpg |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[proaudio] |
|||
[archzfs] |
|||
Server = |
Server = https://arch.osamc.de/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== QOwnNotes === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://aur.archlinux.org/account/pbek Patrizio Bekerle] (pbek), QOwnNotes author |
||
* '''説明:''' QOwnNotes は markdown に対応し [[ownCloud]] と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。 |
|||
* '''説明:''' SDL, chipmunk, libtmx などのゲームライブラリのデバッグ版。swift-lang などの AUR パッケージも入っています。 |
|||
* '''Key-ID:''' |
* '''Key-ID:''' FFC43FC94539B8B0 |
||
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_pbek_QOwnNotes_Arch_Extra] |
|||
[ashleyis] |
|||
Server = |
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== quarry === |
|||
* '''メンテナ:''' Nicola Squartini ([https://github.com/tensor5 tensor5]) |
|||
* '''上流ページ:''' https://github.com/tensor5/arch-atom |
|||
* '''説明:''' Atom テキストエディタと Electron |
|||
* '''Key-ID:''' B0544167 |
|||
{{bc|<nowiki> |
|||
[atom] |
|||
Server = http://noaxiom.org/$repo/$arch |
|||
</nowiki>}} |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#anatolik anatolik] |
|||
==== aurpackages ==== |
|||
* '''説明:''' Arch binary repository for [http://rubygems.org/ Rubygems] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
|||
* '''Sources:''' https://github.com/anatol/quarry |
|||
* '''メンテナ:''' Mark Vainomaa <mikroskeem@mikroskeem.eu> |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
* '''説明:''' 日常的に使用している AUR パッケージ。毎週更新 |
|||
* '''Key-ID:''' 2A07EF8371AFC028 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[quarry] |
|||
[aurpackages] |
|||
Server = https:// |
Server = https://pkgbuild.com/~anatolik/quarry/x86_64/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== repo.mksscryertower.quest === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [[User:Scry3r|Klimenko Maxim Sergievich]] |
||
* '''説明:''' 人 |
* '''説明:''' 私が個人的に使用している AUR パッケージのコレクション: Crowdsec、ライブラリなど。 |
||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=CF26478FD667CD54&fingerprint=on&op=index CF26478FD667CD54] |
|||
* '''Key-ID:''' 7448C890582975CD |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[repo.mksscryertower.quest] |
|||
[aur-archlinux] |
|||
Server = https://repo. |
Server = https://repo.mksscryertower.quest/repo/x86_64/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== rne === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [[User:Schard|Richard Neumann]] |
||
* '''説明:''' 個人用 |
* '''説明:''' 私が個人的に使用している AUR パッケージのコレクション。 |
||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=4CA8D523BD386AF7&fingerprint=on&op=index 4CA8D523BD386AF7] |
|||
* '''Key-ID:''' 0x7395DCAE58289CA9 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[rne] |
|||
[boyska64] |
|||
Server = |
Server = https://srv.richard-neumann.de/pub/repo/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== seblu === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#seblu Sébastien Luttringer] |
||
* '''説明:''' |
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor など)。 |
||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
* '''上流ページ:''' https://www.coderkun.de/arch |
|||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [https://www.coderkun.de/coderkun.key https://www.coderkun.de/coderkun.key] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[seblu] |
|||
[coderkun-aur] |
|||
Server = |
Server = https://al1.seblu.net/$repo/$arch |
||
Server = https://al2.seblu.net/$repo/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== seiichiro === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)] |
||
* '''説明:''' 私が頻繁に使用する AUR パッケージ。 |
|||
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
|||
* '''Key-ID:''' 805517CC |
|||
* '''上流ページ:''' https://www.coderkun.de/arch |
|||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [https://www.coderkun.de/coderkun.asc https://www.coderkun.de/coderkun.asc] |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
{{bc|<nowiki> |
|||
[coderkun-aur-audio] |
|||
Server = http://arch.coderkun.de/$repo/$arch/ |
|||
</nowiki>}} |
|||
==== decryptedepsilon ==== |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon] |
|||
* '''説明:''' 個人的にインストールしている AUR パッケージ (dropbox, jdk, atom, spotify, tor-browser-en, paper-icon-theme-git) |
|||
* '''上流ページ:''' http://www.decryptedepsilon.bl.ee/repo/x86_64 |
|||
* '''Key-ID:''' 60442BA4 |
|||
* '''キーファイル:''' [http://www.decryptedepsilon.bl.ee/decryptedepsilon.asc http://www.decryptedepsilon.bl.ee/decryptedepsilon.asc] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[seiichiro] |
|||
[decryptedepsilon] |
|||
Server = |
Server = https://www.seiichiro0185.org/repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== sergej-repo === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#spupykin Sergej Pupykin] |
||
* '''説明:''' |
* '''説明:''' ''nextcloud''、''prosody''、およびその他のいくつかのパッケージ。 |
||
* '''Key-ID:''' メンテナが Package Maintainer であるため不要です。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[sergej-repo] |
|||
[eatabrick] |
|||
Server = http://repo. |
Server = http://repo.p5n.pp.ru/$repo/os/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== sublime-text === |
|||
* '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします) |
|||
* '''説明:''' [https://holocm.org Holo 設定管理] のパッケージとプラグインやツール。 |
|||
* '''上流ページ:''' 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>}} |
|||
* '''メンテナ:''' Sublime Text 開発者 |
|||
==== jlk ==== |
|||
* '''説明:''' 開発者のリポジトリから提供される Sublime Text editor パッケージ。 |
|||
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman |
|||
* '''Key-ID:''' 8A8F901A |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
* '''メンテナ:''' [[en2:User:Lahwaacz|Jakub Klinkovský]] |
|||
* '''説明:''' ABS や AUR の様々なパッケージ。修正版のパッケージは {{ic|modified}} グループにまとめています。 |
|||
* '''上流ページ:''' http://jlk.fjfi.cvut.cz/arch/repo/README.html |
|||
* '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[sublime-text] |
|||
[jlk] |
|||
Server = |
Server = https://download.sublimetext.com/arch/stable/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== supermario === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/supermario Mario Finelli (supermario)] |
||
* '''説明:''' 私が使用またはメンテナンスしている AUR パッケージ。 |
|||
* '''上流ページ:''' https://jrpi.mooo.com/Programação?lang=en#Repositories |
|||
* '''Git リポジトリ:''' https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages |
|||
* '''説明:''' AUR パッケージ、パッチが適用された公式パッケージ、古いパッケージ。 |
|||
* '''Key-ID:''' C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306 |
|||
* '''パッケージリスト:''' https://jrpi.mooo.com/Repositórios/principal/ |
|||
* '''Keyfile:''' https://finelli.pub/36FDA306.asc |
|||
* '''Key-ID:''' 300F3A7E6DE3712674AF1BA3C734821C2C9A679F |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[supermario] |
|||
[jrpi] |
|||
Server = https:// |
Server = https://pkgs.finelli.dev/arch/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== taur === |
|||
* '''メンテナ''' |
* '''メンテナ:''' [https://toufy.me toufic ar. (toufy)] |
||
* '''説明:''' 私が使用している AUR パッケージの週次ビルド。主に開発用です。 |
|||
* '''上流ページ''': https://deadsoftware.ru/files/linux-kalterfx |
|||
* '''上流ページ:''' https://aur.toufy.me |
|||
* '''説明''': [[カーネル#-pf|pf-kernel]], [[reiser4]], UKSM が有効になっている安定版カーネル |
|||
* '''Git リポジトリ:''' https://git.toufy.me/taur |
|||
* '''Key-ID''': A0C04F15 |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=BBA33017E29E74FB&fingerprint=on&op=index BBA33017E29E74FB] |
|||
* '''キー''' ([https://keybase.io/kalterfive/key.asc key.asc]): {{ic|24E3A929}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[taur] |
|||
[linux-kalterfx] |
|||
Server = https:// |
Server = https://aur.toufy.me/builds |
||
</nowiki>}} |
</nowiki>}} |
||
=== trinity === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://trinitydesktop.org/ Trinity Desktop Environment Developers] |
||
* '''説明:''' [[Trinity]] Desktop Environment。 |
|||
* '''説明:''' markzz が AUR でメンテ・使用しているパッケージ。vfio パッチセットがあたった Linux ({{AUR|linux-vfio}} と {{AUR|linux-vfio-lts}}) や Debian のパッケージリポジトリを管理するためのパッケージなど。 |
|||
* '''Key |
* '''Key-ID:''' D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B |
||
{{Note|''markzz-keyring'' パッケージをインストールして鍵を追加したい場合、一時的に {{ic|1=SigLevel = Never}} を追加してください。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[trinity] |
||
Server = https:// |
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== xyne-x86_64 === |
|||
* '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]] |
|||
* '''説明:''' mikelpint がメンテしている AUR のパッケージ |
|||
* '''Key ID:''' 5CA78FC65B189E2B |
|||
* '''メンテナ:''' [https://archlinux.org/people/package-maintainer-fellows/#xyne Xyne] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' Xyne 自身のプロジェクト用のリポジトリ。 |
|||
[mikelpint] |
|||
* '''上流ページ:''' https://xyne.dev/projects/ |
|||
Server = https://mikelpint.github.io/archlinux |
|||
{{Accuracy|メンテナはもう TU ではありません。}} |
|||
</nowiki>}} |
|||
* '''Key-ID:''' メンテナが TU であるため不要です。 |
|||
==== mobile ==== |
|||
* '''メンテナ:''' [https://keybase.io/farwayer farwayer] |
|||
* '''説明:''' React Native と Android 開発 |
|||
* '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/ |
|||
* '''Key ID:''' 7943315502A936D7 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[xyne-x86_64] |
|||
[mobile] |
|||
Server = https:// |
Server = https://xyne.dev/repos/xyne |
||
</nowiki>}} |
</nowiki>}} |
||
== 署名なし == |
|||
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
|||
* '''メンテナ:''' [http://blog.the-compiler.org/?page_id=36 The Compiler] |
|||
* '''説明:''' デバッグシンボルを含む Qt/PyQt ビルド |
|||
* '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild |
|||
* '''Key-ID:''' D6A1C70FE80A0C82 |
|||
{{Warning|署名されていないリポジトリに HTTP を使用してはいけません。HTTPS を使用しない場合、ダウンロードしたコンテンツが Web サーバーによって提供されていたコンテンツであることを検証できず、[[Wikipedia:Man-in-the-middle attack|MiTM (Man in The Middle) attack]] によって任意のソフトウェアがシステムにインストールされる可能性があります。HTTPS はこのような脆弱性を緩和します。}} |
|||
{{bc|<nowiki> |
|||
[qt-debug] |
|||
Server = https://qutebrowser.org/qt-debug/$arch |
|||
</nowiki>}} |
|||
=== alucryd === |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/ |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
||
* '''説明:''' Maxime Gauduin が AUR で管理しているさまざまなパッケージ。 |
|||
* '''説明:''' [http://rubygems.org/ Rubygem] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[alucryd] |
||
Server = https://pkgbuild.com/~ |
Server = https://pkgbuild.com/~alucryd/$repo/x86_64 |
||
</nowiki>}} |
</nowiki>}} |
||
=== arch-mact2 === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://noa.codes Noa Himesaka] |
||
* '''説明:''' |
* '''説明:''' T2 セキュリティチップを搭載した Mac で使用するためのカーネルとユーティリティ。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://mirror.funami.tech/arch-mact2 |
||
* '''Key-ID:''' 78688F83 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[arch-mact2] |
||
Server = https:// |
Server = https://mirror.funami.tech/arch-mact2/os/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== archlinuxgr === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' |
||
* '''説明:''' |
* '''説明:''' ギリシャの Arch Linux コミュニティが提供する多くの興味深いパッケージ。 |
||
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer |
|||
* '''Key-ID:''' EF9D9B26 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinuxgr] |
|||
[subtitlecomposer] |
|||
Server = http:// |
Server = http://archlinuxgr.tiven.org/archlinux/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== archlinux-phalcon === |
|||
* '''メンテナ:''' |
* '''メンテナ::''' Michal Sotolar <michal at sotolar dot com> |
||
* '''説明:''' Phalcon Framework PHP 5.6 -7.x 拡張モジュールのビルド。 |
|||
* '''説明:''' "x86_64" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://archlinux-phalcon.gitlab.io |
||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
{{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] の全てのパッケージが含まれています。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinux-phalcon] |
|||
[xyne-x86_64] |
|||
Server = https:// |
Server = https://archlinux-phalcon.gitlab.io/repository |
||
</nowiki>}} |
</nowiki>}} |
||
=== |
=== archlinux-php === |
||
* '''メンテナ:''' Michal Sotolar <michal at sotolar dot com> |
|||
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
|||
* '''説明:''' PHP 5.6 -7.x 古い安定版ビルド、メインライン版と共存可能です。 |
|||
* '''上流ページ:''' https://archlinux-php.gitlab.io |
|||
==== alucryd ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
|||
* '''説明:''' Maxime Gauduin が AUR でメンテしている様々なパッケージ。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinux-php] |
|||
[alucryd] |
|||
Server = https:// |
Server = https://archlinux-php.gitlab.io/repository |
||
</nowiki>}} |
</nowiki>}} |
||
=== dx37essentials === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/DragonX256 DragonX256] |
||
* '''説明:''' |
* '''説明:''' 個人リポジトリ。毎日使っている AUR のパッケージが入っています。 |
||
* '''Git repo:''' https://gitlab.com/DX37/dx37essentials |
|||
* '''上流ページ:''' https://dx37.gitlab.io/dx37essentials |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[dx37essentials] |
|||
[alucryd-multilib] |
|||
Server = https:// |
Server = https://dx37.gitlab.io/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== ffy00 (python) === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://archlinux.org/people/trusted-users/#FFY00 Filipe Laíns] |
||
* '''説明:''' 複数の異なる Python バージョンを提供します (例.3.5、3.6、3.7) アクティブな Python リリースはすべて、ここで入手できます。 |
|||
* '''説明:''' VCS パッケージ。 |
|||
* '''Git リポ:''' https://github.com/FFY00/arch-python-repo |
|||
* '''上流ページ:''' https://github.com/FFY00/arch-python-repo |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[python] |
||
Server = https:// |
Server = https://ffy00.github.io/arch-python-repo/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== heftig === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#heftig Jan Steffens] |
||
* '''説明:''' pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。 |
|||
* '''説明:''' コンパイル済みの重要な AUR パッケージ |
|||
* '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[heftig] |
||
Server = |
Server = https://pkgbuild.com/~heftig/repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== kicad-nightly === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' Rafael Silva <perigoso@riseup.net> |
||
* '''説明:''' |
* '''説明:''' KiCad のビルド済み nightly パッケージ |
||
* ''' |
* '''Git リポジトリ:''' https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder |
||
* '''上流ページ:''' https://www.kicad.org/help/nightlies-and-rcs/ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[kicad-nightly] |
|||
[jkanetwork] |
|||
Server = https:// |
Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== mesa-git === |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/mytbk Iru Cai] |
|||
* '''説明:''' [[Matrix]] メッセージングプロトコルに関連するパッケージ、https://matrixim.cc で動作するソフトウェア。 |
|||
{{bc|<nowiki> |
|||
[matrixim] |
|||
Server = https://repo.matrixim.cc/$repo/$arch |
|||
</nowiki>}} |
|||
==== mesa-git ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier] |
||
| 908行目: | 866行目: | ||
</nowiki>}} |
</nowiki>}} |
||
=== principia === |
|||
* '''メンテナ:''' ROllerozxa <rollerozxa@voxelmanip.se> |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/ant32 Philip] と [https://aur.archlinux.org/account/nic96 Jeromy] Reimer |
|||
* '''説明:''' AUR |
* '''説明:''' {{AUR|principia}} および {{AUR|principia-git}} パッケージのバイナリビルド。 |
||
* '''上流ページ:''' https://arch.principia-web.se |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[principia] |
|||
[mingw-w64] |
|||
Server = https:// |
Server = https://arch.principia-web.se/$arch |
||
#Server = http://amr.linuxd.org/archlinux/$repo/os/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== rayr === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://rayrsn.me/LinkInBio Rayr] |
||
* '''説明:''' |
* '''説明:''' 私の AUR パッケージのビルド済みパッケージを Arch リポジトリとして提供します。 |
||
* '''上流ページ:''' https://github.com/Rayrsn/ArchRepo |
|||
{{Note|このリポジトリは不安定なデスクトップで稼働しています。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[rayr] |
|||
[neo_chen] |
|||
Server = https:// |
Server = https://rayrsn.github.io/ArchRepo/$arch |
||
Server = https://thunix.org/~neo_chen/neo_chen_repo/ |
|||
Server = http://sl-sgp.asn.yt/~neo_chen_repo/ |
|||
</nowiki>}} |
</nowiki>}} |
||
=== selinux === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org) |
||
* '''説明:''' [[SELinux]] 用のバイナリパッケージを提供します。 |
|||
* '''説明:''' AUR の多数のパッケージ。mingw-w64 パッケージやフォント、[https://aur.archlinux.org/packages/tageditor Tag Editor] などのツール、[https://aur.archlinux.org/packages/syncthingtray Syncthing Tray] および [https://aur.archlinux.org/packages/subtitlecomposer Subtitle Composer] |
|||
* '''上流ページ''' |
* '''上流ページ:''' https://github.com/archlinuxhardened/selinux |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[selinux] |
|||
[ownstuff] |
|||
Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux |
|||
Server = http://martchus.no-ip.biz/repo/arch/$repo/os/$arch |
|||
SigLevel = Never |
|||
</nowiki>}} |
</nowiki>}} |
||
=== stx4 === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' StarterX4 <starterx4[at]gmail.com> |
||
* '''説明:''' 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など) |
|||
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc |
|||
* '''上流ページ:''' https://keybase.pub/starterx4/repos/arch/ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[stx4-any] |
||
Server = https:// |
Server = https://starterx4.keybase.pub/repos/arch/any/stx4 |
||
</nowiki>}} |
|||
[stx4-x86_64] |
|||
==== rakudo ==== |
|||
Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4 |
|||
* '''メンテナ:''' spider-mario <spidermario@free.fr> |
|||
* '''説明:''' Rakudo Perl6 |
|||
{{bc|<nowiki> |
|||
[rakudo] |
|||
Server = https://spider-mario.quantic-telecom.net/archlinux/$repo/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== vdr4arch === |
|||
* '''メンテナ:''' Tatsuyuki Ishi <ishitatsuyuki@gmail.com> |
|||
* '''説明:''' rust-git などのパッケージ。毎週更新。 |
|||
{{bc|<nowiki> |
|||
[rust-git] |
|||
Server = https://tatsuyuki.kdns.info/archlinux/$repo/$arch |
|||
</nowiki>}} |
|||
==== trinity ==== |
|||
* '''メンテナ:''' Michael Manley <mmanley@nasutek.com> |
|||
* '''説明:''' [[Trinity]] デスクトップ環境 |
|||
{{bc|<nowiki> |
|||
[trinity] |
|||
Server = http://repo.nasutek.com/arch/contrib/trinity/x86_64 |
|||
</nowiki>}} |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/CReimer CReimer]、[https://aur.archlinux.org/account/M-Reimer M-Reimer] |
|||
==== zrootfs ==== |
|||
* '''説明:''' Arch Linux 用の VDR パッケージ群 |
|||
* '''上流ページ:''' https://github.com/VDR4Arch/vdr4arch |
|||
{{Note|パッケージは [https://github.com/VDR4Arch/vdr4arch/blob/master/.ci/repo-make-ci.sh repo-make-ci.sh] で自動的にビルドされます。}} |
|||
* '''メンテナ:''' Isabell Cowan <isabellcowan@gmail.com> |
|||
* '''説明:''' Haswell や Broadwell アーキテクチャプロセッサ向けのパッケージ。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[vdr4arch] |
|||
[zrootfs] |
|||
Server = https:// |
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.org は Arch Linux ARM の aarch64 リポジトリを 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
- メンテナ: Caleb Maclennan
- 説明: Typesetting, publishing, and font development related tools such as SILE, CaSILE, fontship, and related dependencies including many fonts, Lua Rocks, and Python modules. Also mattermost, asterisk, and most of the AUR packages I (co-)maintain.
- Git リポジトリ: https://github.com/alerque/aur
- Issue トラッキング: https://github.com/alerque/aur/issues
- Key-ID: 63CC496475267693
[alerque] Server = https://arch.alerque.com/$arch
ALHP
- メンテナ: Giovanni Harting
- 説明: ALHP — whatever you want it — は、特定の x86-64 マイクロアーキテクチャレベル向けに追加の最適化を加えてコンパイルされた公式リポジトリを提供します1:
C と C++ Fortran Go Rust CPU マイクロアーキテクチャ CFLAGS:-march=x86-64-vN
KCFLAGS,KCPPFLAGS2:-march=x86-64-vN3
FFLAGS:-march=x86-64-vN
GOAMD64=vNRUSTFLAGS:-C target-cpu=x86-64-vN
リンク時最適化
(LTO)LTOFLAGS:CARGO_PROFILE_RELEASE_LTO=fatRUSTFLAGS:-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
- 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml と https://alhp.dev/makepkg/ で確認してください。
makepkg#Optimization も参照してください。 - 直接リンクされたカーネルモジュールの代わりに Dynamic Kernel Module Support (DKMS) パッケージを使用する必要があります。たとえば、
nvidia、virtualbox-host-modules-arch、ArchZFS のユーザーが影響を受けます。 - カーネルのコンパイルに
-marchを設定しても、大きな効果は得られません。 - カーネルのコンパイルに
-O3を設定することには疑問があります。
- 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml と https://alhp.dev/makepkg/ で確認してください。
- ブラックリスト入りパッケージも参照してください。
- Git リポジトリ: https://somegit.dev/ALHP/ALHP.GO
- キーリング: alhp-keyringAUR
- ミラー: alhp-mirrorlistAUR
- debuginfod: https://debuginfod.alhp.dev
[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
- メンテナ: Jingbei Li (petronny), others
- 説明: arch4edu is a community repository for Archlinux and ArchlinuxARM that strives to provide the latest versions of most software used by college students.
- Git リポジトリ: https://github.com/arch4edu/arch4edu
- Issue トラッキング: https://github.com/arch4edu/arch4edu/issues for packaging issues, out-of-date notifications, package requests, and related questions
- ミラー: https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
- Key-ID: 7931B6D628C8D3BA
[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
- メンテナ: Phoenix Nemo (phoenixlzx), Felix Yan (felixonmars, dev), lilydjwg, farseerfc (TU), and others
- 説明: Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。
- Git リポジトリ: https://github.com/archlinuxcn/repo
- Issue トラッキング: https://github.com/archlinuxcn/repo/issues for packaging issues, out-of-date notifications, package requests, and related questions
- ミラー: https://github.com/archlinuxcn/mirrorlist-repo (主に中国本土のユーザー向け) もしくは archlinuxcn-mirrorlist-git をこのリポジトリからインストールしてください。
- Key-ID: Once the repo is added, archlinuxcn-keyring package must be installed before any other so you do not get errors about PGP signatures. archlinuxcn-keyring パッケージそのものは TU により署名されています。
[archlinuxcn] Server = http://repo.archlinuxcn.org/$arch ## or install archlinuxcn-mirrorlist-git and use the mirrorlist #Include = /etc/pacman.d/archlinuxcn-mirrorlist
ArchZFS
- メンテナ: Jan Houben (minextu)、Luchesar Iliev (kerberizer)、および その他
- 説明: Arch Linux 上の ZFS 用パッケージ。
- 上流 wiki: https://github.com/archzfs/archzfs/wiki
- Key-ID: 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9
[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
- メンテナ: Vianney Bouchaud
- 説明: 私が個人的に使用している AUR ビルドの一部です。主に、以前自分用にビルドしていた kubernetes 関連のパッケージと、私自身のソフトウェアのうちパッケージ化しているものが含まれています。
- 上流ページ: https://bouchaud.org/packages/avr
- Git リポジトリ: https://github.com/vbouchaud/aur
- Key-ID: 157B08346330029C
[avr] Server = https://bouchaud.org/packages/$repo/$arch
bioarchlinux
- メンテナ: BioArchLinux Team
- 説明: Arch Linux 用の生物学ソフトウェアリポジトリ。R cran バイナリパッケージを含みます。
- 上流ページ: https://github.com/BioArchLinux/Packages
- セットアップ: https://wiki.bioarchlinux.org/index.php?title=Usage
- 引用: https://doi.org/10.1093/bioinformatics/btaf106
- Key-ID: B1F96021DB62254D
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
ヒント R では、
suppressMessages(bspm::enable()) を使用して bspm により install.packages を pacman および BioArchLinux リポジトリと統合できます。blackeagle-pre-community
- メンテナ: Ike Devolder
- 説明: メンテしているパッケージを community リポジトリに移動するまえにテストするためのリポジトリ
- Key-ID: 不要、メンテナは TU です。
[blackeagle-pre-community] Server = https://repo.herecura.be/$repo/$arch
build.kilabit.info
- メンテナ: shulhan
- 上流ページ: https://build.kilabit.info
- パッケージ一覧: https://build.kilabit.info/karajo/app/
- Key-ID: 4A5360B500C9C4F0
[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 パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
- 上流ページ: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- キーファイル: https://www.suruatoel.xyz/coderkun.key[リンク切れ 2020-02-26]
[coderkun-aur] Server = http://arch.suruatoel.xyz/$repo/$arch/
condorcore
- メンテナ: MrHacker
- 説明: 私が共同メンテナンスしている Wazuh-SIEM パッケージと AUR。データベースから署名されています。
- 上流ページ: https://aur.condorbs.net
- Key-ID: 3CA0B9DF1BE7CE09
- Keyfile: GPG
- Keyring: https://aur.centauricorex.net/x86_64/condorcore-keyring-20231117-1-any.pkg.tar.zst[リンク切れ 2024-07-30]
[condorcore] Server = https://aur.centauricorex.net/$arch
desolve
ノート 非推奨です。パッケージは 2026 年に削除される予定です。bioarchlinux を使用してください。
- メンテナ: desolve
- 説明: いくつかの追加パッケージと、バイナリ R cran のコレクション。
- その他の AUR パッケージ用 Git リポジトリ: https://github.com/dvdesolve/pkgbuilds
- Key-ID: DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD
[desolve] Server = https://desolve.ru/archrepo/$arch
devkitpro
- メンテナ: wintermute
- 説明: Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン
- 上流ページ: https://devkitpro.org/wiki/devkitPro_pacman
- Key-ID: F7FD5492264BB9D0
ノート 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
- メンテナ: Luke Jones
- 説明: ASUS Linux 用のカスタムリポジトリ。提供されているすべてのソフトウェアのビルド済みバイナリが含まれています。
- 上流ページ: https://asus-linux.org/
- パッケージ一覧: https://arch.asus-linux.org/
- Key-ID: 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35
[g14] # Germany, origin Server = https://arch.asus-linux.org # Republic of Korea Server = https://naru.jhyub.dev/$repo
grawlinson
- メンテナ: George Rawlinson
- 説明: AUR packages maintained by the user as well as some experimental packages.
- パッケージリスト: https://repo.nullpointer.io
- Key-ID: 25EA6900D9EA5EBC
- キーファイル: https://repo.nullpointer.io/grawlinson.key
[grawlinson] Server = https://repo.nullpointer.io
herecura
- メンテナ: Ike Devolder
- 説明: community リポジトリに存在しない追加パッケージ
- Key-ID: 不要、メンテナは TU です。
[herecura] Server = https://repo.herecura.eu/herecura/x86_64
ivasilev
- メンテナ: Ianis G. Vasilev
- 説明: 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
- 上流ページ: https://ivasilev.net/pacman
- Key-ID: 17DAB671
[ivasilev] Server = https://ivasilev.net/pacman/$arch
jk-aur
- メンテナ: JustKidding
- 説明: 私がメンテナンスおよび共同メンテナンスしている AUR のパッケージ。
- 上流ページ: https://github.com/jstkdng/aur
- Key-ID: 7627D0F8F60FBA35371A29E1AA6B2752759F9361
[home_justkidding_arch_Arch] Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch
kawaii
- メンテナ: Leonid Pilyugin
- 説明: AUR と私自身による Kawaii modified packages。
- 上流ページ: https://github.com/LeonidPilyugin/kawaii-repo
- Key-ID: A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD
[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
- メンテナ: bemxio
- 説明: linux-lts66-headersAUR と linux-lts66-docsAUR を含む、linux-lts66AUR カーネルパッケージ用のリポジトリ。
- Git リポジトリ: https://github.com/bemxio/linux-lts66-repo
- Key-ID: D6BA2CBC66075B2B
[linux-lts66] Server = https://linux-lts66.bemxio.xyz/
linux-nitrous
- メンテナ: simao gomes viana (superboringdev or xdevs23)
- 説明: linux-nitrous is a repository with prebuilt packages of the linux-nitrous kernel
- git リポジトリ: https://gitlab.com/xdevs23/linux-nitrous
- issue トラッキング: https://github.com/xdevs23/linux-nitrous/issues for packaging issues and questions
- key-id: 9c3e3bf0 (pgp.mit.edu), 9c3e3bf0 (hkps.pool.sks-keinclude some short description (e.g. the category of packages provided in the repository).yservers.net), 9c3e3bf0 (keys.gnupg.net)
[linux-nitrous] server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/
linux-surface
- メンテナ: Linux-Surface
- 説明: Microsoft Surface シリーズのコンピュータ向けのビルド済みパッケージ。
- Git リポジトリ: https://github.com/linux-surface。パッケージングの問題や質問にも使用されます。
- Key-ID: Linux-Surface Keys (linux-surface keys) | 56C464BAAC421453 (keys.openpgp.org)
[linux-surface] Server = https://pkg.surfacelinux.com/arch/
liquorix
- メンテナ: Steven Barrett (damentz)
- 説明: linux-lqxAUR、linux-lqx-headersAUR、linux-lqx-docsAUR の自動ビルド。
- 上流ページ: https://liquorix.net
- Git リポジトリ: https://github.com/damentz/liquorix-package、https://aur.archlinux.org/cgit/aur.git/log/?h=linux-lqx
- Key-ID: 9AE4078033F8024D (keys.openpgp.org)
[liquorix] Server = https://liquorix.net/archlinux/$repo/$arch
manuelschneid3r_Arch
- メンテナ: Manuelschneid3r
- 説明: Albert の開発者による Albert launcher パッケージ。
- Key-ID: https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert
[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
- メンテナ: Martchus
- 説明: AUR と参照先の上流ページにある多数のパッケージ。例として、mingw-w64 と Android クロスコンパイル用の多数のパッケージ、nvidia-580xx パッケージ (linux と linux-lts 用にコンパイルされたモジュールを含む)、フォント、Perl モジュール、tageditor-qt6AUR、syncthingtray-qt6AUR、qmplay2AUR などのツールがあります。
- 上流ページ: https://github.com/Martchus/PKGBUILDs (AUR 以外のソース) および https://martchus.dyn.f3l.de/buildservice/#package-search-section (パッケージのブラウザ/検索)
- Key-ID: B9E36A7275FC61B464B67907E06FE8F53CDC6A4C
[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
- メンテナ: Chris Warrick
- 説明: Python 製 AUR ヘルパーである PKGBUILDer 用のリポジトリ。
- 上流ページ: https://github.com/Kwpolska/pkgbuilder
- Key-ID: 5EAAEA16
ノート 32bit key-id は安全ではありません。
[pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/
post-factum kernels
- メンテナ: Oleksandr Natalenko aka post-factum
- 説明: 開発者である post-factum による pf-kernel パッケージ。
- 上流ページ: https://pfkernel.natalenko.name
- Key-ID: 95C357D2AF5DA89D
- Keyfile: https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key
[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
- メンテナ: OSAMC メンバー (SpotlightKid、cbix、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
[proaudio] Server = https://arch.osamc.de/$repo/$arch
QOwnNotes
- メンテナ: Patrizio Bekerle (pbek), QOwnNotes author
- 説明: QOwnNotes は markdown に対応し ownCloud と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。
- Key-ID: FFC43FC94539B8B0
- キーファイル: https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key
[home_pbek_QOwnNotes_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
quarry
- メンテナ: anatolik
- 説明: Arch binary repository for Rubygems パッケージの Arch バイナリリポジトリ。詳しくは フォーラムのアナウンス を参照。
- Sources: https://github.com/anatol/quarry
- Key-ID: 不要、メンテナは開発者です。
[quarry] Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
repo.mksscryertower.quest
- メンテナ: Klimenko Maxim Sergievich
- 説明: 私が個人的に使用している AUR パッケージのコレクション: Crowdsec、ライブラリなど。
- Key-ID: CF26478FD667CD54
[repo.mksscryertower.quest] Server = https://repo.mksscryertower.quest/repo/x86_64/
rne
- メンテナ: Richard Neumann
- 説明: 私が個人的に使用している AUR パッケージのコレクション。
- Key-ID: 4CA8D523BD386AF7
[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
- メンテナ: Stefan Brand (seiichiro0185)
- 説明: 私が頻繁に使用する AUR パッケージ。
- Key-ID: 805517CC
ノート 32bit key-id は安全ではありません。
[seiichiro] Server = https://www.seiichiro0185.org/repo/$arch
sergej-repo
- メンテナ: Sergej Pupykin
- 説明: nextcloud、prosody、およびその他のいくつかのパッケージ。
- Key-ID: メンテナが Package Maintainer であるため不要です。
[sergej-repo] Server = http://repo.p5n.pp.ru/$repo/os/$arch
sublime-text
- メンテナ: Sublime Text 開発者
- 説明: 開発者のリポジトリから提供される Sublime Text editor パッケージ。
- 上流ページ: https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
- Key-ID: 8A8F901A
ノート 32bit key-id は安全ではありません。
[sublime-text] Server = https://download.sublimetext.com/arch/stable/$arch
supermario
- メンテナ: Mario Finelli (supermario)
- 説明: 私が使用またはメンテナンスしている AUR パッケージ。
- Git リポジトリ: https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages
- Key-ID: C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306
- Keyfile: https://finelli.pub/36FDA306.asc
[supermario] Server = https://pkgs.finelli.dev/arch/$arch
taur
- メンテナ: toufic ar. (toufy)
- 説明: 私が使用している AUR パッケージの週次ビルド。主に開発用です。
- 上流ページ: https://aur.toufy.me
- Git リポジトリ: https://git.toufy.me/taur
- Key-ID: BBA33017E29E74FB
[taur] Server = https://aur.toufy.me/builds
trinity
- メンテナ: Trinity Desktop Environment Developers
- 説明: Trinity Desktop Environment。
- Key-ID: D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
[trinity] Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
xyne-x86_64
- メンテナ: Xyne
- 説明: Xyne 自身のプロジェクト用のリポジトリ。
- 上流ページ: https://xyne.dev/projects/
- 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
- メンテナ: Noa Himesaka
- 説明: T2 セキュリティチップを搭載した Mac で使用するためのカーネルとユーティリティ。
- 上流ページ: https://mirror.funami.tech/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
- メンテナ: DragonX256
- 説明: 個人リポジトリ。毎日使っている AUR のパッケージが入っています。
- Git repo: https://gitlab.com/DX37/dx37essentials
- 上流ページ: https://dx37.gitlab.io/dx37essentials
[dx37essentials] Server = https://dx37.gitlab.io/$repo/$arch
ffy00 (python)
- メンテナ: Filipe Laíns
- 説明: 複数の異なる Python バージョンを提供します (例.3.5、3.6、3.7) アクティブな Python リリースはすべて、ここで入手できます。
- Git リポ: https://github.com/FFY00/arch-python-repo
- 上流ページ: https://github.com/FFY00/arch-python-repo
[python] Server = https://ffy00.github.io/arch-python-repo/
heftig
- メンテナ: Jan Steffens
- 説明: pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。
- 上流ページ: https://bbs.archlinux.org/viewtopic.php?id=117157
[heftig] Server = https://pkgbuild.com/~heftig/repo/$arch
kicad-nightly
- メンテナ: Rafael Silva <perigoso@riseup.net>
- 説明: KiCad のビルド済み nightly パッケージ
- Git リポジトリ: https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder
- 上流ページ: https://www.kicad.org/help/nightlies-and-rcs/
[kicad-nightly] Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/
mesa-git
- メンテナ: Laurent Carlier
- 説明: testing と multilib-testing リポジトリ用の Mesa の git ビルド
[mesa-git] Server = https://pkgbuild.com/~lcarlier/$repo/$arch
principia
- メンテナ: ROllerozxa <rollerozxa@voxelmanip.se>
- 説明: principiaAUR および principia-gitAUR パッケージのバイナリビルド。
- 上流ページ: https://arch.principia-web.se
[principia] Server = https://arch.principia-web.se/$arch
rayr
- メンテナ: Rayr
- 説明: 私の AUR パッケージのビルド済みパッケージを Arch リポジトリとして提供します。
- 上流ページ: https://github.com/Rayrsn/ArchRepo
[rayr] Server = https://rayrsn.github.io/ArchRepo/$arch
selinux
- メンテナ: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
- 説明: SELinux 用のバイナリパッケージを提供します。
- 上流ページ: https://github.com/archlinuxhardened/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
- メンテナ: CReimer、M-Reimer
- 説明: Arch Linux 用の VDR パッケージ群
- 上流ページ: https://github.com/VDR4Arch/vdr4arch
ノート パッケージは repo-make-ci.sh で自動的にビルドされます。
[vdr4arch] Server = https://vdr4arch.github.io/$arch