「非公式ユーザーリポジトリ」の版間の差分
表示
削除された内容 追加された内容
編集の要約なし |
Kusanaginoturugi (トーク | 投稿記録) 序文を更新 |
||
| (12人の利用者による、間の65版が非表示) | |||
| 1行目: | 1行目: | ||
[[Category:パッケージ管理]] |
[[Category:パッケージ管理]] |
||
[[Category:一覧]] |
|||
[[en:Unofficial user repositories]] |
[[en:Unofficial user repositories]] |
||
[[zh- |
[[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#Repositories]] で説明されているように、リポジトリを {{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.org/index.php/Unofficial_user_repositories' | 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] |
|||
==== bioinformatics-any ==== |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon] |
|||
* '''説明:''' バイオインフォマティクス用の python パッケージとゲノムブラウザが含まれているリポジトリ |
|||
* '''Key-ID:''' 60442BA4 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ada] |
|||
[bioinformatics-any] |
|||
Server = http:// |
Server = http://www.orthanc.site:8080/assets/arch_ada_repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== alerque === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/caleb 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 [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]. |
|||
* '''説明:''' infinality-bundle-fonts リポジトリ。 |
|||
* ''' |
* '''Git リポジトリ:''' https://github.com/alerque/aur |
||
* '''Issue トラッキング:''' https://github.com/alerque/aur/issues |
|||
* '''Key-ID:''' 962DDE58 |
|||
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=get&search=0x63CC496475267693 63CC496475267693] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[alerque] |
|||
[infinality-bundle-fonts] |
|||
Server = |
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>: |
|||
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
|||
* '''上流ページ:''' http://ivasilev.net/pacman |
|||
* '''Key-ID:''' 436BB513 |
|||
:{| class="wikitable" |
|||
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}} |
|||
|- |
|||
! !! [[C]] と [[Wikipedia:C++|C++]] !! [[Fortran]] !! [[Go]] !! [[Rust]] |
|||
|- |
|||
| CPU マイクロアーキテクチャ |
|||
| |
|||
{{ic|CFLAGS}}: |
|||
: {{ic|1=-march=x86-64-v'''''N'''''}} |
|||
{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}<sup>2</sup>: |
|||
{{bc|<nowiki> |
|||
: {{ic|1=-march=x86-64-v'''''N'''''}}<sup>3</sup> |
|||
[ivasilev] |
|||
| |
|||
Server = http://ivasilev.net/pacman/any |
|||
{{ic|FFLAGS}}: |
|||
# Server = http://ivasilev.net/pacman/$arch |
|||
: {{ic|1=-march=x86-64-v'''''N'''''}} |
|||
</nowiki>}} |
|||
| |
|||
{{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}}: |
|||
==== pkgbuilder ==== |
|||
: {{ic|1=-C codegen-units=1}} |
|||
|- |
|||
| その他 |
|||
| |
|||
{{ic|CFLAGS}}: |
|||
: {{ic|-O3}} |
|||
: {{ic|-mpclmul}} |
|||
{{ic|KCFLAGS}}, {{ic|KCPPFLAGS}}: |
|||
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
|||
: {{ic|-O3}}<sup>4</sup> |
|||
* '''説明:''' Python の AUR ヘルパー、PKGBUILDer のリポジトリ。 |
|||
| |
|||
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder |
|||
{{ic|FFLAGS}}: |
|||
* '''Key-ID:''' 5EAAEA16 |
|||
: {{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]] も参照してください。 |
|||
{{bc|<nowiki> |
|||
:# [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]] のユーザーが影響を受けます。 |
|||
[pkgbuilder] |
|||
:# [[カーネル]]のコンパイルに {{ic|-march}} を設定しても、大きな効果は[https://bbs.archlinux.org/viewtopic.php?pid=2226107#p2226107 得られません]。 |
|||
Server = https://pkgbuilder-repo.chriswarrick.com/ |
|||
:# カーネルのコンパイルに {{ic|-O3}} を設定することには[https://www.phoronix.com/review/linux-kernel-o3/9 疑問があります]。 |
|||
</nowiki>}} |
|||
: [https://somegit.dev/ALHP/ALHP.GO/issues/16 ブラックリスト入りパッケージ]も参照してください。 |
|||
==== xyne-any ==== |
|||
* ''' |
* '''Git リポジトリ:''' https://somegit.dev/ALHP/ALHP.GO |
||
* '''キーリング:''' {{AUR|alhp-keyring}} |
|||
* '''説明:''' "any" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* ''' |
* '''ミラー:''' {{AUR|alhp-mirrorlist}} |
||
* [[debuginfod]]: https://debuginfod.alhp.dev |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
[core-x86-64-v'''''N'''''] |
|||
{{Note|Use this repository only if there is no matching {{ic|[xyne-*]}} repository for your architecture.}} |
|||
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 システムが対応しているか確認してください]。対応していないオプションを選択すると、システムを起動できなくなる可能性があります。}} |
|||
{{bc|<nowiki> |
|||
[xyne-any] |
|||
Server = http://xyne.archlinux.ca/repos/xyne |
|||
</nowiki>}} |
|||
{{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 === |
|||
* '''メンテナ:''' |
|||
* '''説明:''' 多数の面白いパッケージが入っているギリシャ人による Arch Linux 非公式リポジトリ。 |
|||
* '''メンテナ:''' Holly M. |
|||
{{bc|<nowiki> |
|||
* '''説明:''' 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. |
|||
[archlinuxgr-any] |
|||
* '''Key-ID:''' EA50C866329648EE |
|||
Server = http://archlinuxgr.tiven.org/archlinux/any |
|||
* '''上流ページ:''' https://aur.andontie.net |
|||
</nowiki>}} |
|||
== i686 と x86_64 の両方 == |
|||
i686 と x86_64 両方のバージョンが含まれているリポジトリ。{{ic|$arch}} 変数は pacman によって自動的に設定されます。 |
|||
=== 署名あり === |
|||
==== archlinuxcn ==== |
|||
* '''メンテナ:''' [https://plus.google.com/+PhoenixNemo/ Phoenix Nemo (phoenixlzx)], Felix Yan (felixonmars, TU), [https://twitter.com/lilydjwg lilydjwg] など |
|||
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (ほとんどが署名済み) |
|||
* '''Git リポジトリ:''' https://github.com/archlinuxcn/repo |
|||
* '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo |
|||
* '''Key-ID:''' このリポジトリを追加したら、何よりもまず ''archlinuxcn-keyring'' パッケージをインストールする必要があります。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[andontie-aur] |
|||
[archlinuxcn] |
|||
Server = https://aur.andontie.net/$arch |
|||
SigLevel = Optional TrustedOnly |
|||
Server = http://repo.archlinuxcn.org/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== arcanisrepo === |
|||
* '''メンテナ:''' Matthew Stobbs |
|||
* '''上流ページ:''' https://atom.io/ |
|||
* '''説明:''' github の人々によって作られた、Sublime Text に似ている、Atom エディタ。 |
|||
* '''Key-ID:''' 26EBCC57 |
|||
{{bc|<nowiki> |
|||
[atom-editor-git] |
|||
Server = http://repo.stobbstechnical.com/$arch |
|||
</nowiki>}} |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis] |
|||
==== bbqlinux ==== |
|||
* '''説明:''' 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。 |
|||
* '''メンテナ:''' [https://plus.google.com/u/0/+DanielHillenbrand/about Daniel Hillenbrand] |
|||
* '''説明:''' Android 開発用のパッケージ |
|||
* '''上流ページ:''' http://bbqlinux.org/ |
|||
* '''Key-ID:''' ''bbqlinux-keyring'' パッケージをインストールしてください、必要なキーが含まれています。 |
|||
{{bc|<nowiki> |
|||
[bbqlinux] |
|||
Server = http://packages.bbqlinux.org/$repo/os/$arch |
|||
</nowiki>}} |
|||
==== catalyst ==== |
|||
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]] |
|||
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
|||
* '''上流ページ:''' http://catalyst.wirephire.com |
|||
* '''Key-ID:''' 653C3094 |
|||
{{bc|<nowiki> |
|||
[catalyst] |
|||
Server = http://catalyst.wirephire.com/repo/catalyst/$arch |
|||
## Mirrors, if the primary server does not work or is too slow: |
|||
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch |
|||
#Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch |
|||
</nowiki>}} |
|||
==== catalyst-hd234k ==== |
|||
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]] |
|||
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
|||
* '''上流ページ:''' http://catalyst.wirephire.com |
|||
* '''Key-ID:''' 653C3094 |
|||
{{bc|<nowiki> |
|||
[catalyst-hd234k] |
|||
Server = http://catalyst.wirephire.com/repo/catalyst-hd234k/$arch |
|||
## Mirrors, if the primary server does not work or is too slow: |
|||
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst-hd234k/$arch |
|||
#Server = http://mirror.hactar.bz/Vi0L0/catalyst-hd234k/$arch |
|||
</nowiki>}} |
|||
==== city ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#bgyorgy Balló György] |
|||
* '''説明:''' 実験的/マイナーなパッケージ。 |
|||
* '''上流ページ:''' http://pkgbuild.com/~bgyorgy/city.html |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
* '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[arcanisrepo] |
|||
[city] |
|||
Server = |
Server = https://repo.arcanis.me/repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
{{Tip|同一の URL で FTP からもアクセスできます。}} |
|||
==== demz-repo-archiso ==== |
|||
* '''メンテナ:''' [http://demizerone.com Jesus Alvarez (demizer)] |
|||
* '''説明:''' Arch ISO ライブディスクから ZFS をインストールするためのパッケージ |
|||
* '''上流ページ:''' https://github.com/demizer/archzfs |
|||
* '''Key-ID:''' 5E1ABF240EE7A126 |
|||
{{bc|<nowiki> |
|||
[demz-repo-archiso] |
|||
Server = http://demizerone.com/$repo/$arch |
|||
</nowiki>}} |
|||
=== arch4edu === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [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. |
|||
* '''説明:''' Arch Linux で ZFS を扱うためのパッケージ。 |
|||
* ''' |
* '''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 |
|||
* '''Key-ID:''' 5E1ABF240EE7A126 |
|||
* '''ミラー:''' https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux |
|||
* '''Key-ID:''' 7931B6D628C8D3BA |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[arch4edu] |
|||
[demz-repo-core] |
|||
Server = |
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>}} |
</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] |
|||
* '''メンテナ:''' Moritz Molch |
|||
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。 |
|||
* '''説明:''' [[EncFS]] を統合するのに使える gnome-encfs-manager |
|||
* ''' |
* '''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 |
|||
* '''Key ID:''' |
|||
* '''ミラー:''' 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 により署名されています。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinuxcn] |
|||
[home_moritzmolch_gencfsm_Arch_Extra] |
|||
Server = http:// |
Server = http://repo.archlinuxcn.org/$arch |
||
## or install archlinuxcn-mirrorlist-git and use the 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 その他] |
|||
* '''メンテナ:''' Magnus Therning |
|||
* '''説明:''' Arch |
* '''説明:''' Arch Linux 上の [[ZFS]] 用パッケージ。 |
||
* '''上流 |
* '''上流 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:''' 4209170B |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archzfs] |
|||
[haskell-core] |
|||
Server = |
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 に含まれているため不要です。 |
|||
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts] |
|||
* '''Key-ID:''' 962DDE58 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[artafinde] |
|||
[infinality-bundle] |
|||
Server = |
Server = https://pkgbuild.com/~artafinde/repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== avr === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/vianney Vianney Bouchaud] |
||
* '''説明:''' |
* '''説明:''' 私が個人的に使用している AUR ビルドの一部です。主に、以前自分用にビルドしていた kubernetes 関連のパッケージと、私自身のソフトウェアのうちパッケージ化しているものが含まれています。 |
||
* '''上流ページ:''' |
* '''上流ページ:''' https://bouchaud.org/packages/avr |
||
* '''Git リポジトリ:''' https://github.com/vbouchaud/aur |
|||
* '''Key-ID:''' 436BB513 |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=vindex&fingerprint=on&exact=on&search=0xAD53F33B1AB4C51802F25068157B08346330029C 157B08346330029C] |
|||
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[avr] |
|||
[ivasilev] |
|||
Server = |
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 |
||
* '''引用:''' https://doi.org/10.1093/bioinformatics/btaf106 |
|||
* '''Key-ID:''' B1F96021DB62254D |
|||
{{Warning|Placing {{ic|[libre]}} before {{ic|[core]}} in {{ic|/etc/pacman.conf}} is '''not''' supported.}} |
|||
{{Note|{{ic|parabola-keyring}} をインストールするには、一時的に {{ic|1=SigLevel = PackageOptional}} を追加してください。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[bioarchlinux] |
|||
[libre] |
|||
Server = https://repo. |
Server = https://repo.bioarchlinux.org/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
{{Tip|[[R]] では、{{ic|suppressMessages(bspm::enable())}} を使用して ''bspm'' により {{ic|install.packages}} を [[pacman]] および BioArchLinux リポジトリと統合できます。}} |
|||
==== llvm-svn ==== |
|||
=== blackeagle-pre-community === |
|||
* '''メンテナ:''' [[en2:User:Kerberizer|Luchesar V. ILIEV (kerberizer)]] |
|||
* '''説明:''' AUR の [https://aur.archlinux.org/pkgbase/llvm-svn llvm-svn] と [https://aur.archlinux.org/pkgbase/lib32-llvm-svn lib32-llvm-svn]: LLVM コンパイラインフラストラクチャ、Clang フロント、関連ツール。 |
|||
* '''Key-ID:''' [https://sks-keyservers.net/pks/lookup?op=vindex&search=0x76563F75679E4525&fingerprint=on&exact=on 0x76563F75679E4525], 指紋 <tt>D16C F22D 27D1 091A 841C 4BE9 7656 3F75 679E 4525</tt> |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' メンテしているパッケージを ''community'' リポジトリに移動するまえにテストするためのリポジトリ |
|||
[llvm-svn] |
|||
Server = http://repos.uni-plovdiv.net/archlinux/$repo/$arch |
|||
</nowiki>}} |
|||
==== markzz ==== |
|||
* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]] |
|||
* '''説明:''' markzz が AUR でメンテしているパッケージ、vfio パッチが適用された Linux ({{AUR|linux-vfio}} と {{AUR|linux-vfio-lts}})、Debian パッケージリポジトリを管理するためのパッケージ。 |
|||
* '''Key ID:''' 3CADDFDD |
|||
{{Note|''markzz-keyring'' パッケージをインストールしてキーを追加したい場合、一時的にリポジトリセクションに {{ic|1=SigLevel = Never}} を追加してください。}} |
|||
{{bc|<nowiki> |
|||
[markzz] |
|||
Server = http://repo.markzz.com/arch/$repo/$arch |
|||
</nowiki>}} |
|||
==== metalgamer ==== |
|||
* '''メンテナ:''' [http://metalgamer.eu/ metalgamer] |
|||
* '''説明:''' metalgamer が AUR で使用・メンテしているパッケージ。 |
|||
* '''Key ID:''' F55313FB |
|||
{{bc|<nowiki> |
|||
[metalgamer] |
|||
Server = http://repo.metalgamer.eu/$arch |
|||
</nowiki>}} |
|||
==== miffe ==== |
|||
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe] |
|||
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline |
|||
* '''Key ID:''' 313F5ABD |
|||
{{bc|<nowiki> |
|||
[miffe] |
|||
Server = http://arch.miffe.org/$arch/ |
|||
</nowiki>}} |
|||
==== pipelight ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' Pipelight と wine-compholio |
|||
* '''上流ページ:''' [http://fds-team.de/ fds-team.de] |
|||
* '''Key-ID:''' E49CC0415DC2D5CA |
|||
* '''キーファイル:''' http://repos.fds-team.de/Release.key |
|||
{{bc|<nowiki>[pipelight] |
|||
Server = http://repos.fds-team.de/stable/arch/$arch</nowiki>}} |
|||
==== repo-ck ==== |
|||
* '''メンテナ:''' [[en2:User:Graysky|graysky]] |
|||
* '''説明:''' Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。 |
|||
* '''上流ページ:''' [http://repo-ck.com repo-ck.com] |
|||
* '''Wiki:''' [[repo-ck]] |
|||
* '''Key-ID:''' 5EE46C4C |
|||
{{bc|<nowiki> |
|||
[repo-ck] |
|||
Server = http://repo-ck.com/$arch |
|||
</nowiki>}} |
|||
==== seblu ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/developers/#seblu Sébastien Luttringer] |
|||
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。 |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
{{bc|<nowiki> |
|||
[seblu] |
|||
Server = http://seblu.net/a/$repo/$arch |
|||
</nowiki>}} |
|||
==== sergej-repo ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#spupykin Sergej Pupykin] |
|||
* '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。いくつかのパッケージは armv7h で利用可能。 |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
* '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
|||
[sergej-repo] |
|||
Server = http://repo.p5n.pp.ru/$repo/os/$arch |
|||
</nowiki>}} |
|||
==== tredaelli-systemd ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#tredaelli Timothy Redaelli] |
|||
* '''説明:''' 非公式の OpenVZ パッチを適用してビルドされた systemd (カーネル < 2.6.32-042stab111.1) |
|||
* '''Key-ID:''' 不要、メンテナは TU です |
|||
{{Warning|{{ic|/etc/pacman.conf}} で {{ic|[tredaelli-systemd]}} は {{ic|[core]}} の前に記述する必要があります。}} |
|||
{{bc|<nowiki> |
|||
[tredaelli-systemd] |
|||
Server = http://pkgbuild.com/~tredaelli/repo/systemd/$arch |
|||
</nowiki>}} |
|||
==== herecura ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
|||
* '''説明:''' ''community'' リポジトリに含まれていない追加パッケージ |
|||
* '''Key-ID:''' 不要、メンテナは TU です |
|||
{{bc|<nowiki> |
|||
[herecura] |
|||
Server = http://repo.herecura.be/$repo/$arch |
|||
</nowiki>}} |
|||
==== blackeagle-pre-community ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
|||
* '''説明:''' ''community'' リポジトリに移動する前にテストするパッケージ |
|||
* '''Key-ID:''' 不要、メンテナは TU です |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[blackeagle-pre-community] |
[blackeagle-pre-community] |
||
Server = |
Server = https://repo.herecura.be/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== |
=== build.kilabit.info === |
||
* '''メンテナ:''' [https://aur.archlinux.org/account/shulhan shulhan] |
|||
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
|||
* '''上流ページ:''' https://build.kilabit.info |
|||
* '''パッケージ一覧:''' https://build.kilabit.info/karajo/app/ |
|||
==== arch-deepin ==== |
|||
* '''Key-ID:''' [https://keys.openpgp.org/vks/v1/by-fingerprint/CEF1AA87E337A6C390DE5550F8507EE9148A4CE3 4A5360B500C9C4F0] |
|||
* '''メンテナ:''' [https://build.opensuse.org/project/show/home:metakcahura metak], [https://github.com/fasheng fasheng] |
|||
* '''説明:''' Linux Deepin から Archlinux に移植されたソフトウェア。 |
|||
* '''上流ページ:''' https://github.com/fasheng/arch-deepin |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[build.kilabit.info] |
|||
[home_metakcahura_arch-deepin_Arch_Extra] |
|||
Server = https://build.kilabit.info/aur |
|||
SigLevel = Never |
|||
Server = http://download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch |
|||
#Server = http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== chaotic-aur === |
|||
* '''メンテナ:''' [[en2:User:Schivmeister|Ray Rashif]], [https://aur.archlinux.org/account/jhernberg Joakim Hernberg] |
|||
* '''説明:''' プロオーディオパッケージ |
|||
* '''メンテナ:''' [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] |
|||
[archaudio-production] |
|||
Server = http:// |
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://www.suruatoel.xyz/arch |
||
* '''Key-ID:''' 39E27199A6BEE374 |
|||
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]{{Dead link|2020|02|26}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[coderkun-aur] |
|||
[archlinuxfr] |
|||
Server = http:// |
Server = http://arch.suruatoel.xyz/$repo/$arch/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== condorcore === |
|||
* '''メンテナ:''' |
|||
* '''説明:''' メンテナ募集 - 低帯域 |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/MrHacker/ MrHacker] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' 私が共同メンテナンスしている Wazuh-SIEM パッケージと AUR。データベースから署名されています。 |
|||
[archlinuxgis] |
|||
* '''上流ページ:''' https://aur.condorbs.net |
|||
Server = http://archlinuxgis.no-ip.org/$arch |
|||
* '''Key-ID:''' 3CA0B9DF1BE7CE09 |
|||
</nowiki>}} |
|||
* '''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}} |
|||
==== archlinuxgr ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[condorcore] |
|||
[archlinuxgr] |
|||
Server = |
Server = https://aur.centauricorex.net/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== desolve === |
|||
{{Note|非推奨です。パッケージは 2026 年に削除される予定です。[[#bioarchlinux|bioarchlinux]] を使用してください。}} |
|||
* '''メンテナ:''' |
|||
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど) |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/dviktor/ desolve] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' いくつかの追加パッケージと、バイナリ R cran のコレクション。 |
|||
[archlinuxgr-kde4] |
|||
* '''その他の AUR パッケージ用 Git リポジトリ:''' https://github.com/dvdesolve/pkgbuilds |
|||
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xdd3bf75dcd96541ac723b7cd6a4cd3276ca8ebbd DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD] |
|||
</nowiki>}} |
|||
==== arsch ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' orgizm.net のユーザーが提供 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[desolve] |
||
Server = |
Server = https://desolve.ru/archrepo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== devkitpro === |
|||
* '''メンテナ:''' [https://github.com/jnbek jnbek] |
|||
* '''説明:''' 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。 |
|||
* '''メンテナ:''' [https://devkitpro.org/ wintermute] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン |
|||
[cinnamon] |
|||
* '''上流ページ:''' https://devkitpro.org/wiki/devkitPro_pacman |
|||
Server = http://archlinux.zoelife4u.org/cinnamon/$arch |
|||
* '''Key-ID:''' F7FD5492264BB9D0 |
|||
</nowiki>}} |
|||
{{Note|Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.}} |
|||
==== ede ==== |
|||
* '''メンテナ:''' |
|||
* '''説明:''' Equinox Desktop Environment リポジトリ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[dkp-libs] |
|||
[ede] |
|||
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]] 用のカスタムリポジトリ。提供されているすべてのソフトウェアのビルド済みバイナリが含まれています。 |
||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://asus-linux.org/ |
||
* '''パッケージ一覧:''' https://arch.asus-linux.org/ |
|||
* '''Key-ID:''' 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[g14] |
||
# Germany, origin |
|||
Server = http://pkgbuild.com/~heftig/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. |
|||
* '''説明:''' ''testing'' や ''multilib-testing'' リポジトリ用の Mesa git ビルド |
|||
* '''パッケージリスト:''' https://repo.nullpointer.io |
|||
* '''Key-ID:''' 25EA6900D9EA5EBC |
|||
* '''キーファイル:''' https://repo.nullpointer.io/grawlinson.key |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[grawlinson] |
|||
[mesa-git] |
|||
Server = |
Server = https://repo.nullpointer.io |
||
</nowiki>}} |
</nowiki>}} |
||
=== herecura === |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
|||
* '''メンテナ:''' 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 ウェブサイト]) |
|||
* '''説明:''' |
* '''説明:''' ''community'' リポジトリに存在しない追加パッケージ |
||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[herecura] |
|||
[noware] |
|||
Server = |
Server = https://repo.herecura.eu/herecura/x86_64 |
||
</nowiki>}} |
</nowiki>}} |
||
=== ivasilev === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev] |
||
* '''説明:''' |
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
||
* '''上流ページ:''' https://ivasilev.net/pacman |
|||
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ivasilev] |
|||
[openrc-eudev] |
|||
Server = |
Server = https://ivasilev.net/pacman/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== jk-aur === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://github.com/jstkdng JustKidding] |
||
* '''説明:''' 私がメンテナンスおよび共同メンテナンスしている AUR のパッケージ。 |
|||
* '''説明:''' Oracle データベースクライアント |
|||
* '''上流ページ:''' https://github.com/jstkdng/aur |
|||
* '''Key-ID:''' [https://build.opensuse.org/project/keys_and_certificates/home:justkidding:arch 7627D0F8F60FBA35371A29E1AA6B2752759F9361] |
|||
{{Warning|このリポジトリを追加すると http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html にある Oracle ライセンスに同意することになります。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_justkidding_arch_Arch] |
|||
[oracle] |
|||
Server = |
Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== kawaii === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://aur.archlinux.org/account/LeonidPilyugin Leonid Pilyugin] |
||
* '''説明:''' |
* '''説明:''' AUR と私自身による Kawaii modified packages。 |
||
* '''上流ページ:''' https://github.com/LeonidPilyugin/kawaii-repo |
|||
* '''Key-ID:''' A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[kawaii] |
|||
[pantheon] |
|||
Server = |
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] |
|||
[paulburton-fitbitd] |
|||
Server = |
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}} カーネルパッケージ用のリポジトリ。 |
|||
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。 |
|||
* ''' |
* '''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] |
|||
[pietma] |
|||
Server = https://linux-lts66.bemxio.xyz/ |
|||
SigLevel = Optional TrustAll |
|||
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo |
|||
</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] |
|||
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3, linux-pf, kernel26-pf, gdm-old, nvidia-pf, nvidia-96xx, xchat-greek, arora-git のパッチを ARCH カーネルに適用した、汎用・最適化済みのバイナリ |
|||
* '''git リポジトリ:''' https://gitlab.com/xdevs23/linux-nitrous |
|||
* '''備考:''' リポジトリの中を見るには、サーバーの URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/11734958/x86_64/index.html または http://bit.do/linux-pf を開いてください。 |
|||
* '''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] |
|||
[pfkernel] |
|||
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/ |
|||
Server = http://dl.dropbox.com/u/11734958/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== linux-surface === |
|||
* '''メンテナ:''' [https://github.com/linux-surface Linux-Surface] |
|||
* '''説明:''' Microsoft Surface シリーズのコンピュータ向けのビルド済みパッケージ。 |
|||
* '''メンテナ:''' |
|||
* '''Git リポジトリ:''' https://github.com/linux-surface。パッケージングの問題や質問にも使用されます。 |
|||
* '''説明:''' suckless.org のパッケージ |
|||
* '''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] |
|||
[suckless] |
|||
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}} の自動ビルド。 |
|||
* '''説明:''' Arch 用の [[Unity]] パッケージ |
|||
* '''上流ページ:''' 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] |
|||
[Unity-for-Arch] |
|||
Server = https://liquorix.net/archlinux/$repo/$arch |
|||
SigLevel = Optional TrustAll |
|||
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== manuelschneid3r_Arch === |
|||
* '''メンテナ:''' https:// |
* '''メンテナ:''' [https://build.opensuse.org/project/show/home:manuelschneid3r Manuelschneid3r] |
||
* '''説明:''' |
* '''説明:''' Albert の開発者による Albert launcher パッケージ。 |
||
* '''Key-ID:''' https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_manuelschneid3r_Arch] |
|||
[Unity-for-Arch-Extra] |
|||
Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch |
|||
SigLevel = Optional TrustAll |
|||
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== miffe === |
|||
==== home_tarakbumba_archlinux_Arch_Extra_standard ==== |
|||
* '''メンテナ:''' [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_tarakbumba_archlinux_Arch_Extra_standard] |
|||
Server = http://download.opensuse.org/repositories/home:/tarakbumba:/archlinux/Arch_Extra_standard/$arch |
|||
</nowiki>}} |
|||
==== MEGAsync_Arch_Extra ==== |
|||
* '''メンテナ:''' https://mega.nz/#sync |
|||
* '''説明:''' Arch 用の MEGAsync extra パッケージ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[miffe] |
|||
[MEGAsync_Arch_Extra] |
|||
Server = https://arch.miffe.org/$arch/ |
|||
SigLevel = Never |
|||
Server = https://mega.co.nz/linux/MEGAsync/Arch_Extra/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
== |
=== mxmeinhold === |
||
=== 署名あり === |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/mxmeinhold mxmeinhold] |
|||
==== eee-ck ==== |
|||
* '''説明:''' 私が AUR でメンテナンスしているパッケージ。現在は ''factorio-headless'' のみ。 |
|||
* '''メンテナ:''' Gruppenpest |
|||
* '''Key-ID:''' B77D730E8D444707FA93320D72E05836F8252405 |
|||
* '''説明:''' Asus Eee PC 701 に最適化されたカーネルとモジュール。-ck パッチセットを含む。 |
|||
* ''' |
* '''Keyfile:''' https://gpg.mxmeinhold.com |
||
* '''キーファイル:''' http://zembla.duckdns.org/repo/gruppenpest.gpg |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[mxmeinhold] |
|||
[eee-ck] |
|||
Server = |
Server = https://arch.mxmeinhold.com/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== orhun === |
|||
* '''メンテナ:''' Phillid |
|||
* '''説明:''' (OS 開発用) ベアボーン環境を対象とする様々な GCC と binutils。GCC ツールチェインは NLS と C フロントエンド以外の全てを無効化することで ~8 MiB まで縮小されています。hamlib, xastir, qsstv などで使用しているアマチュア無線関連のソフトウェアも含まれています。ビルドに時間がかかるレガシーなパッケージも少々 (kdelibs3, qt3)。 |
|||
* '''Key-ID:''' 28F1E6CE |
|||
* '''メンテナ:''' [https://archlinux.org/people/package-maintainers/#orhun Orhun Parmaksiz] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' AUR とカスタムパッケージを含む個人リポジトリ。 |
|||
[phillid] |
|||
* '''Key-ID:''' メンテナが Package Maintainer であるため不要です。 |
|||
Server = http://phillid.tk/r/i686/ |
|||
</nowiki>}} |
|||
==== xyne-i686 ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne] |
|||
* '''説明:''' "i686" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* '''上流ページ:''' http://xyne.archlinux.ca/projects/ |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
{{Note|This includes all packages in [[#xyne-any|<nowiki>[xyne-any]</nowiki>]].}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[orhun] |
|||
[xyne-i686] |
|||
Server = |
Server = https://pkgbuild.com/~orhun/repo |
||
</nowiki>}} |
</nowiki>}} |
||
=== |
=== oscloud === |
||
* '''メンテナ:''' [https://aur.archlinux.org/account/bionade24 bionade24] |
|||
==== andrwe ==== |
|||
* '''説明:''' AUR 由来のさまざまなコマンドラインツールおよびその他のパッケージ。 |
|||
* ''' |
* '''CI/CD ステータス:''' https://abs-cd.oscloud.info |
||
* '''Key-ID:''' FF363C5F81664E2B |
|||
* '''説明:''' each program I'm using on x86_64 is compiled for i686 too |
|||
* '''上流ページ:''' http://andrwe.org/linux/repository |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[oscloud] |
||
Server = http://repo. |
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}} などのツールがあります。 |
|||
* '''説明:''' OpenSync の安定版パッケージ。 |
|||
* '''上流ページ''': https://github.com/Martchus/PKGBUILDs (AUR 以外のソース) および https://martchus.dyn.f3l.de/buildservice/#package-search-section (パッケージのブラウザ/検索) |
|||
* '''Key-ID:''' B9E36A7275FC61B464B67907E06FE8F53CDC6A4C |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ownstuff-testing] |
|||
[kpiche] |
|||
Server = |
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
||
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch |
|||
</nowiki>}} |
|||
[ownstuff] |
|||
==== kernel26-pae ==== |
|||
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
|||
Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch |
|||
* '''メンテナ:''' |
|||
* '''説明:''' PAE が有効にされた32ビットカーネル 2.6.39 |
|||
{{bc|<nowiki> |
|||
[kernel26-pae] |
|||
Server = http://kernel26-pae.archlinux.ca/ |
|||
</nowiki>}} |
</nowiki>}} |
||
{{Note|testing リポジトリは、公式の testing リポジトリと併用することが想定されています。}} |
|||
==== linux-pae ==== |
|||
=== pkgbuilder === |
|||
* '''メンテナ:''' |
|||
* '''説明:''' PAE が有効にされた32ビットカーネル 3.0 |
|||
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
|||
{{bc|<nowiki> |
|||
* '''説明:''' Python 製 AUR ヘルパーである PKGBUILDer 用のリポジトリ。 |
|||
[linux-pae] |
|||
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder |
|||
Server = http://pae.archlinux.ca/ |
|||
* '''Key-ID:''' 5EAAEA16 |
|||
</nowiki>}} |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
==== rfad ==== |
|||
* '''メンテナ:''' requiem [at] archlinux.us |
|||
* '''説明:''' haxit によって作成されたリポジトリ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[pkgbuilder] |
|||
[rfad] |
|||
Server = |
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] |
|||
[studioidefix] |
|||
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch |
|||
Server = http://studioidefix.googlecode.com/hg/repo/i686 |
|||
</nowiki>}} |
</nowiki>}} |
||
== |
=== pro-audio-legacy === |
||
=== 署名あり === |
|||
==== apathism ==== |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/developers/#dvzrv David Runge] |
||
* '''説明:''' [[プロオーディオ]]用のレガシーツール群 (例: {{AUR|jack}})。主に古いセットアップや CI で有用です。 |
|||
* '''上流ページ:''' https://apathism.net/ |
|||
* '''Key-ID:''' メンテナが developer/TU であるため不要です。 |
|||
* '''説明:''' {{AUR|psi-plus-git}} などの AUR パッケージ (qt5 有効) |
|||
* '''Key-ID:''' 3E37398D |
|||
* '''キーファイル:''' http://apathism.net/archlinux/apathism.key |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[pro-audio-legacy] |
|||
[apathism] |
|||
Server = |
Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== proaudio === |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/ |
* '''メンテナ:''' [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> |
{{bc|<nowiki> |
||
[proaudio] |
|||
[bioinformatics] |
|||
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 リストマネージャです。 |
|||
* '''上流ページ:''' [http://www.blackleg.es www.blackleg.es] |
|||
* '''Key-ID:''' FFC43FC94539B8B0 |
|||
* '''説明:''' AUR パッケージなど: linux-w110er, nvidia-dkms, android-studio, odoo (OpenErp)。 |
|||
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key |
|||
* '''パッケージリスト:''' [http://www.blackleg.es/x86_64/index.html Blackleg x86_64 パッケージ] |
|||
* '''Key-ID:''' 611BFDE1 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[home_pbek_QOwnNotes_Arch_Extra] |
|||
[blackleg] |
|||
Server = |
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== quarry === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#anatolik anatolik] |
||
* '''説明:''' Arch binary repository for [http://rubygems.org/ Rubygems] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
|||
* '''説明:''' 個人用リポジトリ: 暗号, sdr, メール管理など |
|||
* ''' |
* '''Sources:''' https://github.com/anatol/quarry |
||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[quarry] |
|||
[boyska64] |
|||
Server = |
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] |
|||
* '''上流ページ:''' http://repo.carsten-teibes.de |
|||
* '''Key-ID:''' 2476B20B |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[repo.mksscryertower.quest] |
|||
[carstene1ns] |
|||
Server = |
Server = https://repo.mksscryertower.quest/repo/x86_64/ |
||
</nowiki>}} |
</nowiki>}} |
||
=== rne === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [[User:Schard|Richard Neumann]] |
||
* '''説明:''' AUR パッケージ |
* '''説明:''' 私が個人的に使用している AUR パッケージのコレクション。 |
||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=4CA8D523BD386AF7&fingerprint=on&op=index 4CA8D523BD386AF7] |
|||
* '''上流ページ:''' https://arch.coderkun.de |
|||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[rne] |
|||
[coderkun-aur] |
|||
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 など)。 |
|||
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
* '''上流ページ:''' https://arch.coderkun.de |
|||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[seblu] |
|||
[coderkun-aur-audio] |
|||
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 パッケージ。 |
||
* ''' |
* '''Key-ID:''' 805517CC |
||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc] |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
{{bc|<nowiki> |
|||
[coderkun-aur-java] |
|||
Server = http://arch.coderkun.de/$repo/$arch/ |
|||
</nowiki>}} |
|||
==== coderkun-aur-nonfree ==== |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun] |
|||
* '''説明:''' AUR パッケージとプロプライエタリなソフトウェア (dropbox, nvidia, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
|||
* '''上流ページ:''' https://arch.coderkun.de |
|||
* '''Key-ID:''' A6BEE374 |
|||
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[seiichiro] |
|||
[coderkun-aur-nonfree] |
|||
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.p5n.pp.ru/$repo/os/$arch |
|||
SigLevel = Required |
|||
Server = http://repo.eatabrick.org/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== sublime-text === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' Sublime Text 開発者 |
||
* '''説明:''' |
* '''説明:''' 開発者のリポジトリから提供される Sublime Text editor パッケージ。 |
||
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman |
|||
* '''Key-ID:''' 8A8F901A |
|||
{{Note|32bit key-id は安全では[https://evil32.com ありません]。}} |
|||
{{bc|<nowiki> |
|||
[freifunk-rheinland] |
|||
Server = http://mirror.fluxent.de/archlinux-custom/$repo/os/$arch |
|||
</nowiki>}} |
|||
==== gustawho ==== |
|||
* '''メンテナ:''' [https://twitter.com/gustawho Gustavo Castro] <gustawho@gmail.com> |
|||
* '''説明:''' {{AUR|firefox-kde-opensuse}} など、ビルドに時間がかかる科学 (物理と数学) 用のツールと AUR パッケージ |
|||
* '''パッケージリスト:''' http://gustawho.x10.mx/repo/x86_64 |
|||
* '''上流ページ:''' http://gustawho.x10.mx |
|||
* '''Key-ID:''' 2C575D76 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[sublime-text] |
|||
[gustawho] |
|||
Server = |
Server = https://download.sublimetext.com/arch/stable/$arch |
||
</nowiki>}} |
|||
* '''備考:''' i686 の firefox-kde-opensuse や署名がされていない x86_64 パッケージが必要な場合、以下のリポジトリを使って下さい: |
|||
{{bc|<nowiki> |
|||
[home_gustawho_Arch_Extra] |
|||
SigLevel = Never |
|||
Server = http://download.opensuse.org/repositories/home:/gustawho/Arch_Extra/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== supermario === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://aur.archlinux.org/account/supermario Mario Finelli (supermario)] |
||
* '''説明:''' 私が使用またはメンテナンスしている AUR パッケージ。 |
|||
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3 などのパッチが適用された ARCH カーネルの汎用・最適化済みバイナリ。[[AUR]] の {{AUR|linux-pf}} と同じく linux-pf ですが、Intel の CPU (Sandy Bridge, Ivy Bridge, Haswell) 向けに最適化が施されており、他のパッケージも存在します。 |
|||
* '''Git リポジトリ:''' https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages |
|||
* '''備考:''' リポジトリの中身を見るときは、サーバー URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。 |
|||
* '''Key-ID:''' C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306 |
|||
* '''Keyfile:''' https://finelli.pub/36FDA306.asc |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[supermario] |
|||
[Linux-pf] |
|||
Server = https:// |
Server = https://pkgs.finelli.dev/arch/$arch |
||
SigLevel = Optional |
|||
</nowiki>}} |
</nowiki>}} |
||
=== taur === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://toufy.me toufic ar. (toufy)] |
||
* '''説明:''' |
* '''説明:''' 私が使用している AUR パッケージの週次ビルド。主に開発用です。 |
||
* '''上流ページ:''' |
* '''上流ページ:''' https://aur.toufy.me |
||
* '''Git リポジトリ:''' https://git.toufy.me/taur |
|||
* '''Key-ID:''' 962DDE58 |
|||
* '''Key-ID:''' [https://keyserver.ubuntu.com/pks/lookup?search=BBA33017E29E74FB&fingerprint=on&op=index BBA33017E29E74FB] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[taur] |
|||
[infinality-bundle-multilib] |
|||
Server = |
Server = https://aur.toufy.me/builds |
||
</nowiki>}} |
</nowiki>}} |
||
=== trinity === |
|||
* '''メンテナ:''' [ |
* '''メンテナ:''' [https://trinitydesktop.org/ Trinity Desktop Environment Developers] |
||
* '''説明:''' |
* '''説明:''' [[Trinity]] Desktop Environment。 |
||
* '''Key-ID:''' |
* '''Key-ID:''' D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[trinity] |
||
Server = |
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== xyne-x86_64 === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/package-maintainer-fellows/#xyne Xyne] |
||
* '''説明:''' |
* '''説明:''' Xyne 自身のプロジェクト用のリポジトリ。 |
||
* '''上流ページ:''' https://xyne.dev/projects/ |
|||
* '''Key-ID:''' E6366A92 |
|||
{{Accuracy|メンテナはもう TU ではありません。}} |
|||
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。For example, for x86_64, point your browser to http://dl.dropbox.com/u/298301785/arch/linux-lts-ck/x86_64/index.html or start at http://tiny.cc/linux-lts-ck |
|||
* '''Key-ID:''' メンテナが TU であるため不要です。 |
|||
{{bc|<nowiki> |
|||
[linux-lts-ck] |
|||
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts-ck/$arch |
|||
</nowiki>}} |
|||
==== linux-lts31x ==== |
|||
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4] |
|||
* '''説明:''' 昔の LTS カーネル (3.10 と 3.12 ブランチ) |
|||
* '''Key-ID:''' E6366A92 |
|||
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)例えば、x86_64 の場合、ブラウザ http://dl.dropbox.com/u/298301785/arch/linux-lts31x/x86_64/index.html か http://tiny.cc/linux-lts31x を開きます。 |
|||
{{bc|<nowiki> |
|||
[linux-lts31x] |
|||
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x/$arch |
|||
</nowiki>}} |
|||
==== linux-lts31x-ck ==== |
|||
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4] |
|||
* '''説明:''' CK パッチが適用された昔の LTS カーネル (3.10 と 3.12 ブランチ) |
|||
* '''Key-ID:''' E6366A92 |
|||
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-lts31x-ck/x86_64/index.html か http://tiny.cc/linux-lts31x-ck を開きます。 |
|||
{{bc|<nowiki> |
|||
[linux-lts31x-ck] |
|||
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x-ck/$arch |
|||
</nowiki>}} |
|||
==== linux-ck-pax ==== |
|||
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4] |
|||
* '''説明:''' CK と PaX セキュリティパッチセットが適用された最新の Arch カーネル |
|||
* '''Key-ID:''' E6366A92 |
|||
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-ck-pax/x86_64/index.html か http://tiny.cc/linux-ck-pax を開きます。 |
|||
{{bc|<nowiki> |
|||
[linux-ck-pax] |
|||
Server = http://dl.dropbox.com/u/298301785/arch/linux-ck-pax/$arch |
|||
</nowiki>}} |
|||
==== linux-tresor ==== |
|||
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4] |
|||
* '''説明:''' TRESOR パッチが適用された最新あるいは LTS の Arch カーネル |
|||
* '''Key-ID:''' E6366A92 |
|||
* '''備考:''' リポジトリの中身を見るには、サーバー URL の末尾に {{ic|index.html}} を付ける必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/298301785/arch/linux-tresor/x86_64/index.html か http://tiny.cc/linux-tresor を開きます。 |
|||
{{bc|<nowiki> |
|||
[linux-tresor] |
|||
Server = http://dl.dropbox.com/u/298301785/arch/linux-tresor/$arch |
|||
</nowiki>}} |
|||
==== qt-debug ==== |
|||
* '''メンテナ:''' [http://blog.the-compiler.org/?page_id=36 The Compiler] |
|||
* '''説明:''' デバッグシンボルを含む Qt/PyQt ビルド |
|||
* '''上流ページ:''' https://github.com/The-Compiler/qt-debug-pkgbuild |
|||
* '''Key-ID:''' D6A1C70FE80A0C82 |
|||
{{bc|<nowiki> |
|||
[qt-debug] |
|||
Server = http://qutebrowser.org/qt-debug/$arch |
|||
</nowiki>}} |
|||
==== quarry ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/developers/#anatolik anatolik] |
|||
* '''説明:''' [http://rubygems.org/ Rubygem] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
|||
* '''Key-ID:''' 不要、メンテナは開発者です。 |
|||
{{bc|<nowiki> |
|||
[quarry] |
|||
# report issues at https://github.com/anatol/quarry |
|||
Server = http://pkgbuild.com/~anatolik/quarry/x86_64/ |
|||
</nowiki>}} |
|||
==== rstudio ==== |
|||
* '''メンテナ:''' [https://aur.archlinux.org/account/unikum/ Artem Klevtsov] |
|||
* '''説明:''' Rstudio IDE パッケージ (git 版) と依存パッケージ。 |
|||
* '''Key-ID:''' 1CB48DD4 |
|||
{{bc|<nowiki> |
|||
[rstudio] |
|||
Server = http://repo.psylab.info/archlinux/x86_64/ |
|||
</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>}} |
|||
==== siosm-selinux ==== |
|||
* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier] |
|||
* '''説明:''' SELinux のサポートに必要なパッケージ – 作業途中 (特に、Arch Linux 対応の SELinux ポリシーが欠けています)。詳しくは [[SELinux]] のページを参照。 |
|||
* '''上流ページ:''' https://tim.siosm.fr/repositories/ |
|||
* '''Key-ID:''' 78688F83 |
|||
{{bc|<nowiki> |
|||
[siosm-selinux] |
|||
Server = http://siosm.fr/repo/$repo/ |
|||
</nowiki>}} |
|||
==== subtitlecomposer ==== |
|||
* '''メンテナ:''' Mladen Milinkovic (maxrd2) |
|||
* '''説明:''' Subtitle Composer の安定版とナイトリービルド。 |
|||
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer |
|||
* '''Key-ID:''' EA8CEBEE |
|||
{{bc|<nowiki> |
|||
[subtitlecomposer] |
|||
Server = http://smoothware.net/$repo/$arch |
|||
</nowiki>}} |
|||
==== xyne-x86_64 ==== |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne] |
|||
* '''説明:''' "x86_64" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
|||
* '''上流ページ:''' http://xyne.archlinux.ca/projects/ |
|||
* '''Key-ID:''' 不要、メンテナは TU です。 |
|||
{{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] の全てのパッケージが含まれています。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[xyne-x86_64] |
[xyne-x86_64] |
||
Server = |
Server = https://xyne.dev/repos/xyne |
||
</nowiki>}} |
</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 === |
|||
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin] |
|||
* '''説明:''' Various packages Maxime Gauduin maintains (or not) in the AUR. |
|||
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
|||
* '''説明:''' Maxime Gauduin が AUR で管理しているさまざまなパッケージ。 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[alucryd] |
[alucryd] |
||
Server = |
Server = https://pkgbuild.com/~alucryd/$repo/x86_64 |
||
</nowiki>}} |
</nowiki>}} |
||
=== arch-mact2 === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://noa.codes Noa Himesaka] |
||
* '''説明:''' |
* '''説明:''' T2 セキュリティチップを搭載した Mac で使用するためのカーネルとユーティリティ。 |
||
* '''上流ページ:''' https://mirror.funami.tech/arch-mact2 |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[arch-mact2] |
|||
[alucryd-multilib] |
|||
Server = |
Server = https://mirror.funami.tech/arch-mact2/os/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== archlinuxgr === |
|||
* '''メンテナ:''' Andrwe Lord Weber |
|||
* '''説明:''' 多くの環境で使っているプログラム |
|||
* '''上流ページ:''' http://andrwe.dyndns.org/doku.php/blog/repository {{Dead link|2013|11|30}} |
|||
{{bc|<nowiki> |
|||
[andrwe] |
|||
Server = http://repo.andrwe.org/x86_64 |
|||
</nowiki>}} |
|||
==== archstudio ==== |
|||
* '''メンテナ:''' |
* '''メンテナ:''' |
||
* '''説明:''' |
* '''説明:''' ギリシャの Arch Linux コミュニティが提供する多くの興味深いパッケージ。 |
||
* '''上流ページ:''' http://www.xsounds.org/~archstudio |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinuxgr] |
|||
[archstudio] |
|||
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 拡張モジュールのビルド。 |
||
* '''上流ページ:''' https://archlinux-phalcon.gitlab.io |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinux-phalcon] |
|||
[brtln] |
|||
Server = https://archlinux-phalcon.gitlab.io/repository |
|||
Server = http://pkgbuild.com/~barthalion/brtln/$arch/ |
|||
</nowiki>}} |
</nowiki>}} |
||
=== archlinux-php === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' Michal Sotolar <michal at sotolar dot com> |
||
* '''説明:''' PHP 5.6 -7.x 古い安定版ビルド、メインライン版と共存可能です。 |
|||
* '''説明:''' maz-1 によってメンテされている様々なパッケージ (主に Qt5 ベースのパッケージとマルチメディア関連のパッケージ) |
|||
* '''上流ページ:''' https:// |
* '''上流ページ:''' https://archlinux-php.gitlab.io |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[archlinux-php] |
|||
[home_mazdlc_Arch_Extra] |
|||
Server = https://archlinux-php.gitlab.io/repository |
|||
Server = http://download.opensuse.org/repositories/home:/mazdlc/Arch_Extra/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== dx37essentials === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [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] |
|||
[home_mazdlc_deadbeef-plugins_Arch_Extra] |
|||
Server = |
Server = https://dx37.gitlab.io/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== ffy00 (python) === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://archlinux.org/people/trusted-users/#FFY00 Filipe Laíns] |
||
* '''説明:''' 複数の異なる Python バージョンを提供します (例.3.5、3.6、3.7) アクティブな Python リリースはすべて、ここで入手できます。 |
|||
* '''説明:''' kde frameworks 5 ベースの不安定版のパッケージ。 |
|||
* ''' |
* '''Git リポ:''' https://github.com/FFY00/arch-python-repo |
||
* '''上流ページ:''' https://github.com/FFY00/arch-python-repo |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[python] |
|||
[home_mazdlc_kde-frameworks-5_Arch_Extra] |
|||
Server = https://ffy00.github.io/arch-python-repo/ |
|||
Server = http://download.opensuse.org/repositories/home:/mazdlc:/kde-frameworks-5/Arch_Extra/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== heftig === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#heftig Jan Steffens] |
||
* '''説明:''' pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。 |
|||
* '''説明:''' gmt, catalyst-test, ttf-ms-win8, rstudio, meshlab, gcc-gcj, vlc-git, ffmpeg-git (k10 & intel opt.), docear, maperitive, libressl, bkchem ... |
|||
* '''上流ページ:''' 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] |
|||
[mikroskeem] |
|||
Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/ |
|||
Server = http://nightsnack.cf/ |
|||
</nowiki>}} |
</nowiki>}} |
||
=== mesa-git === |
|||
* '''メンテナ:''' [https:// |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier] |
||
* '''説明:''' ''testing'' と ''multilib-testing'' リポジトリ用の Mesa の git ビルド |
|||
* '''説明:''' AUR にあるほぼ全ての mingw-w64 パッケージ。8時間毎に更新。 |
|||
* '''上流ページ:''' http://arch.linuxx.org |
|||
{{Note|2015年6月現在、ホームページは閲覧できない状態になっています。しかしながら、sourceforge で最新のビルドは取得できます。}} |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[mesa-git] |
||
Server = |
Server = https://pkgbuild.com/~lcarlier/$repo/$arch |
||
#Server = http://arch.linuxx.org/archlinux/$repo/os/$arch |
|||
#Server = http://amr.linuxd.org/archlinux/$repo/os/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
=== principia === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' ROllerozxa <rollerozxa@voxelmanip.se> |
||
* '''説明:''' |
* '''説明:''' {{AUR|principia}} および {{AUR|principia-git}} パッケージのバイナリビルド。 |
||
* '''上流ページ:''' https://arch.principia-web.se |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[principia] |
|||
[pnsft-pur] |
|||
Server = |
Server = https://arch.principia-web.se/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== rayr === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' [https://rayrsn.me/LinkInBio Rayr] |
||
* '''説明:''' 私の AUR パッケージのビルド済みパッケージを Arch リポジトリとして提供します。 |
|||
* '''説明:''' Rakudo Perl6 |
|||
* '''上流ページ:''' https://github.com/Rayrsn/ArchRepo |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[ |
[rayr] |
||
Server = |
Server = https://rayrsn.github.io/ArchRepo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
=== selinux === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org) |
||
* '''説明:''' [[SELinux]] 用のバイナリパッケージを提供します。 |
|||
* '''説明:''' RightLink バージョン 10 (RL10) は RightScale のサーバーエージェントの最新バージョンで、RightScale で管理されたサーバーを RightScale クラウド管理プラットフォームに接続します。 |
|||
* '''上流ページ:''' https://github.com/archlinuxhardened/selinux |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[selinux] |
|||
[rightlink] |
|||
Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux |
|||
Server = https://s3-ap-southeast-2.amazonaws.com/archlinux.rightscale.me/repo |
|||
SigLevel = Never |
|||
</nowiki>}} |
</nowiki>}} |
||
=== stx4 === |
|||
* '''メンテナ:''' |
* '''メンテナ:''' StarterX4 <starterx4[at]gmail.com> |
||
* '''説明:''' 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など) |
|||
* '''説明:''' VDR とプラグイン, mms, foo2zjs-drivers |
|||
* '''上流ページ:''' https://keybase.pub/starterx4/repos/arch/ |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[stx4-any] |
|||
[seiichiro] |
|||
Server = |
Server = https://starterx4.keybase.pub/repos/arch/any/stx4 |
||
</nowiki>}} |
|||
[stx4-x86_64] |
|||
==== studioidefix ==== |
|||
Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4 |
|||
* '''メンテナ:''' |
|||
* '''説明:''' コンパイル済みの boxee パッケージ。 |
|||
{{bc|<nowiki> |
|||
[studioidefix] |
|||
Server = http://studioidefix.googlecode.com/hg/repo/x86_64 |
|||
</nowiki>}} |
|||
== armv6h のみ == |
|||
=== 署名なし === |
|||
==== arch-fook-armv6h ==== |
|||
* '''メンテナ:''' Jaska Kivelä <jaska@kivela.net> |
|||
* '''説明:''' Raspberry PI 用にコンパイルしたパッケージ。Enlightenment やホームの自動化など。 |
|||
{{bc|<nowiki> |
|||
[arch-fook-armv6h] |
|||
Server = http://kivela.net/jaska/arch-fook-armv6h |
|||
</nowiki>}} |
</nowiki>}} |
||
== |
=== vdr4arch === |
||
* '''メンテナ:''' [https://aur.archlinux.org/account/CReimer CReimer]、[https://aur.archlinux.org/account/M-Reimer M-Reimer] |
|||
=== 署名なし === |
|||
* '''説明:''' 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] で自動的にビルドされます。}} |
|||
==== pietma ==== |
|||
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de> |
|||
* '''説明:''' MartiMcFly が [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。 |
|||
* '''上流ページ:''' [http://pietma.com/tag/aur/ http://pietma.com/tag/aur/] |
|||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[vdr4arch] |
|||
[pietma] |
|||
Server = https://vdr4arch.github.io/$arch |
|||
SigLevel = Optional TrustAll |
|||
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo |
|||
</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