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

提供: ArchWiki
ナビゲーションに移動 検索に移動
(typo fix、一部翻訳)
(4人の利用者による、間の14版が非表示)
1行目: 1行目:
 
[[Category:パッケージ管理]]
 
[[Category:パッケージ管理]]
 
[[en:Unofficial user repositories]]
 
[[en:Unofficial user repositories]]
[[zh-CN:Unofficial user repositories]]
+
[[zh-hans:Unofficial user repositories]]
 
{{Related articles start}}
 
{{Related articles start}}
 
{{Related|pacman-key}}
 
{{Related|pacman-key}}
10行目: 10行目:
 
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を全く精査していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}
 
{{Warning|Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を全く精査していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。}}
   
ここにあるリポジトリを使用するには、[[pacman#Repositories]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式のキーの追加]] に書かれているように、適当なキーを取得してローカルで署名してください。
+
ここにあるリポジトリを使用するには、[[pacman#リポジトリ]] で説明されているように、リポジトリを {{ic|/etc/pacman.conf}} に追加する必要があります。リポジトリに署名がある場合は、[[Pacman-key#非公式な鍵を追加]]に書かれているように、適当なキーを取得してローカルで署名してください。
   
 
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。
 
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。
   
  +
リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により {{ic|$arch}} 変数が自動的に設定されます。
{{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>}}
 
  +
  +
{{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>}}
 
ウェブブラウザで開いて、リポジトリの中身を調べることができます。}}
 
ウェブブラウザで開いて、リポジトリの中身を調べることができます。}}
   
28行目: 30行目:
 
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。
 
* 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。{{ic|pacman.conf}} にコメントを残したいユーザーは自分で作成することが簡単にできます。
   
== Any ==
+
== 署名あり ==
   
  +
=== andontie-aur ===
"Any" リポジトリはアーキテクチャに左右されません。つまり、i686 と x86_64 両方のシステムで使うことができます。
 
   
  +
* '''メンテナ:''' 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
==== bioinformatics-any ====
 
  +
* '''上流ページ:''' https://aur.andontie.net
 
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon]
 
* '''説明:''' バイオインフォマティクス用の python パッケージとゲノムブラウザが含まれているリポジトリ
 
* '''Key-ID:''' 60442BA4
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[andontie-aur]
[bioinformatics-any]
 
Server = http://decryptedepsilon.bl.ee/repo/any
+
Server = https://aur.andontie.net/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== infinality-bundle-fonts ====
+
=== arcanisrepo ===
   
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis]
* '''説明:''' infinality-bundle-fonts リポジトリ。
+
* '''説明:''' 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)
  +
* '''Key-ID:''' 不要、メンテナは TU です。
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
 
* '''Key-ID:''' 962DDE58
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[arcanisrepo]
[infinality-bundle-fonts]
 
Server = http://bohoomil.com/repo/fonts
+
Server = https://repo.arcanis.me/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
  +
{{Tip|同一の URL で FTP からもアクセスできます。}}
==== ivasilev ====
 
   
  +
=== arch4edu ===
* '''メンテナ:''' [http://ivasilev.net Ianis G. Vasilev]
 
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
 
* '''上流ページ:''' http://ivasilev.net/pacman
 
* '''Key-ID:''' 436BB513
 
   
  +
* '''メンテナ:''' [https://github.com/petronny Jingbei Li (petronny)], [https://github.com/arch4edu/arch4edu/graphs/contributors others]
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}}
 
  +
* '''説明:''' 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>
 
{{bc|<nowiki>
  +
[arch4edu]
[ivasilev]
 
Server = http://ivasilev.net/pacman/any
+
Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
  +
## or other mirrors in https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
# Server = http://ivasilev.net/pacman/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== pkgbuilder ====
+
=== 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]
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
 
  +
* '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。
* '''説明:''' Python の AUR ヘルパー、PKGBUILDer のリポジトリ。
 
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
+
* '''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:''' 5EAAEA16
 
  +
* '''ミラー:''' 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]
[pkgbuilder]
 
Server = https://pkgbuilder-repo.chriswarrick.com/
+
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
  +
#Include = /etc/pacman.d/archlinuxcn-mirrorlist
 
</nowiki>}}
 
</nowiki>}}
   
==== xyne-any ====
+
=== archstrike ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#xyne Xyne]
+
* '''メンテナ:''' [https://archstrike.org/team The ArchStrike Team]
* '''説明:''' "any" アーキテクチャ用パッケージが含まれている Xyne 独自プロジェクトのリポジトリ
+
* '''説明:''' ュリ専門家・好事家ためのリポジトリ
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
+
* '''上流ページ:''' https://archstrike.org/
* '''Key-ID:''' 不要、メンテナは TU です。
+
* '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51
   
  +
{{Note|ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup}}
{{Note|Use this repository only if there is no matching {{ic|[xyne-*]}} repository for your architecture.}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archstrike]
[xyne-any]
 
Server = http://xyne.archlinux.ca/repos/xyne
+
Server = https://mirror.archstrike.org/$arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
=== archzfs ===
   
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/minextu Jan Houben (minextu)]
==== archlinuxgr-any ====
 
  +
* '''説明:''' Arch Linux の ZFS パッケージ。
* '''メンテナ:'''
 
  +
* '''上流ページ:''' https://github.com/archzfs/archzfs
* '''説明:''' 多数の面白いパッケージが入っているギリシャ人による Arch Linux 非公式リポジトリ。
 
  +
* '''Key-ID:''' F75D9D76
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archzfs]
[archlinuxgr-any]
 
Server = http://archlinuxgr.tiven.org/archlinux/any
+
Server = http://archzfs.com/$repo/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
  +
=== ashleyis ===
== i686 と x86_64 の両方 ==
 
   
  +
* '''メンテナ:''' Ashley Towns ([https://aur.archlinux.org/account/ashleyis/ ashleyis])
i686 と x86_64 両方のバージョンが含まれているリポジトリ。{{ic|$arch}} 変数は pacman によって自動的に設定されます。
 
  +
* '''説明:''' SDL, chipmunk, libtmx などのゲームライブラリのデバッグ版。swift-lang などの AUR パッケージも入っています。
  +
* '''Key-ID:''' B1A4D311
   
  +
{{bc|<nowiki>
=== 署名あり ===
 
  +
[ashleyis]
  +
Server = http://arch.ashleytowns.id.au/repo/$arch
  +
</nowiki>}}
   
==== archlinuxcn ====
+
=== Bennix Repo ===
  +
  +
* '''メンテナ:''' Ben P. Dorsi-Todaro ([https://techmeout.org Tech Me Out])
  +
* '''説明:''' Packages [http://ben-dorsi-todaro.com/ Ben P. Dorsi-Todaro] uses and aren't listed in repos, or packages built by [http://www.bigbenshosting.com/ Big Ben's Web Hosting]
  +
* '''Key-ID:''' F14BB858F6253DA0
   
* '''メンテナ:''' [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>
  +
[bigben-repo]
[archlinuxcn]
 
SigLevel = Optional TrustedOnly
+
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch
+
Server = http://bennix.net/bigben-repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== atom-editor-git ====
+
=== blackeagle-pre-community ===
  +
* '''メンテナ:''' Matthew Stobbs
 
* '''上流ページ:''' https://atom.io/
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
  +
* '''説明:''' メンテしているパッケージを ''community'' リポジトリに移動するまえにテストするためのリポジトリ
* '''説明:''' github の人々によって作られた、Sublime Text に似ている、Atom エディタ。
 
* '''Key-ID:''' 26EBCC57
+
* '''Key-ID:''' 不要、メンテナは TU です。
  +
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[blackeagle-pre-community]
[atom-editor-git]
 
Server = http://repo.stobbstechnical.com/$arch
+
Server = https://repo.herecura.be/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== bbqlinux ====
+
=== chaotic-aur ===
 
* '''メンテナ:''' [https://plus.google.com/u/0/+DanielHillenbrand/about Daniel Hillenbrand]
 
* '''説明:''' Android 開発用のパッケージ
 
* '''上流ページ:''' http://bbqlinux.org/
 
* '''Key-ID:''' ''bbqlinux-keyring'' パッケージをインストールしてください、必要なキーが含まれています。
 
   
  +
* '''メンテナ:''' [https://github.com/pedrohlc PedroHLC]
  +
* '''説明:''' メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされています。x86_64 のみです。
  +
* '''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]
[bbqlinux]
 
Server = http://packages.bbqlinux.org/$repo/os/$arch
+
Server = http://lonewolf-builder.duckdns.org/$repo/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== catalyst ====
+
=== catalyst ===
   
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]]
+
* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
 
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
 
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
* '''上流ページ:''' http://catalyst.wirephire.com
 
 
* '''Key-ID:''' 653C3094
 
* '''Key-ID:''' 653C3094
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[catalyst]
 
[catalyst]
Server = http://catalyst.wirephire.com/repo/catalyst/$arch
+
Server = https://167.86.114.169/arch/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>}}
 
</nowiki>}}
   
==== catalyst-hd234k ====
+
=== catalyst-hd234k ===
   
* '''メンテナ:''' [[en2:User:Vi0L0 | Vi0l0]]
+
* '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]]
 
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
 
* '''説明:''' ATI Catalyst プロプライエタリドライバー。
* '''上流ページ:''' http://catalyst.wirephire.com
 
 
* '''Key-ID:''' 653C3094
 
* '''Key-ID:''' 653C3094
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[catalyst-hd234k]
 
[catalyst-hd234k]
Server = http://catalyst.wirephire.com/repo/catalyst-hd234k/$arch
+
Server = https://167.86.114.169/arch/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>}}
 
</nowiki>}}
   
==== city ====
+
=== city ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#bgyorgy Balló György]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bgyorgy Balló György]
 
* '''説明:''' 実験的/マイナーなパッケージ。
 
* '''説明:''' 実験的/マイナーなパッケージ。
* '''上流ページ:''' http://pkgbuild.com/~bgyorgy/city.html
+
* '''上流ページ:''' https://pkgbuild.com/~bgyorgy/city.html
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[city]
 
[city]
Server = http://pkgbuild.com/~bgyorgy/$repo/os/$arch
+
Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== demz-repo-archiso ====
+
=== coderkun-aur ===
   
* '''メンテナ:''' [http://demizerone.com Jesus Alvarez (demizer)]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
* '''説明:''' Arch ISO ライブディスクから ZFS をインストールするためのパッケージ
+
* '''説明:''' AUR パッケージと様々なソフウェア。パッケジ差分とパッケージ・パッケージ署名をサポート。
* '''上流ページ:''' https://github.com/demizer/archzfs
+
* '''上流ページ:''' https://www.suruatoel.xyz/arch
* '''Key-ID:''' 5E1ABF240EE7A126
+
* '''Key-ID:''' 39E27199A6BEE374
  +
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.asc https://www.suruatoel.xyz/coderkun.asc]
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[coderkun-aur]
[demz-repo-archiso]
 
Server = http://demizerone.com/$repo/$arch
+
Server = http://arch.suruatoel.xyz/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== demz-repo-core ====
+
=== coderkun-aur-audio ===
   
* '''メンテナ:''' [http://demizerone.com Jesus Alvarez (demizer)]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
  +
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
* '''説明:''' Arch Linux で ZFS を扱うためのパッケージ。
 
* '''上流ページ:''' https://github.com/demizer/archzfs
+
* '''上流ページ:''' https://www.suruatoel.xyz/arch
* '''Key-ID:''' 5E1ABF240EE7A126
+
* '''Key-ID:''' 39E27199A6BEE374
  +
* '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key]
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[coderkun-aur-audio]
[demz-repo-core]
 
Server = http://demizerone.com/$repo/$arch
+
Server = http://arch.suruatoel.xyz/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== gnome-encfs-manager ====
+
=== devkitpro ===
 
* '''メンテナ:''' Moritz Molch
 
* '''説明:''' [[EncFS]] を統合するのに使える gnome-encfs-manager
 
* '''上流ページ:''' [https://launchpad.net/gencfsm Gnome EncfsM].
 
* '''Key ID:'''
 
 
{{bc|<nowiki>
 
[home_moritzmolch_gencfsm_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/moritzmolch:/gencfsm/Arch_Extra/$arch
 
</nowiki>}}
 
   
  +
* '''メンテナ:''' [https://devkitpro.org/ wintermute]
==== haskell-core ====
 
  +
* '''説明:''' Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン
  +
* '''上流ページ:''' https://devkitpro.org/wiki/devkitPro_pacman
  +
* '''Key-ID:''' F7FD5492264BB9D0
   
  +
{{Note|Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.}}
* '''メンテナ:''' Magnus Therning
 
* '''説明:''' Arch-Haskell リポジトリ
 
* '''上流ページ:''' https://github.com/archhaskell/habs
 
* '''Key-ID:''' 4209170B
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[haskell-core]
+
[dkp-libs]
Server = http://xsounds.org/~haskell/core/$arch
+
Server = https://downloads.devkitpro.org/packages
  +
[dkp-linux]
  +
Server = https://downloads.devkitpro.org/packages/linux
 
</nowiki>}}
 
</nowiki>}}
   
==== infinality-bundle ====
+
=== disastrousaur ===
 
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
 
* '''説明:''' infinality-bundle のメインリポジトリ。
 
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
 
* '''Key-ID:''' 962DDE58
 
   
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/TheGoliath TheGoliath]
  +
* '''説明:''' Well known AUR package managers, many of the most popular packages available on the AUR, as well as those that I favor myself
  +
* '''上流ページ:''' https://mirror.repohost.de/disastrousaur
  +
* '''Key-ID:''' CBAE582A876533FD
  +
* '''キーファイル:''' [https://mirror.repohost.de/disastrousaur.key https://mirror.repohost.de/disastrousaur.key]
  +
{{Warning|disastrousaur and disastrousarm are undergoing restructuring (e.g. support for the aarch64 architecture and more). The repository itself will be available again under the disastrousaur name in the next week. Please make sure you have the URL changed accordingly as shown below. Sorry for causing any inconvenience. }}
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[disastrousaur]
[infinality-bundle]
 
Server = http://bohoomil.com/repo/$arch
+
Server = https://mirror.repohost.de/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== ivasilev ====
+
=== dvzrv ===
   
* '''メンテナ:''' [http://ivasilev.net Ianis G. Vasilev]
+
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#dvzrv David Runge]
  +
* '''説明:''' [[リアルタイムカーネル]]パッチセット (aka. {{AUR|linux-rt}} および {{AUR|linux-rt-lts}})
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
 
  +
* '''Key-ID:''' 不要、メンテナは開発者/TU です。
* '''上流ページ:''' http://ivasilev.net/pacman
 
* '''Key-ID:''' 436BB513
 
 
{{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[dvzrv]
[ivasilev]
 
Server = http://ivasilev.net/pacman/$arch
+
Server = https://pkgbuild.com/~dvzrv/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== libre ====
+
=== eatabrick ===
   
* '''メンテナ:''' Parabola Linux-libre
+
* '''メンテナ:''' bentglasstube
* '''説明:''' Core/extra パッケージの Libre バージョン
+
* '''説明:''' bentglasstube により作成された (いくつかはコンパイルのみされ) ソフトウェアのパッケージ。
* '''上流ページ:''' https://wiki.parabola.nu/Repositories#libre
 
* '''Key-ID:''' https://www.parabola.nu/master-keys/
 
 
{{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>
  +
[eatabrick]
[libre]
 
Server = https://repo.parabola.nu/libre/os/$arch
+
Server = http://repo.eatabrick.org/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== llvm-svn ====
+
=== eschwartz ===
   
* '''メンテナ:''' [[en2:User:Kerberizer|Luchesar V. ILIEV (kerberizer)]]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#eschwartz Eli Schwartz]
  +
* '''説明:''' Personal repo with AUR packages and some core packages from git (including glibc and pacman). Contains debug packages.
* '''説明:''' 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:''' 不要、メンテナは TU です。
* '''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>
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[eschwartz]
[llvm-svn]
 
Server = http://repos.uni-plovdiv.net/archlinux/$repo/$arch
+
Server = https://pkgbuild.com/~eschwartz/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== markzz ====
+
=== ffy00 ===
   
* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#FFY00 Filipe Laíns]
  +
* '''説明:''' Personal repo. Contains some packages related to the D language.
* '''説明:''' markzz が AUR でメンテしているパッケージ、vfio パッチが適用された Linux ({{AUR|linux-vfio}} と {{AUR|linux-vfio-lts}})、Debian パッケージリポジトリを管理するためのパッケージ。
 
* '''Key ID:''' 3CADDFDD
+
* '''Key-ID:''' 不要、メンテナは TU です。
 
{{Note|''markzz-keyring'' パッケージをインストールしてキーを追加したい場合、一時的にリポジトリセクションに {{ic|1=SigLevel = Never}} を追加してください。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[markzz]
+
[ffy00]
Server = http://repo.markzz.com/arch/$repo/$arch
+
Server = https://pkgbuild.com/~ffy00/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== metalgamer ====
+
=== fusion809 ===
   
* '''メンテナ:''' [http://metalgamer.eu/ metalgamer]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/fusion809|Brenton Horne]] (brentonhorne77 at gmail dot com)
  +
* '''説明:''' Provides a few AUR and other packages I like. Like CodeLite and bleeding-edge (latest release within 1 day of its release) GVim (GTK+2 interface).
* '''説明:''' metalgamer が AUR で使用・メンテしているパッケージ。
 
  +
* '''パッケージリスト:''' http://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/
* '''Key ID:''' F55313FB
 
  +
* '''Key-ID:''' 03264DDCD606DC98
  +
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/home_fusion809_Arch_Extra.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_fusion809_Arch_Extra]
[metalgamer]
 
Server = http://repo.metalgamer.eu/$arch
+
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== miffe ====
+
=== gnome-devel ===
   
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe]
+
* '''メンテナ:''' [https://plus.google.com/+AndresFernandezperonista Andres Fernandez], [https://plus.google.com/+FernandoFernandezBerel Fernando Fernandez]
  +
* '''説明:''' GNOME の開発版リリースです。テスト用途のみです。
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline
 
  +
* '''パッケージリスト:''' https://softwareperonista.com.ar/repo/archlinux/gnome-devel/x86_64/
* '''Key ID:''' 313F5ABD
 
  +
* '''Key-ID:''' DDCE9FD63370080B
   
  +
{{Note|Must be put above {{ic|[testing]}} repository.}}
{{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>
 
{{bc|<nowiki>
[repo-ck]
+
[gnome-devel]
Server = http://repo-ck.com/$arch
+
Server = https://softwareperonista.com.ar/repo/archlinux/gnome-devel/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== seblu ====
+
=== herecura ===
   
* '''メンテナ:''' [https://www.archlinux.org/developers/#seblu Sébastien Luttringer]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
* '''説明:''' seblu の便利ビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。
+
* '''説明:''' ''community'' リポジトリに存在しい追加パッケージ
* '''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>
 
{{bc|<nowiki>
 
[herecura]
 
[herecura]
Server = http://repo.herecura.be/$repo/$arch
+
Server = https://repo.herecura.be/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== blackeagle-pre-community ====
+
=== holo ===
   
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder]
+
* '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします)
  +
* '''説明:''' Packages for [https://holocm.org Holo configuration management], including compatible plugins and tools.
* '''説明:''' ''community'' リポジトリに移動する前にテストするパッケージ
 
  +
* '''上流ページ:''' https://github.com/majewsky/holo-pacman-repo
* '''Key-ID:''' 不要、メンテナは TU です
 
  +
* '''パッケージリスト:''' https://repo.holocm.org/archlinux/x86_64
  +
* '''Key-ID:''' 0xF7A9C9DC4631BD1A
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[holo]
[blackeagle-pre-community]
 
Server = http://repo.herecura.be/$repo/$arch
+
Server = https://repo.holocm.org/archlinux/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
=== ivasilev ===
   
  +
* '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev]
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
 
  +
* '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
 
  +
* '''上流ページ:''' https://ivasilev.net/pacman
==== arch-deepin ====
 
  +
* '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671]
 
* '''メンテナ:''' [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>
  +
[ivasilev]
[home_metakcahura_arch-deepin_Arch_Extra]
 
  +
Server = https://ivasilev.net/pacman/$arch
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>}}
   
==== archaudio ====
+
=== jlk ===
   
* '''メンテナ:''' [[en2:User:Schivmeister|Ray Rashif]], [https://aur.archlinux.org/account/jhernberg Joakim Hernberg]
+
* '''メンテナ:''' [[en2:User:Lahwaacz|Jakub Klinkovský]]
* '''説明:''' プロオディオパッケージ
+
* '''説明:''' ABS や AUR の様々なパッケジ。修正版のパッケージは {{ic|modified}} グループにあります。
  +
* '''上流ページ:''' https://jlk.fjfi.cvut.cz/arch/repo/README.html
  +
* '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[jlk]
[archaudio-production]
 
Server = http://repos.archaudio.org/$repo/$arch
+
Server = https://jlk.fjfi.cvut.cz/arch/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== archlinuxfr ====
+
=== llvm-svn ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [[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], 指紋 {{ic|D16C F22D 27D1 091A 841C 4BE9 7656 3F75 679E 4525}}
* '''上流ページ:''' http://afur.archlinux.fr
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[llvm-svn]
[archlinuxfr]
 
Server = http://repo.archlinux.fr/$arch
+
Server = https://repos.uni-plovdiv.net/archlinux/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
  +
=== lmrepo ===
   
  +
* '''メンテナ:''' [https://lukaszmoskala.pl Łukasz Moskała]
==== archlinuxgis ====
 
  +
* '''説明:''' AUR packages that I find usefull, including [https://aur.archlinux.org/packages/openrazer-meta openrazer]
* '''メンテナ:'''
 
  +
* '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?search=0x226981382B7115B2DF696B43C1F0BCD7CB0353DA&fingerprint=on&op=index 0x226981382B7115B2DF696B43C1F0BCD7CB0353DA], fingerprint {{ic|2269 8138 2B71 15B2 DF69 6B43 C1F0 BCD7 CB03 53DA}}
* '''説明:''' メンテナ募集 - 低帯域
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[lmrepo]
[archlinuxgis]
 
Server = http://archlinuxgis.no-ip.org/$arch
+
Server = http://arch.lukaszmoskala.pl
 
</nowiki>}}
 
</nowiki>}}
  +
=== markzz ===
   
  +
* '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]]
==== archlinuxgr ====
 
  +
* '''説明:''' Packages that markzz maintains or uses on the AUR; this includes Linux with the vfio patchset ({{AUR|linux-vfio}} and {{AUR|linux-vfio-lts}}), and packages for analysis of network data.
  +
* '''Key ID:''' DEBB9EE4
   
  +
{{Note|''markzz-keyring'' パッケージをインストールして鍵を追加したい場合、一時的に {{ic|1=SigLevel = Never}} を追加してください。}}
* '''メンテナ:'''
 
* '''説明:'''
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[markzz]
[archlinuxgr]
 
Server = http://archlinuxgr.tiven.org/archlinux/$arch
+
Server = https://repo.markzz.com/arch/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== archlinuxgr-kde4 ====
+
=== maximbaz ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#maximbaz Maxim Baz]
  +
* '''説明:''' Personal repo with AUR packages.
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
 
  +
* '''Key-ID:''' 不要、メンテナは TU です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[maximbaz]
[archlinuxgr-kde4]
 
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch
+
Server = https://pkgbuild.com/~maximbaz/repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== arsch ====
+
=== me176c ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://github.com/lambdadroid lambdadroid]
* '''説明:''' orgizm.net のユーザーが提供
+
* '''説明:''' Packages for [[en2:ASUS MeMO Pad 7 (ME176C(X))]]
  +
* '''Key-ID:''' 2B1138A8BB59D786A3BF42AAD996DA70572407FB
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[arsch]
+
[me176c]
Server = http://arsch.orgizm.net/$arch
+
Server = https://me176c.uber.space/archlinux
 
</nowiki>}}
 
</nowiki>}}
   
==== cinnamon ====
+
=== miffe ===
* '''メンテナ:''' [https://github.com/jnbek jnbek]
 
* '''説明:''' 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。
 
   
  +
* '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe]
{{bc|<nowiki>
 
  +
* '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline
[cinnamon]
 
  +
* '''Key ID:''' 313F5ABD
Server = http://archlinux.zoelife4u.org/cinnamon/$arch
 
</nowiki>}}
 
 
==== ede ====
 
* '''メンテナ:'''
 
* '''説明:''' Equinox Desktop Environment リポジトリ
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[ede]
+
[miffe]
Server = http://ede.elderlinux.org/repos/archlinux/$arch
+
Server = https://arch.miffe.org/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== heftig ====
+
=== mikelpint ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#heftig Jan Steffens]
+
* '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]]
  +
* '''説明:''' mikelpint がメンテしている AUR のパッケージ
* '''説明:''' linux-zen と aurora (Firefox の開発版ビルド - ''extra'' リポジトリの {{Pkg|firefox}} と共存可能) が入っています。
 
  +
* '''Key ID:''' 5CA78FC65B189E2B
* '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[mikelpint]
[heftig]
 
Server = http://pkgbuild.com/~heftig/repo/$arch
+
Server = https://mikelpint.github.io/repository/archlinux/repo
 
</nowiki>}}
 
</nowiki>}}
   
==== mesa-git ====
+
=== Minerva W Science ===
   
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier]
+
* '''メンテナ:''' Minerva W
* '''説明:''' ''testing'' や ''multilib-testing'' リポトリ用の Mesa git ビルド
+
* '''説明:''' [[OpenFOAM]] パッケー
  +
* '''Key-ID:''' 3FF21B78117507DA
  +
* '''キーファイル:''' https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/x86_64/home_Minerva_W_Science_Arch_Extra.key
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_Minerva_W_Science_Arch_Extra]
[mesa-git]
 
Server = http://pkgbuild.com/~lcarlier/$repo/$arch
+
Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== noware ====
+
=== mobile ===
   
  +
* '''メンテナ:''' [https://keybase.io/farwayer farwayer]
* '''メンテナ:''' 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 ウェブサイト])
 
  +
* '''説明:''' React Native and Android development
* '''説明:''' 何度もコンパイルしたくない、リポジトリに欲しいと思っているソフトウェア。ソフトウェアのメンテを楽にするパッケージ。何でもあり。
 
  +
* '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/
  +
* '''Key ID:''' 7943315502A936D7
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[noware]
+
[mobile]
Server = http://direct.$repo.systems.:2/repository/arch/$arch
+
Server = https://farwayer.keybase.pub/arch/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== openrc-eudev ====
+
=== nah ===
   
* '''メンテナ:''' [[en2:User:Aaditya|Aaditya]], [[en2:User:Nous|Nous]]
+
* '''メンテナ:''' [https://yeah.nah.nz phillid]
  +
* '''説明:''' Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64
* '''説明:''' OpenRC や eudev のパッケージが含まれているリポジトリ
 
  +
* '''Key ID:''' 7BF3D17D0884BF5B
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[nah]
[openrc-eudev]
 
Server = http://downloads.sourceforge.net/project/archopenrc/$repo/$arch
+
Server = https://repo.nah.nz/$repo
 
</nowiki>}}
 
</nowiki>}}
   
==== oracle ====
+
=== origincode ===
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/OriginCode OriginCode]
 
  +
* '''説明:''' A few staging or testing packages from [[#archlinuxcn]], and some daily use packages.
* '''メンテナ:''' [[en2:User:Malvineous|Malvineous]]
 
  +
* '''Key-ID:''' 0A5BAD445D80C1CC & 62BF97502AE10D22
* '''説明:''' Oracle データベースクライアント
 
 
{{Warning|このリポジトリを追加すると http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html にある Oracle ライセンスに同意することになります。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[origincode]
[oracle]
 
Server = http://linux.shikadi.net/arch/$repo/$arch/
+
Server = https://repo.origincode.me/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== pantheon ====
+
=== pkgbuilder ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
+
* '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick]
* '''説明:''' Pantheon 関連のパッケジが含まれているリポジトリ
+
* '''説明:''' Python AUR ヘルパー、PKGBUILDer のリポジトリ
  +
* '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder
  +
* '''Key-ID:''' 5EAAEA16
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[pkgbuilder]
[pantheon]
 
Server = http://pkgbuild.com/~alucryd/$repo/$arch
+
Server = https://pkgbuilder-repo.chriswarrick.com/
 
</nowiki>}}
 
</nowiki>}}
   
==== paulburton-fitbitd ====
+
=== post-factum kernels ===
   
  +
* '''メンテナ:''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum]
* '''メンテナ:'''
 
  +
* '''上流ページ:''': https://gitlab.com/post-factum/pf-kernel/wikis/README
* '''説明:''' FitBit トラッカーを同期するための fitbitd が含まれています
 
  +
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] packages by its developer, post-factum
  +
* '''Key-ID:''': 95C357D2AF5DA89D
  +
* '''キーファイル:''': 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]
[paulburton-fitbitd]
 
Server = http://www.paulburton.eu/arch/fitbitd/$arch
+
Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== pietma ====
+
=== QOwnNotes ===
   
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/pbek Patrizio Bekerle] (pbek), QOwnNotes author
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
 
  +
* '''説明:''' QOwnNotes は markdown に対応し [[ownCloud]] と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。
 
  +
* '''Key-ID:''' FFC43FC94539B8B0
* '''上流ページ:''' http://pietma.com/tag/aur/
 
  +
* '''キーファイル:''' 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]
[pietma]
 
  +
Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
SigLevel = Optional TrustAll
 
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
 
 
</nowiki>}}
 
</nowiki>}}
   
==== pfkernel ====
+
=== qt-debug ===
   
* '''メンテナ:''' [[en2:User:Nous|nous]]
+
* '''メンテナ:''' [https://aur.archlinux.org/account/The-Compiler The Compiler]
  +
* '''説明:''' デバッグシンボルが含まれた Qt/PyQt ビルド
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3, linux-pf, kernel26-pf, gdm-old, nvidia-pf, nvidia-96xx, xchat-greek, arora-git のパッチを ARCH カーネルに適用した、汎用・最適化済みのバイナリ
 
  +
* '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild
* '''備考:''' リポジトリの中を見るには、サーバーの URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。例えば、x86_64 の場合、ブラウザで http://dl.dropbox.com/u/11734958/x86_64/index.html または http://bit.do/linux-pf を開いてください。
 
  +
* '''Key-ID:''' D6A1C70FE80A0C82
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[qt-debug]
[pfkernel]
 
Server = http://dl.dropbox.com/u/11734958/$arch
+
Server = https://qutebrowser.org/qt-debug/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== suckless ====
+
=== 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 フォーラムのアナウンス] を参照。
* '''説明:''' suckless.org のパッケージ
 
  +
* '''Sources:''' https://github.com/anatol/quarry
  +
* '''Key-ID:''' 不要、メンテナは開発者です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[quarry]
[suckless]
 
Server = http://dl.suckless.org/arch/$arch
+
Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
 
</nowiki>}}
 
</nowiki>}}
   
==== Unity-for-Arch ====
+
=== repo-ck ===
   
  +
Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。
* '''メンテナ:''' https://github.com/chenxiaolong
 
* '''説明:''' Arch 用の [[Unity]] パッケージ
 
   
  +
[[en2:/Repo-ck]] を参照してください。
{{bc|<nowiki>
 
[Unity-for-Arch]
 
SigLevel = Optional TrustAll
 
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch
 
</nowiki>}}
 
   
==== Unity-for-Arch-Extra ====
+
=== seblu ===
   
* '''メンテナ:''' https://github.com/chenxiaolong
+
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#seblu Sébastien Luttringer]
  +
* '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, virtualbox-ext-oracle, spotify, masterpdfeditor, yaourt, zfs-dkms など)。
* '''説明:''' Arch 用の [[Unity]] extra パッケージ
 
  +
* '''Key-ID:''' 不要、メンテナは開発者です。
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[seblu]
[Unity-for-Arch-Extra]
 
  +
Server = https://al.seblu.net/$repo/$arch
SigLevel = Optional TrustAll
 
Server = http://dl.dropbox.com/u/486665/Repos/$repo/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
  +
=== seiichiro ===
==== home_tarakbumba_archlinux_Arch_Extra_standard ====
 
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)]
* '''説明:''' ビルド済みの AUR パッケージが少数 (zemberek, firefox-kde-opensuse など)
+
* '''説明:''' 個人的によく使っている AUR パッケージ
  +
* '''Key-ID:''' 805517CC
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[seiichiro]
[home_tarakbumba_archlinux_Arch_Extra_standard]
 
Server = http://download.opensuse.org/repositories/home:/tarakbumba:/archlinux/Arch_Extra_standard/$arch
+
Server = https://www.seiichiro0185.org/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== MEGAsync_Arch_Extra ====
+
=== sergej-repo ===
   
* '''メンテナ:''' https://mega.nz/#sync
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#spupykin Sergej Pupykin]
* '''説明:''' Arch 用の MEGAsync extra パッケージ
+
* '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります。
 
{{bc|<nowiki>
 
[MEGAsync_Arch_Extra]
 
SigLevel = Never
 
Server = https://mega.co.nz/linux/MEGAsync/Arch_Extra/$arch
 
</nowiki>}}
 
 
== i686 のみ ==
 
 
=== 署名あり ===
 
 
==== eee-ck ====
 
* '''メンテナ:''' Gruppenpest
 
* '''説明:''' Asus Eee PC 701 に最適化されたカーネルとモジュール。-ck パッチセットを含む。
 
* '''Key-ID:''' 27D4A19A
 
* '''キーファイル:''' http://zembla.duckdns.org/repo/gruppenpest.gpg
 
 
{{bc|<nowiki>
 
[eee-ck]
 
Server = http://zembla.duckdns.org/repo
 
</nowiki>}}
 
 
==== phillid ====
 
* '''メンテナ:''' Phillid
 
* '''説明:''' (OS 開発用) ベアボーン環境を対象とする様々な GCC と binutils。GCC ツールチェインは NLS と C フロントエンド以外の全てを無効化することで ~8&nbsp;MiB まで縮小されています。hamlib, xastir, qsstv などで使用しているアマチュア無線関連のソフトウェアも含まれています。ビルドに時間がかかるレガシーなパッケージも少々 (kdelibs3, qt3)。
 
* '''Key-ID:''' 28F1E6CE
 
 
{{bc|<nowiki>
 
[phillid]
 
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 です。
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
{{Note|This includes all packages in [[#xyne-any|<nowiki>[xyne-any]</nowiki>]].}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[xyne-i686]
+
[sergej-repo]
Server = http://xyne.archlinux.ca/repos/xyne
+
Server = http://repo.p5n.pp.ru/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
=== siosm-aur ===
   
  +
* '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier]
==== andrwe ====
 
  +
* '''説明:''' Arch User Repository にあるパッケージ、マイナーフィックスあり。
 
  +
* '''上流ページ:''' https://tim.siosm.fr/repositories/
* '''メンテナ:''' Andrwe Lord Weber
 
  +
* '''Key-ID:''' 78688F83
* '''説明:''' each program I'm using on x86_64 is compiled for i686 too
 
* '''上流ページ:''' http://andrwe.org/linux/repository
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[siosm-aur]
[andrwe]
 
Server = http://repo.andrwe.org/i686
+
Server = http://siosm.fr/repo/$repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== kpiche ====
+
=== sublime-text ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' Sublime Text developer
* '''説明:''' OpenSync の安定版パッケージ。
+
* '''説明:''' Sublime Text editor packages from developer's repository
  +
* '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
  +
* '''Key-ID:''' 8A8F901A
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[sublime-text]
[kpiche]
 
Server = http://kpiche.archlinux.ca/repo
+
Server = https://download.sublimetext.com/arch/stable/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== kernel26-pae ====
+
=== subtitlecomposer ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' Mladen Milinkovic (maxrd2)
* '''説明:''' PAE が有効にされた32ビッ 2.6.39
+
* '''説明:''' Subtitle Composer の安定版とナイド。
  +
* '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer
  +
* '''Key-ID:''' EF9D9B26
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[subtitlecomposer]
[kernel26-pae]
 
Server = http://kernel26-pae.archlinux.ca/
+
Server = https://smoothware.net/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== linux-pae ====
+
=== trinity ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' Michael Manley <mmanley@nasutek.com>
* '''説明:''' PAE が有効にされた32ビトカーネル 3.0
+
* '''説明:''' [[Trinity]] デスクトプ環境
  +
* '''Key-ID:''' 65A4AC99
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[trinity]
[linux-pae]
 
Server = http://pae.archlinux.ca/
+
Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== rfad ====
+
=== ungoo ===
   
* '''メンテナ:''' requiem [at] archlinux.us
+
* '''メンテナ:''' [[en2:User:Scrumplex|Sefa Eyeoglu]] <contact@scrumplex.net> (https://scrumplex.net)
* '''説明:''' haxit によって作成されたリポジトリ
+
* '''説明:''' Latest ungoogled-chromium build
  +
* '''上流ページ:''' https://arch.scrumplex.net/ungoo
  +
* '''Key-ID:''' AF1FB107E188CB979A94FD7FC10411294912A422
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
[rfad]
+
[ungoo]
Server = http://web.ncf.ca/ey723/archlinux/repo/
+
Server = https://arch.scrumplex.net/$repo/os/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== studioidefix ====
+
=== Webkit2Gtk-unstable ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [[en2:User:Mrmariusz|Mariusz Wojcik]]
* '''説明:''' コンパイル済みboxee パッケージ
+
* '''説明:''' アーリアダプターための最新 Webkit2Gtk ビルド
  +
* '''Upstream Page:''' https://webkitgtk.org/
  +
* '''Key-ID:''' 346854B5
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home_mrmariusz_ArchLinux]
[studioidefix]
 
  +
Server = https://download.opensuse.org/repositories/home:/mrmariusz/ArchLinux/$arch
Server = http://studioidefix.googlecode.com/hg/repo/i686
 
 
</nowiki>}}
 
</nowiki>}}
   
== x86_64 のみ ==
+
=== xyne-x86_64 ===
   
  +
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne]
=== 署名あり ===
 
  +
* '''説明:''' Xyne 自身のプロジェクトのリポジトリ。
 
==== apathism ====
 
 
* '''メンテナ:''' Ivan Koryabkin ([https://aur.archlinux.org/account/apathism/ apathism])
 
* '''上流ページ:''' https://apathism.net/
 
* '''説明:''' {{AUR|psi-plus-git}} などの AUR パッケージ (qt5 有効)
 
* '''Key-ID:''' 3E37398D
 
* '''キーファイル:''' http://apathism.net/archlinux/apathism.key
 
 
{{bc|<nowiki>
 
[apathism]
 
Server = http://apathism.net/archlinux/
 
</nowiki>}}
 
 
==== bioinformatics ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/decryptedepsilon/ decryptedepsilon]
 
* '''説明:''' バイオインフォマティクス用のソフトウェアツールなどが含まれているリポジトリ
 
* '''Key-ID:''' 60442BA4
 
 
{{bc|<nowiki>
 
[bioinformatics]
 
Server = http://decryptedepsilon.bl.ee/repo/x86_64
 
</nowiki>}}
 
 
==== blackleg ====
 
 
* '''メンテナ:''' Blackleg ([https://aur.archlinux.org/account/blackleg blackleg])
 
* '''上流ページ:''' [http://www.blackleg.es www.blackleg.es]
 
* '''説明:''' AUR パッケージなど: linux-w110er, nvidia-dkms, android-studio, odoo (OpenErp)。
 
* '''パッケージリスト:''' [http://www.blackleg.es/x86_64/index.html Blackleg x86_64 パッケージ]
 
* '''Key-ID:''' 611BFDE1
 
 
{{bc|<nowiki>
 
[blackleg]
 
Server = ftp://ftp.blackleg.es/archlinux/$repo/$arch/
 
</nowiki>}}
 
 
==== boyska64 ====
 
 
* '''メンテナ:''' boyska
 
* '''説明:''' 個人用リポジトリ: 暗号, sdr, メール管理など
 
* '''Key-ID:''' 0x7395DCAE58289CA9
 
 
{{bc|<nowiki>
 
[boyska64]
 
Server = http://boyska.degenerazione.xyz/archrepo
 
</nowiki>}}
 
 
==== carstene1ns ====
 
 
* '''メンテナ:''' [[en2:User:Carstene1ns|Carsten Teibes]]
 
* '''説明:''' Carsten Teibes によってメンテ・使用されている AUR パッケージ (ゲーム/Wii/lib32/Python)
 
* '''上流ページ:''' http://repo.carsten-teibes.de
 
* '''Key-ID:''' 2476B20B
 
 
{{bc|<nowiki>
 
[carstene1ns]
 
Server = http://repo.carsten-teibes.de/$arch
 
</nowiki>}}
 
 
==== coderkun-aur ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
 
* '''説明:''' AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
* '''上流ページ:''' https://arch.coderkun.de
 
* '''Key-ID:''' A6BEE374
 
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
 
{{bc|<nowiki>
 
[coderkun-aur]
 
Server = http://arch.coderkun.de/$repo/$arch/
 
</nowiki>}}
 
 
==== coderkun-aur-audio ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
 
* '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
* '''上流ページ:''' https://arch.coderkun.de
 
* '''Key-ID:''' A6BEE374
 
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
 
{{bc|<nowiki>
 
[coderkun-aur-audio]
 
Server = http://arch.coderkun.de/$repo/$arch/
 
</nowiki>}}
 
 
==== coderkun-aur-java ====
 
 
* '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun]
 
* '''説明:''' AUR パッケージと java 関連のソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
 
* '''上流ページ:''' https://arch.coderkun.de
 
* '''Key-ID:''' A6BEE374
 
* '''キーファイル:''' [http://arch.coderkun.de/coderkun.asc http://arch.coderkun.de/coderkun.asc]
 
 
{{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>
 
[coderkun-aur-nonfree]
 
Server = http://arch.coderkun.de/$repo/$arch/
 
</nowiki>}}
 
 
==== eatabrick ====
 
 
* '''メンテナ:''' bentglasstube
 
* '''説明:''' bentglasstube によって作成された (あるいはコンパイルされた) ソフトウェアのパッケージ。
 
 
{{bc|<nowiki>
 
[eatabrick]
 
SigLevel = Required
 
Server = http://repo.eatabrick.org/$arch
 
</nowiki>}}
 
 
==== freifunk-rheinland ====
 
 
* '''メンテナ:''' nomaster
 
* '''説明:''' Freifunk プロジェクトのパッケージ: batman-adv, batctl, fastd と依存パッケージ。
 
 
{{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>
 
[gustawho]
 
Server = http://gustawho.x10.mx/repo/x86_64
 
</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>}}
 
 
==== Linux-pf ====
 
 
* '''メンテナ:''' [[en2:User:Thaodan|Thaodan]]
 
* '''説明:''' BFS, TuxOnIce, BFQ, Aufs3 などのパッチが適用された ARCH カーネルの汎用・最適化済みバイナリ。[[AUR]] の {{AUR|linux-pf}} と同じく linux-pf ですが、Intel の CPU (Sandy Bridge, Ivy Bridge, Haswell) 向けに最適化が施されており、他のパッケージも存在します。
 
* '''備考:''' リポジトリの中身を見るときは、サーバー URL の末尾に {{ic|index.html}} を追加する必要があります (Dropbox)。
 
 
{{bc|<nowiki>
 
[Linux-pf]
 
Server = https://dl.dropboxusercontent.com/u/172590784/Linux-pf/x86_64/
 
SigLevel = Optional
 
</nowiki>}}
 
 
==== infinality-bundle-multilib ====
 
 
* '''メンテナ:''' [http://bohoomil.com/ bohoomil]
 
* '''説明:''' infinality-bundle の multilib リポジトリ。
 
* '''上流ページ:''' [http://bohoomil.com/ Infinality bundle & fonts]
 
* '''Key-ID:''' 962DDE58
 
 
{{bc|<nowiki>
 
[infinality-bundle-multilib]
 
Server = http://bohoomil.com/repo/multilib/$arch
 
</nowiki>}}
 
 
==== kc9ydn ====
 
 
* '''メンテナ:''' [http://kc9ydn.us KC9YDN]
 
* '''説明:''' アマチュア無線関連のアプリ
 
* '''Key-ID:''' 7DA25A0F
 
 
{{bc|<nowiki>
 
[kc9ydn]
 
Server = http://kc9ydn.us/repo/
 
</nowiki>}}
 
 
==== linux-lts-ck ====
 
 
* '''メンテナ:''' Claire Farron [https://aur.archlinux.org/account/clfarron4 clfarron4]
 
* '''説明:''' CK パッチが適用された最新の ArchLinux LTS カーネル
 
* '''Key-ID:''' E6366A92
 
* '''備考:''' リポジトリの中身を見るには、サーバー 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
 
 
{{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/
 
* '''上流ページ:''' http://xyne.archlinux.ca/projects/
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
* '''Key-ID:''' 不要、メンテナは TU です。
 
{{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] の全てのパッケージが含まれています。}}
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[xyne-x86_64]
 
[xyne-x86_64]
Server = http://xyne.archlinux.ca/repos/xyne
+
# Server = https://xyne.archlinux.ca/repos/xyne # It returns error 404 or 406 (varying). Use the line below:
  +
Server = http://xyne.archlinux.ca/bin/repo.php?file=
 
</nowiki>}}
 
</nowiki>}}
   
=== 署名なし ===
+
== 署名なし ==
   
 
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
 
{{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}}
   
==== alucryd ====
+
=== alucryd ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
 
* '''説明:''' Various packages Maxime Gauduin maintains (or not) in the AUR.
 
* '''説明:''' Various packages Maxime Gauduin maintains (or not) in the AUR.
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[alucryd]
 
[alucryd]
Server = http://pkgbuild.com/~alucryd/$repo/x86_64
+
Server = https://pkgbuild.com/~alucryd/$repo/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== alucryd-multilib ====
+
=== alucryd-multilib ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#alucryd Maxime Gauduin]
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
  +
* '''説明:''' Various packages needed to run Steam without its runtime environment.
* '''説明:''' Steam をランタイム環境抜きで動作させるために必要なパッケージ
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[alucryd-multilib]
 
[alucryd-multilib]
Server = http://pkgbuild.com/~alucryd/$repo/x86_64
+
Server = https://pkgbuild.com/~alucryd/$repo/x86_64
 
</nowiki>}}
 
</nowiki>}}
   
==== andrwe ====
+
=== andrwe ===
   
 
* '''メンテナ:''' Andrwe Lord Weber
 
* '''メンテナ:''' Andrwe Lord Weber
* '''説明:''' の環境で使っているプログラム
+
* '''説明:''' 個人的によく使プログラムが入っています
* '''上流ページ:''' http://andrwe.dyndns.org/doku.php/blog/repository {{Dead link|2013|11|30}}
+
* '''上流ページ:''' http://andrwe.org/linux/repository
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[andrwe]
 
[andrwe]
Server = http://repo.andrwe.org/x86_64
+
Server = http://repo.andrwe.org/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== archstudio ====
 
   
  +
=== archgeotux ===
* '''メンテナ:'''
 
  +
* '''説明:''' Intel Core i3, i5, i7 に最適化されたオーディオパッケージ
 
  +
* '''メンテナ:''' Samuel Mesa
* '''上流ページ:''' http://www.xsounds.org/~archstudio
 
  +
* '''説明:''' Geospatial and geographic information system applications
  +
* '''上流ページ:''' https://archgeotux.sourceforge.io/
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archgeotux]
[archstudio]
 
Server = http://www.xsounds.org/~archstudio/x86_64
+
Server = https://downloads.sourceforge.net/project/archgeotux/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== brtln ====
+
=== archlinuxfr ===
   
* '''メンテナ:''' [https://www.archlinux.org/trustedusers/#bpiotrowski Bartłomiej Piotrowski]
+
* '''メンテナ:'''
* '''説明:''' VCS パッケージ。
+
* '''説明:'''
  +
* '''上流ページ:''' http://afur.archlinux.fr
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxfr]
[brtln]
 
Server = http://pkgbuild.com/~barthalion/brtln/$arch/
+
Server = http://repo.archlinux.fr/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc ====
+
=== archlinuxgr ===
   
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
+
* '''メンテナ:'''
  +
* '''説明:''' many interesting packages provided by the Hellenic (Greek) Arch Linux community
* '''説明:''' maz-1 によってメンテされている様々なパッケージ (主に Qt5 ベースのパッケージとマルチメディア関連のパッケージ)
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxgr]
[home_mazdlc_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/mazdlc/Arch_Extra/$arch
+
Server = http://archlinuxgr.tiven.org/archlinux/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc-deadbeef-plugins ====
+
=== archlinuxgr-kde4 ===
   
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
+
* '''メンテナ:'''
  +
* '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
* '''説明:''' 機能豊富なミュージックプレイヤー DeaDBeeF のプラグイン。
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[archlinuxgr-kde4]
[home_mazdlc_deadbeef-plugins_Arch_Extra]
 
Server = http://download.opensuse.org/repositories/home:/mazdlc:/deadbeef-plugins/Arch_Extra/$arch
+
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mazdlc-kde-frameworks-5 ====
+
=== craftdestiny ===
   
* '''メンテナ:''' maz-1 <ohmygod19993 at gmail dot com>
+
* '''メンテナ:''' [https://craftdestiny.ovh LinuxVieLoisir]
  +
* '''説明:''' A Craft Destiny repository is there to avoid long compilation on some software. It also adds some very useful additional software.
* '''説明:''' kde frameworks 5 ベースの不安定版のパッケージ。
 
* '''上流ページ:''' https://build.opensuse.org/project/show/home:mazdlc
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[craftdestiny]
[home_mazdlc_kde-frameworks-5_Arch_Extra]
 
  +
Server = https://miroir.craftdestiny.ovh/archlinux-repo/
Server = http://download.opensuse.org/repositories/home:/mazdlc:/kde-frameworks-5/Arch_Extra/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== kps ====
+
=== dx37essentials ===
   
* '''メンテナ:''' kps
+
* '''メンテナ:''' [https://aur.archlinux.org/account/DragonX256 DragonX256]
  +
* '''説明:''' Personal repository. Contains packages from AUR, which I using every day.
* '''説明:''' gmt, catalyst-test, ttf-ms-win8, rstudio, meshlab, gcc-gcj, vlc-git, ffmpeg-git (k10 & intel opt.), docear, maperitive, libressl, bkchem ...
 
  +
* '''Git repo:''' https://gitlab.com/DX37/dx37essentials
  +
* '''上流ページ:''' https://dx37.gitlab.io/dx37essentials
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[dx37essentials]
[kps]
 
Server = http://kps.bplaced.net/repo/$arch
+
Server = https://dx37.gitlab.io/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mikroskeem ====
+
=== heftig ===
   
* '''メンテナ:''' mikroskeem <mikroskeem@mikroskeem.eu>
+
* '''メンテナ:''' [https://www.archlinux.org/people/developers/#heftig Jan Steffens]
  +
* '''説明:''' pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。
* '''説明:''' Openarena と i3 wm 関連のパッケージ
 
  +
* '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[heftig]
[mikroskeem]
 
Server = http://nightsnack.cf/
+
Server = https://pkgbuild.com/~heftig/repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== mingw-w64 ====
+
=== home-thaodan ===
 
* '''メンテナ:''' [https://aur.archlinux.org/account/ant32 Philip] と [https://aur.archlinux.org/account/nic96 Jeromy] Reimer
 
* '''説明:''' AUR にあるほぼ全ての mingw-w64 パッケージ。8時間毎に更新。
 
* '''上流ページ:''' http://arch.linuxx.org
 
   
  +
* '''メンテナ:''': [https://aur.archlinux.org/account/Thaodan Thaodan]
{{Note|2015年6月現在、ホームページは閲覧できない状態になっています。しかしながら、sourceforge で最新のビルドは取得できます。}}
 
  +
* '''上流ページ:''': https://gitlab.com/Thaodan/linux-pf
  +
* '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] and other packages by pf-kernel fork developer, Thaodan
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[home-thaodan]
[mingw-w64]
 
Server = http://downloads.sourceforge.net/project/mingw-w64-archlinux/$arch
+
Server = https://thaodan.de/home/bidar/home-thaodan/$arch
#Server = http://arch.linuxx.org/archlinux/$repo/os/$arch
 
#Server = http://amr.linuxd.org/archlinux/$repo/os/$arch
 
 
</nowiki>}}
 
</nowiki>}}
   
==== pnsft-pur ====
+
=== jkanetwork ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' kprkpr <kevin01010 at gmail dot com>
  +
* '''メンテナ:''' Joselucross <jlgarrido97 at gmail dot com>
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
 
  +
* '''説明:''' Packages of AUR like pimagizer,stepmania,yaourt,linux-mainline,wps-office,grub-customizer,some IDE.. Open for all that wants to contribute
  +
* '''上流ページ:''' http://repo.jkanetwork.com/
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[jkanetwork]
[pnsft-pur]
 
Server = http://downloads.sourceforge.net/project/pnsft-aur/pur/x86_64
+
Server = http://repo.jkanetwork.com/repo/$repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== rakudo ====
+
=== mesa-git ===
   
* '''メンテナ:''' spider-mario <spidermario@free.fr>
+
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier]
  +
* '''説明:''' ''testing'' と ''multilib-testing'' リポジトリ用の Mesa の git ビルド
* '''説明:''' Rakudo Perl6
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[mesa-git]
[rakudo]
 
Server = http://spidermario.free.fr/archlinux/$repo/$arch
+
Server = https://pkgbuild.com/~lcarlier/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
==== rightlink ====
+
=== minzord===
   
* '''メンテナ:''' Chris Fordham <chris@fordham-nagy.id.au>
+
* '''メンテナ:''' Minzord
  +
* '''説明:''' A Minzord repository is there to avoid long compilation on some software. It also adds some very useful additional software.
* '''説明:''' RightLink バージョン 10 (RL10) は RightScale のサーバーエージェントの最新バージョンで、RightScale で管理されたサーバーを RightScale クラウド管理プラットフォームに接続します。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[minzord]
[rightlink]
 
Server = https://s3-ap-southeast-2.amazonaws.com/archlinux.rightscale.me/repo
+
Server = https://minzordos.000webhostapp.com/Repo/
 
</nowiki>}}
 
</nowiki>}}
   
==== seiichiro ====
+
=== oracle ===
 
* '''メンテナ:'''
 
* '''説明:''' VDR とプラグイン, mms, foo2zjs-drivers
 
   
  +
* '''メンテナ:''' [[en2:User:Malvineous|Malvineous]]
  +
* '''説明:''' [[Oracle クライアント|Oracle Database client]] and associated tools, built from AUR packages and hosted on AWS S3 using [https://github.com/Malvineous/archlinux-pacman-repo Makefile scripts].
  +
* '''Conditions:''' By using this repository you agree to the [http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html Oracle Technology Network Development and Distribution License Terms for Instant Client].
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[oracle]
[seiichiro]
 
Server = http://repo.seiichiro0185.org/x86_64
+
Server = http://linux.shikadi.net/arch/$repo/$arch/
 
</nowiki>}}
 
</nowiki>}}
   
==== studioidefix ====
+
=== ownstuff ===
   
* '''メンテナ:'''
+
* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus]
  +
* '''説明:''' AUR の多数のパッケージ。沢山の mingw-w64 パッケージ, フォント, [https://aur.archlinux.org/packages/tageditor Tag Editor], [https://aur.archlinux.org/packages/syncthingtray Syncthing Tray] and [https://aur.archlinux.org/packages/subtitlecomposer Subtitle Composer] などのツール
* '''説明:''' コンパイル済みの boxee パッケージ。
 
  +
* '''上流ページ:''': https://github.com/Martchus/PKGBUILDs (sources beside the AUR) and https://martchus.no-ip.biz/repoindex (package browser/search)
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[ownstuff-testing]
[studioidefix]
 
Server = http://studioidefix.googlecode.com/hg/repo/x86_64
+
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
  +
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
  +
  +
[ownstuff]
  +
Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch
  +
Server = https://ftp.f3l.de/~martchus/$repo/os/$arch
 
</nowiki>}}
 
</nowiki>}}
   
== armv6h のみ ==
+
=== pantheon ===
   
  +
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin]
=== 署名なし ===
 
  +
* '''説明:''' Pantheon 関連のパッケージが含まれているリポジトリ
 
==== arch-fook-armv6h ====
 
 
* '''メンテナ:''' Jaska Kivelä <jaska@kivela.net>
 
* '''説明:''' Raspberry PI 用にコンパイルしたパッケージ。Enlightenment やホームの自動化など。
 
   
 
{{bc|<nowiki>
 
{{bc|<nowiki>
  +
[pantheon]
[arch-fook-armv6h]
 
Server = http://kivela.net/jaska/arch-fook-armv6h
+
Server = https://pkgbuild.com/~alucryd/$repo/$arch
 
</nowiki>}}
 
</nowiki>}}
   
== armv7h のみ ==
+
=== pietma ===
 
=== 署名なし ===
 
 
==== pietma ====
 
   
 
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
 
* '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de>
* '''説明:''' MartiMcFly が [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。
+
* '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテナンスしている] Arch User Repository のパッケージ。
* '''上流ページ:''' [http://pietma.com/tag/aur/ http://pietma.com/tag/aur/]
+
* '''上流ページ:''' http://pietma.com/tag/aur/
  +
 
{{bc|<nowiki>
 
{{bc|<nowiki>
 
[pietma]
 
[pietma]
SigLevel = Optional TrustAll
 
 
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
 
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo
  +
</nowiki>}}
  +
  +
=== pnsft-pur ===
  +
  +
* '''メンテナ:''' [https://aur.archlinux.org/account/ponsfoot ponsfoot]
  +
* '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
  +
  +
{{bc|<nowiki>
  +
[pnsft-pur]
  +
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/
 
</nowiki>}}
 
</nowiki>}}

2019年5月30日 (木) 21:21時点における版

関連記事

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

警告: Arch Linux の正式な開発者や Trusted User はこれらのリポジトリの中身を全く精査していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。

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

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

リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により $arch 変数が自動的に設定されます。

ヒント: このページに記載されている全てのサーバーのリストを取得するには:
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' '
ウェブブラウザで開いて、リポジトリの中身を調べることができます。

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

もしリポジトリを持っているのならば、このページに記述することで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守って下さい:

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

署名あり

andontie-aur

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

arcanisrepo

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

arch4edu

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

archlinuxcn

[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
## or use a CDN (beta)
#Server = https://cdn.repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

archstrike

ノート: ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup
[archstrike]
Server = https://mirror.archstrike.org/$arch/$repo

archzfs

[archzfs]
Server = http://archzfs.com/$repo/x86_64

ashleyis

  • メンテナ: Ashley Towns (ashleyis)
  • 説明: SDL, chipmunk, libtmx などのゲームライブラリのデバッグ版。swift-lang などの AUR パッケージも入っています。
  • Key-ID: B1A4D311
[ashleyis]
Server = http://arch.ashleytowns.id.au/repo/$arch

Bennix Repo

[bigben-repo]
SigLevel = Optional TrustAll
Server = http://bennix.net/bigben-repo/

blackeagle-pre-community

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

chaotic-aur

  • メンテナ: PedroHLC
  • 説明: メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされています。x86_64 のみです。
  • 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

catalyst

  • メンテナ: Vi0l0
  • 説明: ATI Catalyst プロプライエタリドライバー。
  • Key-ID: 653C3094
[catalyst]
Server = https://167.86.114.169/arch/catalyst/$arch

catalyst-hd234k

  • メンテナ: Vi0l0
  • 説明: ATI Catalyst プロプライエタリドライバー。
  • Key-ID: 653C3094
[catalyst-hd234k]
Server = https://167.86.114.169/arch/catalyst-hd234k/$arch

city

[city]
Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch

coderkun-aur

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

coderkun-aur-audio

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

devkitpro

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

disastrousaur

警告: disastrousaur and disastrousarm are undergoing restructuring (e.g. support for the aarch64 architecture and more). The repository itself will be available again under the disastrousaur name in the next week. Please make sure you have the URL changed accordingly as shown below. Sorry for causing any inconvenience.
[disastrousaur]
Server = https://mirror.repohost.de/$repo/$arch

dvzrv

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

eatabrick

  • メンテナ: bentglasstube
  • 説明: bentglasstube により作成された (いくつかはコンパイルのみされ) ソフトウェアのパッケージ。
[eatabrick]
Server = http://repo.eatabrick.org/$arch

eschwartz

  • メンテナ: Eli Schwartz
  • 説明: Personal repo with AUR packages and some core packages from git (including glibc and pacman). Contains debug packages.
  • Key-ID: 不要、メンテナは TU です。
[eschwartz]
Server = https://pkgbuild.com/~eschwartz/repo/$arch

ffy00

  • メンテナ: Filipe Laíns
  • 説明: Personal repo. Contains some packages related to the D language.
  • Key-ID: 不要、メンテナは TU です。
[ffy00]
Server = https://pkgbuild.com/~ffy00/repo

fusion809

[home_fusion809_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch

gnome-devel

ノート: Must be put above [testing] repository.
[gnome-devel]
Server = https://softwareperonista.com.ar/repo/archlinux/gnome-devel/$arch

herecura

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

holo

[holo]
Server = https://repo.holocm.org/archlinux/x86_64

ivasilev

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

jlk

[jlk]
Server = https://jlk.fjfi.cvut.cz/arch/repo

llvm-svn

[llvm-svn]
Server = https://repos.uni-plovdiv.net/archlinux/$repo/$arch

lmrepo

[lmrepo]
Server = http://arch.lukaszmoskala.pl

markzz

  • メンテナ: Mark Weiman (markzz)
  • 説明: Packages that markzz maintains or uses on the AUR; this includes Linux with the vfio patchset (linux-vfioAUR and linux-vfio-ltsAUR), and packages for analysis of network data.
  • Key ID: DEBB9EE4
ノート: markzz-keyring パッケージをインストールして鍵を追加したい場合、一時的に SigLevel = Never を追加してください。
[markzz]
Server = https://repo.markzz.com/arch/$repo/$arch

maximbaz

  • メンテナ: Maxim Baz
  • 説明: Personal repo with AUR packages.
  • Key-ID: 不要、メンテナは TU です。
[maximbaz]
Server = https://pkgbuild.com/~maximbaz/repo/

me176c

[me176c]
Server = https://me176c.uber.space/archlinux

miffe

  • メンテナ: miffe
  • 説明: miffe によってメンテされている AUR パッケージ、例: linux-mainline
  • Key ID: 313F5ABD
[miffe]
Server = https://arch.miffe.org/$arch/

mikelpint

  • メンテナ: Mikel Pintado (Mikelpint)
  • 説明: mikelpint がメンテしている AUR のパッケージ
  • Key ID: 5CA78FC65B189E2B
[mikelpint]
Server = https://mikelpint.github.io/repository/archlinux/repo

Minerva W Science

[home_Minerva_W_Science_Arch_Extra]
Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch 

mobile

[mobile]
Server = https://farwayer.keybase.pub/arch/$repo

nah

  • メンテナ: phillid
  • 説明: Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64
  • Key ID: 7BF3D17D0884BF5B
[nah]
Server = https://repo.nah.nz/$repo

origincode

  • メンテナ: OriginCode
  • 説明: A few staging or testing packages from #archlinuxcn, and some daily use packages.
  • Key-ID: 0A5BAD445D80C1CC & 62BF97502AE10D22
[origincode]
Server = https://repo.origincode.me/repo/$arch

pkgbuilder

[pkgbuilder]
Server = https://pkgbuilder-repo.chriswarrick.com/

post-factum kernels

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

QOwnNotes

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

qt-debug

[qt-debug]
Server = https://qutebrowser.org/qt-debug/$arch

quarry

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

repo-ck

Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。

en2:/Repo-ck を参照してください。

seblu

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

seiichiro

[seiichiro]
Server = https://www.seiichiro0185.org/repo/$arch

sergej-repo

  • メンテナ: Sergej Pupykin
  • 説明: psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります。
  • Key-ID: 不要、メンテナは TU です。
[sergej-repo]
Server = http://repo.p5n.pp.ru/$repo/os/$arch

siosm-aur

[siosm-aur]
Server = http://siosm.fr/repo/$repo/

sublime-text

[sublime-text]
Server = https://download.sublimetext.com/arch/stable/x86_64

subtitlecomposer

[subtitlecomposer]
Server = https://smoothware.net/$repo/$arch

trinity

  • メンテナ: Michael Manley <mmanley@nasutek.com>
  • 説明: Trinity デスクトップ環境
  • Key-ID: 65A4AC99
[trinity]
Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64

ungoo

[ungoo]
Server = https://arch.scrumplex.net/$repo/os/x86_64

Webkit2Gtk-unstable

[home_mrmariusz_ArchLinux]
Server = https://download.opensuse.org/repositories/home:/mrmariusz/ArchLinux/$arch

xyne-x86_64

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

署名なし

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

alucryd

  • メンテナ: Maxime Gauduin
  • 説明: Various packages Maxime Gauduin maintains (or not) in the AUR.
[alucryd]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64

alucryd-multilib

  • メンテナ: Maxime Gauduin
  • 説明: Various packages needed to run Steam without its runtime environment.
[alucryd-multilib]
Server = https://pkgbuild.com/~alucryd/$repo/x86_64

andrwe

[andrwe]
Server = http://repo.andrwe.org/$arch


archgeotux

[archgeotux]
Server = https://downloads.sourceforge.net/project/archgeotux/$arch

archlinuxfr

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

archlinuxgr

  • メンテナ:
  • 説明: many interesting packages provided by the Hellenic (Greek) Arch Linux community
[archlinuxgr]
Server = http://archlinuxgr.tiven.org/archlinux/$arch

archlinuxgr-kde4

  • メンテナ:
  • 説明: ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど)
[archlinuxgr-kde4]
Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch

craftdestiny

  • メンテナ: LinuxVieLoisir
  • 説明: A Craft Destiny repository is there to avoid long compilation on some software. It also adds some very useful additional software.
[craftdestiny]
Server = https://miroir.craftdestiny.ovh/archlinux-repo/

dx37essentials

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

heftig

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

home-thaodan

[home-thaodan]
Server = https://thaodan.de/home/bidar/home-thaodan/$arch

jkanetwork

  • メンテナ: kprkpr <kevin01010 at gmail dot com>
  • メンテナ: Joselucross <jlgarrido97 at gmail dot com>
  • 説明: Packages of AUR like pimagizer,stepmania,yaourt,linux-mainline,wps-office,grub-customizer,some IDE.. Open for all that wants to contribute
  • 上流ページ: http://repo.jkanetwork.com/
[jkanetwork]
Server = http://repo.jkanetwork.com/repo/$repo/

mesa-git

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

minzord

  • メンテナ: Minzord
  • 説明: A Minzord repository is there to avoid long compilation on some software. It also adds some very useful additional software.
[minzord]
Server = https://minzordos.000webhostapp.com/Repo/

oracle

[oracle]
Server = http://linux.shikadi.net/arch/$repo/$arch/

ownstuff

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

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

pantheon

  • メンテナ: Maxime Gauduin
  • 説明: Pantheon 関連のパッケージが含まれているリポジトリ
[pantheon]
Server = https://pkgbuild.com/~alucryd/$repo/$arch

pietma

[pietma]
Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo

pnsft-pur

  • メンテナ: ponsfoot
  • 説明: 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc
[pnsft-pur]
Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/