「非公式ユーザーリポジトリ」の版間の差分
ナビゲーションに移動
検索に移動
(11/30にリポジトリのホスティング元がsourceforgeからosdnに変わったため https://sourceforge.net/projects/pnsft-aur/files/pur/) |
(英語版と同期. 新規の説明翻訳は未定) |
||
13行目: | 13行目: | ||
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。 |
自分でカスタムリポジトリを作ってみたい場合は、[[pacman ヒント#カスタムローカルリポジトリ]]を見て下さい。 |
||
+ | |||
+ | リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により {{ic|$arch}} 変数が自動的に設定されます。 |
||
{{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>}} |
{{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}} にコメントを残したいユーザーは自分で作成することが簡単にできます。 |
||
− | == |
+ | == Signed == |
+ | === 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 |
||
+ | * '''上流ページ:''' https://aur.andontie.net |
||
+ | {{bc|<nowiki> |
||
− | ==== archstrike ==== |
||
+ | [andontie-aur] |
||
+ | Server = https://aur.andontie.net/$arch |
||
+ | </nowiki>}} |
||
+ | === arcanisrepo === |
||
− | * '''メンテナ:''' [https://archstrike.org/team ArchStrike チーム] |
||
− | * '''説明:''' セキュリティの専門家・好事家のためのリポジトリ |
||
− | * '''上流ページ:''' https://archstrike.org/ |
||
− | * '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51 |
||
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis] |
||
− | {{Note|ArchStrike を使う方法は https://archstrike.org/wiki/setup に書かれています。}} |
||
+ | * '''説明:''' 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。 |
||
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [arcanisrepo] |
||
− | [archstrike] |
||
− | Server = https:// |
+ | Server = https://repo.arcanis.me/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
+ | {{Tip|同一の URL で FTP からもアクセスできます。}} |
||
− | ==== ivasilev ==== |
||
+ | === arch4edu === |
||
− | * '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev] |
||
+ | |||
− | * '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
||
+ | * '''メンテナ:''' [https://github.com/petronny Jingbei Li (petronny)], [https://github.com/arch4edu/arch4edu/graphs/contributors others] |
||
− | * '''上流ページ:''' https://ivasilev.net/pacman |
||
+ | * '''説明:''' arch4edu is a community repository for Archlinux and ArchlinuxARM that strives to provide the latest versions of most software used by college students. |
||
− | * '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
||
+ | * '''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 = https:// |
+ | 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 = https://ivasilev.net/pacman/$arch |
||
</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] |
||
− | * '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
||
+ | * '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。 |
||
− | * '''説明:''' Python の AUR ヘルパー、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 = |
+ | 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>}} |
||
− | + | === archstrike === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [https://archstrike.org/team The ArchStrike Team] |
− | * '''説明:''' |
+ | * '''説明:''' セキュリティの専門家・好事家のためのリポジトリ |
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://archstrike.org/ |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' 9D5F1C051D146843CDA4858BDE64825E7CBC0D51 |
+ | {{Note|ArchStrike specific instructions can be found at https://archstrike.org/wiki/setup}} |
||
− | {{Note|あなたが使用しているアーキテクチャに合致する {{ic|[xyne-*]}} リポジトリが存在しない場合にのみこのリポジトリを使ってください。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [archstrike] |
||
− | [xyne-any] |
||
− | Server = https:// |
+ | 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 = |
+ | 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 |
||
− | === 署名あり === |
||
− | |||
− | ==== arcanisrepo ==== |
||
− | |||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#arcanis arcanis] |
||
− | * '''説明:''' 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。 |
||
− | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [ashleyis] |
||
− | [arcanisrepo] |
||
− | Server = |
+ | Server = http://arch.ashleytowns.id.au/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
+ | === Bennix Repo === |
||
− | {{Tip|同一の URL で FTP からもアクセスできます。}} |
||
+ | * '''メンテナ:''' Ben P. Dorsi-Todaro ([https://techmeout.org Tech Me Out]) |
||
− | ==== archlinuxcn ==== |
||
+ | * '''説明:''' 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)], [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)] など |
||
− | * '''説明:''' Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。 |
||
− | * '''Git リポジトリ:''' https://github.com/archlinuxcn/repo |
||
− | * '''Issue トラッキング:''' https://github.com/archlinuxcn/repo/issues |
||
− | * '''ミラー:''' https://github.com/archlinuxcn/mirrorlist-repo (中国本土のユーザー向け) もしくは ''archlinuxcn-mirrorlist-git'' をインストールしてください |
||
− | * '''Key-ID:''' このリポジトリを追加したら、何よりもまず ''archlinuxcn-keyring'' パッケージをインストールする必要があります。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [bigben-repo] |
||
− | [archlinuxcn] |
||
+ | SigLevel = Optional TrustAll |
||
− | Server = http://repo.archlinuxcn.org/$arch |
||
+ | Server = http://bennix.net/bigben-repo/ |
||
− | ## 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>}} |
||
− | + | === blackeagle-pre-community === |
|
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
||
145行目: | 150行目: | ||
</nowiki>}} |
</nowiki>}} |
||
− | + | === chaotic-aur === |
|
− | * '''メンテナ:''' [ |
+ | * '''メンテナ:''' [https://github.com/pedrohlc PedroHLC] |
+ | * '''説明:''' Auto builds AUR packages the maintainer uses, update them hourly (a few are daily). Hosted in São Carlos, SP, Brazil. x86_64 only. |
||
+ | * '''Key-ID:''' [http://pool.sks-keyservers.net/pks/lookup?search=0x3056513887B78AEB&fingerprint=on&op=index], fingerprint {{ic|EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB }} |
||
+ | * '''Note:''' [https://lonewolf.pedrohlc.com/chaotic-aur maintainer's notes] を参照してください。 |
||
+ | {{bc|<nowiki> |
||
+ | [chaotic-aur] |
||
+ | Server = http://lonewolf-builder.duckdns.org/$repo/x86_64 |
||
+ | </nowiki>}} |
||
+ | |||
+ | === catalyst === |
||
+ | |||
+ | * '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]] |
||
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
||
* '''Key-ID:''' 653C3094 |
* '''Key-ID:''' 653C3094 |
||
153行目: | 169行目: | ||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[catalyst] |
[catalyst] |
||
− | Server = https:// |
+ | Server = https://167.86.114.169/arch/catalyst/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === catalyst-hd234k === |
|
− | * '''メンテナ:''' [[en2:User:Vi0L0 |
+ | * '''メンテナ:''' [[en2:User:Vi0L0|Vi0l0]] |
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
* '''説明:''' ATI Catalyst プロプライエタリドライバー。 |
||
* '''Key-ID:''' 653C3094 |
* '''Key-ID:''' 653C3094 |
||
164行目: | 180行目: | ||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[catalyst-hd234k] |
[catalyst-hd234k] |
||
− | Server = https:// |
+ | Server = https://167.86.114.169/arch/catalyst-hd234k/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === city === |
|
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bgyorgy Balló György] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bgyorgy Balló György] |
||
179行目: | 195行目: | ||
</nowiki>}} |
</nowiki>}} |
||
− | + | === coderkun-aur === |
|
+ | |||
− | * '''メンテナ:''' [https://twitter.com/gustawho Gustavo Castro] <gustawho@openmailbox.com> |
||
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun] |
||
− | * '''説明:''' 科学用 (主として物理や数学) ツールやビルドに時間がかかる AUR パッケージ ({{AUR|firefox-kde-opensuse}} など) |
||
+ | * '''説明:''' AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
||
− | * '''パッケージリスト:''' https://gustawho.com/pacman |
||
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://www.suruatoel.xyz/arch |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' 39E27199A6BEE374 |
+ | * '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.asc https://www.suruatoel.xyz/coderkun.asc] |
||
+ | |||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [coderkun-aur] |
||
− | [gustawho] |
||
− | Server = |
+ | Server = http://arch.suruatoel.xyz/$repo/$arch/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === coderkun-aur-audio === |
|
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/coderkun/ coderkun] |
||
− | [[ArchHaskell#%5Bhaskell-core%5D]] を参照。 |
||
+ | * '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
||
− | |||
+ | * '''上流ページ:''' https://www.suruatoel.xyz/arch |
||
− | ==== haskell-happstack ==== |
||
+ | * '''Key-ID:''' 39E27199A6BEE374 |
||
− | |||
+ | * '''キーファイル:''' [https://www.suruatoel.xyz/coderkun.key https://www.suruatoel.xyz/coderkun.key] |
||
− | [[ArchHaskell#%5Bhaskell-happstack%5D]] を参照。 |
||
− | |||
− | ==== haskell-web ==== |
||
− | |||
− | [[ArchHaskell#%5Bhaskell-web%5D]] を参照。 |
||
− | |||
− | ==== herecura ==== |
||
− | |||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
||
− | * '''説明:''' ''community'' リポジトリに存在しない追加パッケージ |
||
− | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [coderkun-aur-audio] |
||
− | [herecura] |
||
− | Server = |
+ | Server = http://arch.suruatoel.xyz/$repo/$arch/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === devkitpro === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [https://devkitpro.org/ wintermute] |
+ | * '''説明:''' Provides Homebrew toolchains for the Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 and Nintendo Switch |
||
− | * '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
||
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://devkitpro.org/wiki/devkitPro_pacman |
+ | * '''Key-ID:''' F7FD5492264BB9D0 |
||
− | * '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
||
+ | {{Note|Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.}} |
||
− | {{Note|'any', 'i686', 'x86_64' リポジトリをメンテナンスしています。どのリポジトリも 'any' のパッケージを含んでいます。$arch は3つのうちどれかに置き換えることが可能。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [dkp-libs] |
||
− | [ivasilev] |
||
− | Server = https:// |
+ | Server = https://downloads.devkitpro.org/packages |
+ | [dkp-linux] |
||
+ | Server = https://downloads.devkitpro.org/packages/linux |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | === disastrousaur === |
|
− | |||
− | * '''メンテナ:''' [[en2:User:JMCF125|João Miguel]] |
||
− | * '''上流ページ:''' https://jrpi.mooo.com/Programação?lang=en#Repositories |
||
− | * '''説明:''' Haskell パッケージ (cblrepo で作成されているが haskell-core では利用できないもの) |
||
− | * '''パッケージリスト:''' https://jrpi.mooo.com/Repositórios/haskell/ |
||
− | * '''Key-ID:''' 300F3A7E6DE3712674AF1BA3C734821C2C9A679F |
||
+ | * '''メンテナ:''' [https://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] |
||
− | [jrpi-haskell] |
||
− | Server = https:// |
+ | Server = https://mirror.repohost.de/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === dvzrv === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/developers/#dvzrv David Runge] |
− | * '''説明:''' |
+ | * '''説明:''' [[リアルタイムカーネル]] パッチセット (aka. {{AUR|linux-rt}} および {{AUR|linux-rt-lts}}) |
+ | * '''Key-ID:''' 不要、メンテナは開発者/TU です。 |
||
− | * '''上流ページ:''' https://wiki.parabola.nu/Repositories#libre |
||
− | * '''Key-ID:''' https://www.parabola.nu/master-keys/ |
||
− | |||
− | {{Warning|{{ic|/etc/pacman.conf}} で {{ic|[core]}} の前に {{ic|[libre]}} を記述してはいけません。}} |
||
− | |||
− | {{Note|{{ic|parabola-keyring}} をインストールするには、一時的に {{ic|1=SigLevel = PackageOptional}} を追加してください。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [dvzrv] |
− | Server = https:// |
+ | Server = https://pkgbuild.com/~dvzrv/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === eatabrick === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' bentglasstube |
+ | * '''説明:''' bentglasstube により作成された (いくつかはコンパイルされたのみ) ソフトウェアのパッケージ。 |
||
− | * '''説明:''' 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}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [eatabrick] |
||
− | [llvm-svn] |
||
− | Server = |
+ | Server = http://repo.eatabrick.org/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === eschwartz === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [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. |
||
− | * '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline |
||
− | * '''Key |
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [eschwartz] |
||
− | [miffe] |
||
− | Server = https:// |
+ | Server = https://pkgbuild.com/~eschwartz/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === ffy00 === |
|
− | * '''メンテナ:''' [ |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#FFY00 Filipe Laíns] |
+ | * '''説明:''' Personal repo. Contains some packages related to the D language. |
||
− | * '''説明:''' Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。 |
||
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
− | * '''上流ページ:''' [http://repo-ck.com repo-ck.com] |
||
− | * '''Wiki:''' [[repo-ck]] |
||
− | * '''Key-ID:''' 5EE46C4C |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [ffy00] |
− | Server = |
+ | Server = https://pkgbuild.com/~ffy00/repo |
</nowiki>}} |
</nowiki>}} |
||
− | + | === fusion809 === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [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). |
||
− | * '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。 |
||
+ | * '''パッケージリスト:''' http://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/ |
||
− | * '''Key-ID:''' 不要、メンテナは開発者です。 |
||
+ | * '''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] |
||
− | [seblu] |
||
− | Server = |
+ | Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === gnome-devel === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [https://plus.google.com/+AndresFernandezperonista Andres Fernandez], [https://plus.google.com/+FernandoFernandezBerel Fernando Fernandez] |
+ | * '''説明:''' GNOME development releases. For testing purposes only. |
||
− | * '''説明:''' 個人的によく使っている AUR パッケージ |
||
+ | * '''パッケージリスト:''' https://softwareperonista.com.ar/repo/archlinux/gnome-devel/x86_64/ |
||
− | * '''Key-ID:''' 805517CC |
||
+ | * '''Key-ID:''' DDCE9FD63370080B |
||
+ | |||
+ | {{Note|Must be put above {{ic|[testing]}} repository.}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [gnome-devel] |
||
− | [seiichiro] |
||
− | Server = https:// |
+ | Server = https://softwareperonista.com.ar/repo/archlinux/gnome-devel/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === herecura === |
|
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/# |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#idevolder Ike Devolder] |
− | * '''説明:''' |
+ | * '''説明:''' ''community'' リポジトリに存在しない追加パッケージ |
* '''Key-ID:''' 不要、メンテナは TU です。 |
* '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [herecura] |
||
− | [sergej-repo] |
||
− | Server = |
+ | Server = https://repo.herecura.be/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === holo === |
|
+ | * '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします) |
||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#tredaelli Timothy Redaelli] |
||
+ | * '''説明:''' Packages for [https://holocm.org Holo configuration management], including compatible plugins and tools. |
||
− | * '''説明:''' 非公式の OpenVZ パッチを適用してビルドされた systemd (カーネル < 2.6.32-042stab111.1) |
||
+ | * '''上流ページ:''' https://github.com/majewsky/holo-pacman-repo |
||
− | * '''Key-ID:''' 不要、メンテナは TU です |
||
+ | * '''パッケージリスト:''' https://repo.holocm.org/archlinux/x86_64 |
||
− | |||
+ | * '''Key-ID:''' 0xF7A9C9DC4631BD1A |
||
− | {{Note|{{ic|/etc/pacman.conf}} で {{ic|[tredaelli-systemd]}} は {{ic|[core]}} の前に記述する必要があります。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [holo] |
||
− | [tredaelli-systemd] |
||
− | Server = https:// |
+ | Server = https://repo.holocm.org/archlinux/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === ivasilev === |
|
+ | |||
− | * '''メンテナ:''' [[en2:User:Mrmariusz|Mariusz Wojcik]] |
||
+ | * '''メンテナ:''' [https://ivasilev.net Ianis G. Vasilev] |
||
− | * '''説明:''' アーリーアダプタのための最新 Webkit2Gtk ビルド |
||
+ | * '''説明:''' 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。 |
||
− | * '''上流ページ:''' https://webkitgtk.org/ |
||
+ | * '''上流ページ:''' https://ivasilev.net/pacman |
||
− | * '''Key-ID:''' 346854B5 |
||
+ | * '''Key-ID:''' [https://pgp.mit.edu/pks/lookup?op=vindex&search=0xB77A3C8832838F1F80ADFD7E1D0507B417DAB671 17DAB671] |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [ivasilev] |
||
− | [home_mrmariusz_ArchLinux] |
||
− | Server = https:// |
+ | Server = https://ivasilev.net/pacman/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | === |
+ | === jlk === |
+ | * '''メンテナ:''' [[en2:User:Lahwaacz|Jakub Klinkovský]] |
||
− | {{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
||
+ | * '''説明:''' ABS や AUR の様々なパッケージ。修正版のパッケージは {{ic|modified}} グループにあります。 |
||
− | |||
+ | * '''上流ページ:''' https://jlk.fjfi.cvut.cz/arch/repo/README.html |
||
− | ==== andrwe ==== |
||
+ | * '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC |
||
− | |||
− | * '''メンテナ:''' Andrwe Lord Weber |
||
− | * '''説明:''' 個人的によく使うプログラムが入っています |
||
− | * '''上流ページ:''' https://andrwe.org/linux/repository |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [jlk] |
− | Server = |
+ | Server = https://jlk.fjfi.cvut.cz/arch/repo |
</nowiki>}} |
</nowiki>}} |
||
− | + | === 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}} |
||
− | * '''上流ページ:''' https://afur.archlinux.fr |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [llvm-svn] |
||
− | [archlinuxfr] |
||
− | Server = https:// |
+ | Server = https://repos.uni-plovdiv.net/archlinux/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
+ | === lmrepo === |
||
+ | * '''メンテナ:''' [https://lukaszmoskala.pl Łukasz Moskała] |
||
− | ==== archlinuxgr ==== |
||
+ | * '''説明:''' 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] |
||
− | [archlinuxgr] |
||
− | Server = |
+ | Server = http://arch.lukaszmoskala.pl |
</nowiki>}} |
</nowiki>}} |
||
+ | === markzz === |
||
+ | * '''メンテナ:''' [[en2:User:Markzz|Mark Weiman (markzz)]] |
||
− | ==== archlinuxgr-kde4 ==== |
||
+ | * '''説明:''' 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}} を追加してください。}} |
||
− | * '''メンテナ:''' |
||
− | * '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど) |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [markzz] |
||
− | [archlinuxgr-kde4] |
||
− | Server = https:// |
+ | Server = https://repo.markzz.com/arch/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === maximbaz === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#maximbaz Maxim Baz] |
− | * '''説明:''' |
+ | * '''説明:''' Personal repo with AUR packages. |
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [maximbaz] |
||
− | [arsch] |
||
− | Server = |
+ | Server = https://pkgbuild.com/~maximbaz/repo/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === me176c === |
|
+ | |||
− | * '''メンテナ:''' [https://github.com/jnbek jnbek] |
||
+ | * '''メンテナ:''' [https://github.com/lambdadroid lambdadroid] |
||
− | * '''説明:''' 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。 |
||
+ | * '''説明:''' Packages for [[en2:ASUS MeMO Pad 7 (ME176C(X))]] |
||
+ | * '''Key-ID:''' 2B1138A8BB59D786A3BF42AAD996DA70572407FB |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [me176c] |
||
− | [cinnamon] |
||
− | Server = |
+ | Server = https://me176c.uber.space/archlinux |
</nowiki>}} |
</nowiki>}} |
||
− | + | === miffe === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [https://bbs.archlinux.org/profile.php?id=4059 miffe] |
+ | * '''説明:''' miffe によってメンテされている AUR パッケージ、例: linux-mainline |
||
− | * '''説明:''' pulseaudio-git, pavucontrol-git, firefox-developer-edition が入っています。 |
||
+ | * '''Key ID:''' 313F5ABD |
||
− | * '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [miffe] |
− | Server = https:// |
+ | Server = https://arch.miffe.org/$arch/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === mikelpint === |
|
+ | |||
+ | * '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]] |
||
+ | * '''説明:''' mikelpint がメンテしている AUR のパッケージ |
||
+ | * '''Key ID:''' 5CA78FC65B189E2B |
||
− | * '''メンテナ:''' [[en2:User:Fusion809|Brenton Horne]] (brentonhorne77 at gmail dot com) |
||
− | * '''説明:''' CodeLite, 最新版 (リリースから1日以内の) GVim (GTK+2 インターフェイス), Sway (リリース候補版) などのパッケージがあります。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [mikelpint] |
||
− | [home_fusion809_Arch_Extra] |
||
− | Server = https:// |
+ | Server = https://mikelpint.github.io/repository/archlinux/repo |
</nowiki>}} |
</nowiki>}} |
||
+ | === Minerva W Science === |
||
− | ==== home_Minerva_W_Science_Arch_Extra ==== |
||
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' Minerva W |
* '''説明:''' [[OpenFOAM]] パッケージ。 |
* '''説明:''' [[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> |
||
443行目: | 457行目: | ||
</nowiki>}} |
</nowiki>}} |
||
+ | === mobile === |
||
− | ==== home_Pival81_arch_xapps_Arch_Extra ==== |
||
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://keybase.io/farwayer farwayer] |
− | * '''説明:''' |
+ | * '''説明:''' React Native and Android development |
+ | * '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/ |
||
+ | * '''Key ID:''' 7943315502A936D7 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [mobile] |
||
− | [home_Pival81_arch_xapps_Arch_Extra] |
||
− | Server = https:// |
+ | Server = https://farwayer.keybase.pub/arch/$repo |
</nowiki>}} |
</nowiki>}} |
||
− | + | === nah === |
|
+ | * '''メンテナ:''' [https://yeah.nah.nz phillid] |
||
− | * '''メンテナ:''' 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 ウェブサイト]) |
||
+ | * '''説明:''' Pre-built versions of the (slow-to-build) graph-tool python libraries, mingw-w64 |
||
− | * '''説明:''' 何度もコンパイルしたくない、リポジトリに欲しいと思っているソフトウェア。ソフトウェアのメンテを楽にするパッケージ。何でもあり。 |
||
+ | * '''Key ID:''' 7BF3D17D0884BF5B |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [nah] |
− | Server = |
+ | Server = https://repo.nah.nz/$repo |
</nowiki>}} |
</nowiki>}} |
||
− | + | === origincode === |
|
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/OriginCode OriginCode] |
||
− | |||
+ | * '''説明:''' A few staging or testing packages from [[#archlinuxcn]], and some daily use packages. |
||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
||
+ | * '''Key-ID:''' 0A5BAD445D80C1CC & 62BF97502AE10D22 |
||
− | * '''説明:''' Pantheon 関連のパッケージが含まれているリポジトリ |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [origincode] |
||
− | [pantheon] |
||
− | Server = https:// |
+ | Server = https://repo.origincode.me/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === pkgbuilder === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://chriswarrick.com/ Chris Warrick] |
+ | * '''説明:''' Python の AUR ヘルパー、PKGBUILDer のリポジトリ。 |
||
− | * '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテしている] Arch User Repository のパッケージ。 |
||
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://github.com/Kwpolska/pkgbuilder |
+ | * '''Key-ID:''' 5EAAEA16 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [pkgbuilder] |
||
− | [pietma] |
||
− | Server = https:// |
+ | Server = https://pkgbuilder-repo.chriswarrick.com/ |
</nowiki>}} |
</nowiki>}} |
||
+ | === post-factum kernels === |
||
− | ==== home_tarakbumba_archlinux_Arch_Extra_standard ==== |
||
+ | * '''メンテナ:''': [https://aur.archlinux.org/account/post-factum Oleksandr Natalenko aka post-factum] |
||
− | * '''メンテナ:''' |
||
+ | * '''上流ページ:''': https://gitlab.com/post-factum/pf-kernel/wikis/README |
||
− | * '''説明:''' ビルド済みの AUR パッケージが少数 (zemberek など) |
||
+ | * '''説明:''': [[カーネル#主なパッチセット|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] |
||
− | [home_tarakbumba_archlinux_Arch_Extra_standard] |
||
− | Server = https://download.opensuse.org/repositories/home:/ |
+ | Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === QOwnNotes === |
|
− | * '''メンテナ:''' https:// |
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/pbek Patrizio Bekerle] (pbek), QOwnNotes author |
− | * '''説明:''' QOwnNotes は |
+ | * '''説明:''' 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 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
504行目: | 527行目: | ||
</nowiki>}} |
</nowiki>}} |
||
− | == |
+ | === qt-debug === |
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/The-Compiler The Compiler] |
||
− | === 署名あり === |
||
+ | * '''説明:''' デバッグシンボルが含まれた Qt/PyQt ビルド |
||
− | |||
+ | * '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild |
||
− | ==== xyne-i686 ==== |
||
+ | * '''Key-ID:''' D6A1C70FE80A0C82 |
||
− | |||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne] |
||
− | * '''説明:''' "i686" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
||
− | * '''上流ページ:''' https://xyne.archlinux.ca/projects/ |
||
− | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
− | |||
− | {{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] のパッケージを全て含んでいます。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [qt-debug] |
− | Server = https:// |
+ | Server = https://qutebrowser.org/qt-debug/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | === |
+ | === quarry === |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/developers/#anatolik anatolik] |
||
− | ==== kpiche ==== |
||
+ | * '''説明:''' Arch binary repository for [http://rubygems.org/ Rubygems] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
||
− | |||
+ | * '''Sources:''' https://github.com/anatol/quarry |
||
− | * '''メンテナ:''' |
||
− | * ''' |
+ | * '''Key-ID:''' 不要、メンテナは開発者です。 |
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [quarry] |
− | Server = https:// |
+ | Server = https://pkgbuild.com/~anatolik/quarry/x86_64/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === repo-ck === |
|
+ | Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。 |
||
− | * '''メンテナ:''' |
||
− | * '''説明:''' PAE が有効にされた32ビットカーネル 2.6.39 |
||
+ | [[en2:/Repo-ck]] を参照してください。 |
||
− | {{bc|<nowiki> |
||
− | [kernel26-pae] |
||
− | Server = https://kernel26-pae.archlinux.ca/ |
||
− | </nowiki>}} |
||
− | + | === seblu === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/developers/#seblu Sébastien Luttringer] |
+ | * '''説明:''' seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, virtualbox-ext-oracle, spotify, masterpdfeditor, yaourt, zfs-dkms など)。 |
||
− | * '''説明:''' PAE が有効にされた32ビットカーネル 3.0 |
||
+ | * '''Key-ID:''' 不要、メンテナは開発者です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [seblu] |
||
− | [linux-pae] |
||
− | Server = https:// |
+ | Server = https://al.seblu.net/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | == |
+ | === seiichiro === |
+ | * '''メンテナ:''' [https://www.seiichiro0185.org Stefan Brand (seiichiro0185)] |
||
− | === 署名あり === |
||
+ | * '''説明:''' 個人的によく使っている AUR パッケージ |
||
− | |||
+ | * '''Key-ID:''' 805517CC |
||
− | ==== archsec ==== |
||
− | |||
− | * '''メンテナ:''' [https://archsec.info ArchSec チーム] |
||
− | * '''説明:''' 堅牢化されたツールチェインでコンパイルされたバイナリのリポジトリ |
||
− | * '''上流ページ:''' https://archsec.info/ |
||
− | * '''Key-ID:''' 500773F3B282BEDB4D960B0F3C6F2219257C9E23 |
||
− | |||
− | {{Note|ArchSec の使い方は https://archsec.info/docs/config/ に書かれています。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [seiichiro] |
||
− | [archsec] |
||
− | Server = https:// |
+ | Server = https://www.seiichiro0185.org/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === sergej-repo === |
|
− | * '''メンテナ:''' [ |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#spupykin Sergej Pupykin] |
− | * '''説明:''' |
+ | * '''説明:''' psi-plus, owncloud-git, ziproxy, android, MySQL など。armv7h で利用できるパッケージもあります。 |
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
− | * '''上流ページ:''' https://github.com/archzfs/archzfs |
||
− | * '''Key-ID:''' 5E1ABF240EE7A126 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [sergej-repo] |
||
− | [archzfs] |
||
− | Server = http:// |
+ | Server = http://repo.p5n.pp.ru/$repo/os/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === siosm-aur === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://tim.siosm.fr/about/ Timothee Ravier] |
− | * '''説明:''' |
+ | * '''説明:''' Arch User Repository にあるパッケージ、マイナーフィックスあり。 |
+ | * '''上流ページ:''' https://tim.siosm.fr/repositories/ |
||
− | * '''Key-ID:''' B1A4D311 |
||
+ | * '''Key-ID:''' 78688F83 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [siosm-aur] |
||
− | [ashleyis] |
||
− | Server = http:// |
+ | Server = http://siosm.fr/repo/$repo/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === sublime-text === |
|
− | * '''メンテナ:''' Nicola Squartini ([https://github.com/tensor5 tensor5]) |
||
− | * '''上流ページ:''' https://github.com/tensor5/arch-atom |
||
− | * '''説明:''' Atom テキストエディタと Electron |
||
− | * '''Key-ID:''' B0544167 |
||
− | {{bc|<nowiki> |
||
− | [atom] |
||
− | Server = http://noaxiom.org/$repo/$arch |
||
− | </nowiki>}} |
||
− | |||
− | ==== aurpackages ==== |
||
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' Sublime Text developer |
+ | * '''説明:''' Sublime Text editor packages from developer's repository |
||
− | * '''説明:''' 日常的に使用している AUR パッケージ。毎週更新 |
||
+ | * '''上流ページ:''' https://www.sublimetext.com/docs/3/linux_repositories.html#pacman |
||
− | * '''Key-ID:''' 2A07EF8371AFC028 |
||
+ | * '''Key-ID:''' 8A8F901A |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [sublime-text] |
||
− | [aurpackages] |
||
− | Server = https:// |
+ | Server = https://download.sublimetext.com/arch/stable/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === subtitlecomposer === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' Mladen Milinkovic (maxrd2) |
− | * '''説明:''' |
+ | * '''説明:''' Subtitle Composer の安定版とナイトリービルド。 |
+ | * '''上流ページ:''' https://github.com/maxrd2/subtitlecomposer |
||
− | * '''Key-ID:''' 7448C890582975CD |
||
+ | * '''Key-ID:''' EF9D9B26 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [subtitlecomposer] |
||
− | [aur-archlinux] |
||
− | Server = https:// |
+ | Server = https://smoothware.net/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === trinity === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' Michael Manley <mmanley@nasutek.com> |
− | * '''説明:''' |
+ | * '''説明:''' [[Trinity]] デスクトップ環境 |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' 65A4AC99 |
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [trinity] |
||
− | [boyska64] |
||
− | Server = |
+ | Server = https://repo.nasutek.com/arch/contrib/trinity/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === ungoo === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [[en2:User:Scrumplex|Sefa Eyeoglu]] <contact@scrumplex.net> (https://scrumplex.net) |
+ | * '''説明:''' Latest ungoogled-chromium build |
||
− | * '''説明:''' AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
||
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://arch.scrumplex.net/ungoo |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' AF1FB107E188CB979A94FD7FC10411294912A422 |
− | * '''キーファイル:''' [https://www.coderkun.de/coderkun.key https://www.coderkun.de/coderkun.key] |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [ungoo] |
||
− | [coderkun-aur] |
||
− | Server = |
+ | Server = https://arch.scrumplex.net/$repo/os/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === Webkit2Gtk-unstable === |
|
− | * '''メンテナ:''' [ |
+ | * '''メンテナ:''' [[en2:User:Mrmariusz|Mariusz Wojcik]] |
+ | * '''説明:''' アーリアダプターのための最新 Webkit2Gtk ビルド。 |
||
− | * '''説明:''' AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。 |
||
− | * ''' |
+ | * '''Upstream Page:''' https://webkitgtk.org/ |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' 346854B5 |
− | * '''キーファイル:''' [https://www.coderkun.de/coderkun.asc https://www.coderkun.de/coderkun.asc] |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [home_mrmariusz_ArchLinux] |
||
− | [coderkun-aur-audio] |
||
− | Server = |
+ | Server = https://download.opensuse.org/repositories/home:/mrmariusz/ArchLinux/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === xyne-x86_64 === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#xyne Xyne] |
+ | * '''説明:''' Xyne 自身のプロジェクトのリポジトリ。 |
||
− | * '''説明:''' 個人的にインストールしている AUR パッケージ (dropbox, jdk, atom, spotify, tor-browser-en, paper-icon-theme-git) |
||
− | * '''上流ページ:''' http:// |
+ | * '''上流ページ:''' http://xyne.archlinux.ca/projects/ |
− | * '''Key-ID:''' |
+ | * '''Key-ID:''' 不要、メンテナは TU です。 |
− | * '''キーファイル:''' [http://www.decryptedepsilon.bl.ee/decryptedepsilon.asc http://www.decryptedepsilon.bl.ee/decryptedepsilon.asc] |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [xyne-x86_64] |
||
− | [decryptedepsilon] |
||
+ | # Server = https://xyne.archlinux.ca/repos/xyne # It returns error 404 or 406 (varying). Use the line below: |
||
− | Server = http://decryptedepsilon.bl.ee/repo/$arch/ |
||
+ | Server = http://xyne.archlinux.ca/bin/repo.php?file= |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | == 署名なし == |
|
+ | {{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
||
− | * '''メンテナ:''' bentglasstube |
||
− | * '''説明:''' bentglasstube によって作成された (あるいはコンパイルされた) ソフトウェアのパッケージ。 |
||
+ | === alucryd === |
||
− | {{bc|<nowiki> |
||
− | [eatabrick] |
||
− | Server = http://repo.eatabrick.org/$arch |
||
− | </nowiki>}} |
||
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
||
− | ==== holo ==== |
||
+ | * '''説明:''' Various packages Maxime Gauduin maintains (or not) in the AUR. |
||
− | |||
− | * '''メンテナ:''' Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は [https://github.com/majewsky/holo-pacman-repo/issues Github] にお願いします) |
||
− | * '''説明:''' [https://holocm.org Holo 設定管理] のパッケージとプラグインやツール。 |
||
− | * '''上流ページ:''' https://github.com/majewsky/holo-pacman-repo |
||
− | * '''パッケージリスト:''' https://repo.holocm.org/archlinux/x86_64 |
||
− | * '''Key-ID:''' 0xF7A9C9DC4631BD1A |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [alucryd] |
− | Server = https:// |
+ | Server = https://pkgbuild.com/~alucryd/$repo/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === alucryd-multilib === |
|
− | * '''メンテナ:''' [ |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
+ | * '''説明:''' Various packages needed to run Steam without its runtime environment. |
||
− | * '''説明:''' ABS や AUR の様々なパッケージ。修正版のパッケージは {{ic|modified}} グループにまとめています。 |
||
− | * '''上流ページ:''' http://jlk.fjfi.cvut.cz/arch/repo/README.html |
||
− | * '''Key-ID:''' 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [alucryd-multilib] |
||
− | [jlk] |
||
− | Server = |
+ | Server = https://pkgbuild.com/~alucryd/$repo/x86_64 |
</nowiki>}} |
</nowiki>}} |
||
− | + | === andrwe === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' Andrwe Lord Weber |
+ | * '''説明:''' 個人的によく使うプログラムが入っています |
||
− | * '''上流ページ:''' https://jrpi.mooo.com/Programação?lang=en#Repositories |
||
+ | * '''上流ページ:''' http://andrwe.org/linux/repository |
||
− | * '''説明:''' AUR パッケージ、パッチが適用された公式パッケージ、古いパッケージ。 |
||
− | * '''パッケージリスト:''' https://jrpi.mooo.com/Repositórios/principal/ |
||
− | * '''Key-ID:''' 300F3A7E6DE3712674AF1BA3C734821C2C9A679F |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [andrwe] |
− | Server = |
+ | Server = http://repo.andrwe.org/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | ==== linux-kalterfx ==== |
||
+ | === archgeotux === |
||
− | * '''メンテナ''': [https://aur.archlinux.org/account/kalterfive Anna Ivanova] |
||
− | * '''上流ページ''': https://deadsoftware.ru/files/linux-kalterfx |
||
− | * '''説明''': [[カーネル#-pf|pf-kernel]], [[reiser4]], UKSM が有効になっている安定版カーネル |
||
− | * '''Key-ID''': A0C04F15 |
||
− | * '''キー''' ([https://keybase.io/kalterfive/key.asc key.asc]): {{ic|24E3A929}} |
||
+ | * '''メンテナ:''' Samuel Mesa |
||
− | {{bc|<nowiki> |
||
+ | * '''説明:''' Geospatial and geographic information system applications |
||
− | [linux-kalterfx] |
||
+ | * '''上流ページ:''' https://archgeotux.sourceforge.io/ |
||
− | Server = https://deadsoftware.ru/files/linux-kalterfx/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> |
{{bc|<nowiki> |
||
+ | [archgeotux] |
||
− | [markzz] |
||
− | Server = https:// |
+ | Server = https://downloads.sourceforge.net/project/archgeotux/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === archlinuxfr === |
|
− | * '''メンテナ:''' [[en2:User:Mikelpint|Mikel Pintado (Mikelpint)]] |
||
− | * '''説明:''' mikelpint がメンテしている AUR のパッケージ |
||
− | * '''Key ID:''' 5CA78FC65B189E2B |
||
+ | * '''メンテナ:''' |
||
− | {{bc|<nowiki> |
||
+ | * '''説明:''' |
||
− | [mikelpint] |
||
− | + | * '''上流ページ:''' http://afur.archlinux.fr |
|
− | </nowiki>}} |
||
− | |||
− | ==== mobile ==== |
||
− | * '''メンテナ:''' [https://keybase.io/farwayer farwayer] |
||
− | * '''説明:''' React Native と Android 開発 |
||
− | * '''上流ページ:''' https://keybase.pub/farwayer/arch/mobile/ |
||
− | * '''Key ID:''' 7943315502A936D7 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [archlinuxfr] |
||
− | [mobile] |
||
− | Server = |
+ | Server = http://repo.archlinux.fr/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === archlinuxgr === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' |
+ | * '''説明:''' many interesting packages provided by the Hellenic (Greek) Arch Linux community |
||
− | * '''説明:''' デバッグシンボルを含む Qt/PyQt ビルド |
||
− | * '''上流ページ:''' https://github.com/qutebrowser/qt-debug-pkgbuild |
||
− | * '''Key-ID:''' D6A1C70FE80A0C82 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [archlinuxgr] |
||
− | [qt-debug] |
||
− | Server = |
+ | Server = http://archlinuxgr.tiven.org/archlinux/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === archlinuxgr-kde4 === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' |
+ | * '''説明:''' ギリシャの Arch Linux コミュニティによって提供されている KDE4 パッケージ (plasmoids, テーマなど) |
||
− | * '''説明:''' [http://rubygems.org/ Rubygem] パッケージの Arch バイナリリポジトリ。詳しくは [https://bbs.archlinux.org/viewtopic.php?id=182729 フォーラムのアナウンス] を参照。 |
||
− | * '''Key-ID:''' 不要、メンテナは開発者です。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [archlinuxgr-kde4] |
||
− | [quarry] |
||
− | Server = |
+ | Server = http://archlinuxgr.tiven.org/archlinux-kde4/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === craftdestiny === |
|
− | * '''メンテナ:''' [https:// |
+ | * '''メンテナ:''' [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. |
||
− | * '''説明:''' Arch User Repository にあるパッケージ、マイナーフィックスあり |
||
− | * '''上流ページ:''' https://tim.siosm.fr/repositories/ |
||
− | * '''Key-ID:''' 78688F83 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [craftdestiny] |
||
− | [siosm-aur] |
||
− | Server = https:// |
+ | Server = https://miroir.craftdestiny.ovh/archlinux-repo/ |
</nowiki>}} |
</nowiki>}} |
||
− | + | === dx37essentials === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/DragonX256 DragonX256] |
− | * '''説明:''' |
+ | * '''説明:''' Personal repository. Contains packages from AUR, which I using every day. |
− | * ''' |
+ | * '''Git repo:''' https://gitlab.com/DX37/dx37essentials |
+ | * '''上流ページ:''' https://dx37.gitlab.io/dx37essentials |
||
− | * '''Key-ID:''' EF9D9B26 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [dx37essentials] |
||
− | [subtitlecomposer] |
||
− | Server = |
+ | Server = https://dx37.gitlab.io/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === heftig === |
|
− | * '''メンテナ:''' [https://www.archlinux.org/people/ |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/developers/#heftig Jan Steffens] |
+ | * '''説明:''' pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。 |
||
− | * '''説明:''' "x86_64" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。 |
||
− | * '''上流ページ:''' https:// |
+ | * '''上流ページ:''' https://bbs.archlinux.org/viewtopic.php?id=117157 |
− | * '''Key-ID:''' 不要、メンテナは TU です。 |
||
− | |||
− | {{Note|[[#xyne-any|<nowiki>[xyne-any]</nowiki>]] の全てのパッケージが含まれています。}} |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [heftig] |
||
− | [xyne-x86_64] |
||
− | Server = https:// |
+ | Server = https://pkgbuild.com/~heftig/repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | === |
+ | === home-thaodan === |
+ | * '''メンテナ:''': [https://aur.archlinux.org/account/Thaodan Thaodan] |
||
− | {{Note|ユーザーはエントリに次の字句を追加する必要があります: {{ic|1=SigLevel = PackageOptional}}}} |
||
+ | * '''上流ページ:''': https://gitlab.com/Thaodan/linux-pf |
||
− | |||
+ | * '''説明:''': [[カーネル#主なパッチセット|pf-kernel]] and other packages by pf-kernel fork developer, Thaodan |
||
− | ==== alucryd ==== |
||
− | |||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
||
− | * '''説明:''' Maxime Gauduin が AUR でメンテしている様々なパッケージ。 |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [home-thaodan] |
||
− | [alucryd] |
||
− | Server = https:// |
+ | Server = https://thaodan.de/home/bidar/home-thaodan/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === jkanetwork === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' kprkpr <kevin01010 at gmail dot com> |
+ | * '''メンテナ:''' Joselucross <jlgarrido97 at gmail dot com> |
||
− | * '''説明:''' Steam をランタイム環境抜きで動作させるために必要なパッケージ |
||
+ | * '''説明:''' 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> |
||
− | [alucryd-multilib] |
||
− | Server = https://pkgbuild.com/~alucryd/$repo/x86_64 |
||
− | </nowiki>}} |
||
− | |||
− | ==== brtln ==== |
||
− | |||
− | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#bpiotrowski Bartłomiej Piotrowski] |
||
− | * '''説明:''' VCS パッケージ。 |
||
− | |||
− | {{bc|<nowiki> |
||
− | [brtln] |
||
− | Server = https://pkgbuild.com/~barthalion/brtln/$arch/ |
||
− | </nowiki>}} |
||
− | |||
− | ==== imake ==== |
||
− | |||
− | * '''メンテナ:''' GRV <grvconstanta@gmail.com> |
||
− | * '''説明:''' コンパイル済みの重要な AUR パッケージ |
||
− | |||
− | {{bc|<nowiki> |
||
− | [imake] |
||
− | Server = http://imake.ddns.net/$arch |
||
− | </nowiki>}} |
||
− | |||
− | ==== jkanetwork ==== |
||
− | |||
− | * '''メンテナ:''' kprkpr <kevin01010 at gmail dot com> , Joselucross <jlgarrido97 at gmail dot com> |
||
− | * '''説明:''' pimagizer, stepmania, yaourt, linux-mainline, wps-office, grub-customizer, IDE などの AUR パッケージ。誰でも投稿可能。 |
||
− | * '''上流ページ:''' https://repo.jkanetwork.com/ |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
[jkanetwork] |
[jkanetwork] |
||
− | Server = |
+ | Server = http://repo.jkanetwork.com/repo/$repo/ |
− | </nowiki>}} |
||
− | |||
− | ==== matrixim ==== |
||
− | |||
− | * '''メンテナ:''' [https://aur.archlinux.org/account/mytbk Iru Cai] |
||
− | * '''説明:''' [[Matrix]] メッセージングプロトコルに関連するパッケージ、https://matrixim.cc で動作するソフトウェア。 |
||
− | |||
− | {{bc|<nowiki> |
||
− | [matrixim] |
||
− | Server = https://repo.matrixim.cc/$repo/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | === mesa-git === |
|
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier] |
* '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#lcarlier Laurent Carlier] |
||
908行目: | 818行目: | ||
</nowiki>}} |
</nowiki>}} |
||
− | + | === minzord=== |
|
+ | * '''メンテナ:''' Minzord |
||
− | * '''メンテナ:''' [https://aur.archlinux.org/account/ant32 Philip] と [https://aur.archlinux.org/account/nic96 Jeromy] Reimer |
||
+ | * '''説明:''' A Minzord repository is there to avoid long compilation on some software. It also adds some very useful additional software. |
||
− | * '''説明:''' AUR にあるほぼ全ての mingw-w64 パッケージ |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [minzord] |
||
− | [mingw-w64] |
||
− | Server = https:// |
+ | Server = https://minzordos.000webhostapp.com/Repo/ |
− | #Server = http://amr.linuxd.org/archlinux/$repo/os/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | === oracle === |
|
− | |||
− | * '''メンテナ:''' Kolei Chen (Neo_Chen) <chenkolei@gmail.com> |
||
− | * '''説明:''' 一般的でない AUR パッケージ |
||
− | |||
− | {{Note|このリポジトリは不安定なデスクトップで稼働しています。}} |
||
+ | * '''メンテナ:''' [[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] |
||
− | [neo_chen] |
||
− | Server = |
+ | Server = http://linux.shikadi.net/arch/$repo/$arch/ |
− | Server = https://thunix.org/~neo_chen/neo_chen_repo/ |
||
− | Server = http://sl-sgp.asn.yt/~neo_chen_repo/ |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | === ownstuff === |
|
* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus] |
* '''メンテナ:''' [https://aur.archlinux.org/account/Martchus Martchus] |
||
− | * '''説明:''' AUR の多数のパッケージ。mingw-w64 パッケージ |
+ | * '''説明:''' AUR の多数のパッケージ。沢山の mingw-w64 パッケージ, フォント, [https://aur.archlinux.org/packages/tageditor Tag Editor], [https://aur.archlinux.org/packages/syncthingtray Syncthing Tray] and [https://aur.archlinux.org/packages/subtitlecomposer Subtitle Composer] などのツール |
− | * '''上流ページ''': https://github.com/Martchus/PKGBUILDs |
+ | * '''上流ページ:''': 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] |
||
+ | Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch |
||
+ | Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
||
+ | |||
[ownstuff] |
[ownstuff] |
||
− | Server = |
+ | Server = https://martchus.no-ip.biz/repo/arch/$repo/os/$arch |
+ | Server = https://ftp.f3l.de/~martchus/$repo/os/$arch |
||
</nowiki>}} |
</nowiki>}} |
||
− | + | === pantheon === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://www.archlinux.org/people/trusted-users/#alucryd Maxime Gauduin] |
− | * '''説明:''' |
+ | * '''説明:''' Pantheon 関連のパッケージが含まれているリポジトリ |
{{bc|<nowiki> |
{{bc|<nowiki> |
||
+ | [pantheon] |
||
− | [pnsft-pur] |
||
− | Server = https:// |
+ | Server = https://pkgbuild.com/~alucryd/$repo/$arch |
</nowiki>}} |
</nowiki>}} |
||
− | + | === pietma === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' MartiMcFly <martimcfly@autorisation.de> |
+ | * '''説明:''' [https://aur.archlinux.org/packages/?K=martimcfly&SeB=m 作成あるいはメンテナンスしている] Arch User Repository のパッケージ。 |
||
− | * '''説明:''' Rakudo Perl6 |
||
+ | * '''上流ページ:''' http://pietma.com/tag/aur/ |
||
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [pietma] |
− | Server = |
+ | Server = http://repository.pietma.com/nexus/content/repositories/archlinux/$arch/$repo |
</nowiki>}} |
</nowiki>}} |
||
− | + | === pnsft-pur === |
|
− | * '''メンテナ:''' |
+ | * '''メンテナ:''' [https://aur.archlinux.org/account/ponsfoot ponsfoot] |
− | * '''説明:''' |
+ | * '''説明:''' 日本語入力メソッドのパッケージ Mozc (vanilla) と libkkc |
{{bc|<nowiki> |
{{bc|<nowiki> |
||
− | [ |
+ | [pnsft-pur] |
− | Server = https:// |
+ | Server = https://osdn.net/projects/ponsfoot-aur/storage/pur/x86_64/ |
− | </nowiki>}} |
||
− | |||
− | ==== trinity ==== |
||
− | |||
− | * '''メンテナ:''' Michael Manley <mmanley@nasutek.com> |
||
− | * '''説明:''' [[Trinity]] デスクトップ環境 |
||
− | |||
− | {{bc|<nowiki> |
||
− | [trinity] |
||
− | Server = http://repo.nasutek.com/arch/contrib/trinity/x86_64 |
||
− | </nowiki>}} |
||
− | |||
− | ==== zrootfs ==== |
||
− | |||
− | * '''メンテナ:''' Isabell Cowan <isabellcowan@gmail.com> |
||
− | * '''説明:''' Haswell や Broadwell アーキテクチャプロセッサ向けのパッケージ。 |
||
− | |||
− | {{bc|<nowiki> |
||
− | [zrootfs] |
||
− | Server = https://www.izzette.com/izzi/zrootfs-old |
||
</nowiki>}} |
</nowiki>}} |
2019年5月30日 (木) 19:51時点における版
関連記事
この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは AUR にある PKGBUILD のビルド済みバージョンを提供しています。
ここにあるリポジトリを使用するには、pacman#リポジトリ で説明されているように、リポジトリを /etc/pacman.conf
に追加する必要があります。リポジトリに署名がある場合は、Pacman-key#非公式な鍵を追加に書かれているように、適当なキーを取得してローカルで署名してください。
自分でカスタムリポジトリを作ってみたい場合は、pacman ヒント#カスタムローカルリポジトリを見て下さい。
リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により $arch
変数が自動的に設定されます。
目次
- 1 このページにリポジトリを追加
- 2 Signed
- 2.1 andontie-aur
- 2.2 arcanisrepo
- 2.3 arch4edu
- 2.4 archlinuxcn
- 2.5 archstrike
- 2.6 archzfs
- 2.7 ashleyis
- 2.8 Bennix Repo
- 2.9 blackeagle-pre-community
- 2.10 chaotic-aur
- 2.11 catalyst
- 2.12 catalyst-hd234k
- 2.13 city
- 2.14 coderkun-aur
- 2.15 coderkun-aur-audio
- 2.16 devkitpro
- 2.17 disastrousaur
- 2.18 dvzrv
- 2.19 eatabrick
- 2.20 eschwartz
- 2.21 ffy00
- 2.22 fusion809
- 2.23 gnome-devel
- 2.24 herecura
- 2.25 holo
- 2.26 ivasilev
- 2.27 jlk
- 2.28 llvm-svn
- 2.29 lmrepo
- 2.30 markzz
- 2.31 maximbaz
- 2.32 me176c
- 2.33 miffe
- 2.34 mikelpint
- 2.35 Minerva W Science
- 2.36 mobile
- 2.37 nah
- 2.38 origincode
- 2.39 pkgbuilder
- 2.40 post-factum kernels
- 2.41 QOwnNotes
- 2.42 qt-debug
- 2.43 quarry
- 2.44 repo-ck
- 2.45 seblu
- 2.46 seiichiro
- 2.47 sergej-repo
- 2.48 siosm-aur
- 2.49 sublime-text
- 2.50 subtitlecomposer
- 2.51 trinity
- 2.52 ungoo
- 2.53 Webkit2Gtk-unstable
- 2.54 xyne-x86_64
- 3 署名なし
このページにリポジトリを追加
もしリポジトリを持っているのならば、このページに記述することで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守って下さい:
- リストはアルファベット順です。
- メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
- リポジトリが署名ありの場合は、key-id を書いて、キーサーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、キーファイルへのリンクを書いて下さい。
- 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
- リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
- 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。
pacman.conf
にコメントを残したいユーザーは自分で作成することが簡単にできます。
Signed
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
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 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
- メンテナ: The ArchStrike Team
- 説明: セキュリティの専門家・好事家のためのリポジトリ
- 上流ページ: https://archstrike.org/
- Key-ID: 9D5F1C051D146843CDA4858BDE64825E7CBC0D51
[archstrike] Server = https://mirror.archstrike.org/$arch/$repo
archzfs
- メンテナ: Jan Houben (minextu)
- 説明: Arch Linux の ZFS パッケージ。
- 上流ページ: https://github.com/archzfs/archzfs
- Key-ID: F75D9D76
[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
- メンテナ: Ben P. Dorsi-Todaro (Tech Me Out)
- 説明: Packages Ben P. Dorsi-Todaro uses and aren't listed in repos, or packages built by Big Ben's Web Hosting
- Key-ID: F14BB858F6253DA0
[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
- 説明: Auto builds AUR packages the maintainer uses, update them hourly (a few are daily). Hosted in São Carlos, SP, Brazil. x86_64 only.
- Key-ID: [1], fingerprint
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
- メンテナ: Balló György
- 説明: 実験的/マイナーなパッケージ。
- 上流ページ: https://pkgbuild.com/~bgyorgy/city.html
- Key-ID: 不要、メンテナは TU です。
[city] Server = https://pkgbuild.com/~bgyorgy/$repo/os/$arch
coderkun-aur
- メンテナ: coderkun
- 説明: AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
- 上流ページ: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- キーファイル: https://www.suruatoel.xyz/coderkun.asc
[coderkun-aur] Server = http://arch.suruatoel.xyz/$repo/$arch/
coderkun-aur-audio
- メンテナ: coderkun
- 説明: AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
- 上流ページ: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- キーファイル: https://www.suruatoel.xyz/coderkun.key
[coderkun-aur-audio] Server = http://arch.suruatoel.xyz/$repo/$arch/
devkitpro
- メンテナ: wintermute
- 説明: Provides Homebrew toolchains for the Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 and Nintendo Switch
- 上流ページ: https://devkitpro.org/wiki/devkitPro_pacman
- Key-ID: F7FD5492264BB9D0
[dkp-libs] Server = https://downloads.devkitpro.org/packages [dkp-linux] Server = https://downloads.devkitpro.org/packages/linux
disastrousaur
- メンテナ: 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
[disastrousaur] Server = https://mirror.repohost.de/$repo/$arch
dvzrv
- メンテナ: David Runge
- 説明: リアルタイムカーネル パッチセット (aka. linux-rtAUR および linux-rt-ltsAUR)
- Key-ID: 不要、メンテナは開発者/TU です。
[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
- メンテナ: Horne] (brentonhorne77 at gmail dot com)
- 説明: Provides a few AUR and other packages I like. Like CodeLite and bleeding-edge (latest release within 1 day of its release) GVim (GTK+2 interface).
- パッケージリスト: http://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/
- Key-ID: 03264DDCD606DC98
- キーファイル: https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/x86_64/home_fusion809_Arch_Extra.key
[home_fusion809_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/fusion809/Arch_Extra/$arch
gnome-devel
- メンテナ: Andres Fernandez, Fernando Fernandez
- 説明: GNOME development releases. For testing purposes only.
- パッケージリスト: https://softwareperonista.com.ar/repo/archlinux/gnome-devel/x86_64/
- Key-ID: DDCE9FD63370080B
[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
- メンテナ: Stefan Majewsky <holo-pacman@posteo.de> (問題の報告は Github にお願いします)
- 説明: Packages for Holo configuration management, including compatible plugins and tools.
- 上流ページ: https://github.com/majewsky/holo-pacman-repo
- パッケージリスト: https://repo.holocm.org/archlinux/x86_64
- Key-ID: 0xF7A9C9DC4631BD1A
[holo] Server = https://repo.holocm.org/archlinux/x86_64
ivasilev
- メンテナ: Ianis G. Vasilev
- 説明: 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
- 上流ページ: https://ivasilev.net/pacman
- Key-ID: 17DAB671
[ivasilev] Server = https://ivasilev.net/pacman/$arch
jlk
- メンテナ: Jakub Klinkovský
- 説明: ABS や AUR の様々なパッケージ。修正版のパッケージは
modified
グループにあります。 - 上流ページ: https://jlk.fjfi.cvut.cz/arch/repo/README.html
- Key-ID: 932BA3FA0C86812A32D1F54DAB5964AEB9FEDDDC
[jlk] Server = https://jlk.fjfi.cvut.cz/arch/repo
llvm-svn
- メンテナ: Luchesar V. ILIEV (kerberizer)
- 説明: AUR の llvm-svn と lib32-llvm-svn: LLVM コンパイラインフラストラクチャ、Clang フロントエンド、関連ツール。
- Key-ID: 0x76563F75679E4525, 指紋
D16C F22D 27D1 091A 841C 4BE9 7656 3F75 679E 4525
[llvm-svn] Server = https://repos.uni-plovdiv.net/archlinux/$repo/$arch
lmrepo
- メンテナ: Łukasz Moskała
- 説明: AUR packages that I find usefull, including openrazer
- Key-ID: 0x226981382B7115B2DF696B43C1F0BCD7CB0353DA, fingerprint
2269 8138 2B71 15B2 DF69 6B43 C1F0 BCD7 CB03 53DA
[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] 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
- メンテナ: lambdadroid
- 説明: Packages for en2:ASUS MeMO Pad 7 (ME176C(X))
- Key-ID: 2B1138A8BB59D786A3BF42AAD996DA70572407FB
[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
- メンテナ: Minerva W
- 説明: OpenFOAM パッケージ。
- Key-ID: 3FF21B78117507DA
- キーファイル: https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/x86_64/home_Minerva_W_Science_Arch_Extra.key
[home_Minerva_W_Science_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/Minerva_W:/Science/Arch_Extra/$arch
mobile
- メンテナ: farwayer
- 説明: React Native and Android development
- 上流ページ: https://keybase.pub/farwayer/arch/mobile/
- Key ID: 7943315502A936D7
[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
- メンテナ: Chris Warrick
- 説明: Python の AUR ヘルパー、PKGBUILDer のリポジトリ。
- 上流ページ: https://github.com/Kwpolska/pkgbuilder
- Key-ID: 5EAAEA16
[pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/
post-factum kernels
- メンテナ:: Oleksandr Natalenko aka post-factum
- 上流ページ:: https://gitlab.com/post-factum/pf-kernel/wikis/README
- 説明:: 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
[home_post-factum_kernels_Arch] Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$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
qt-debug
- メンテナ: The Compiler
- 説明: デバッグシンボルが含まれた Qt/PyQt ビルド
- 上流ページ: https://github.com/qutebrowser/qt-debug-pkgbuild
- Key-ID: D6A1C70FE80A0C82
[qt-debug] Server = https://qutebrowser.org/qt-debug/$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-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
- メンテナ: Stefan Brand (seiichiro0185)
- 説明: 個人的によく使っている AUR パッケージ
- Key-ID: 805517CC
[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
- メンテナ: Timothee Ravier
- 説明: Arch User Repository にあるパッケージ、マイナーフィックスあり。
- 上流ページ: https://tim.siosm.fr/repositories/
- Key-ID: 78688F83
[siosm-aur] Server = http://siosm.fr/repo/$repo/
sublime-text
- メンテナ: Sublime Text developer
- 説明: Sublime Text editor packages from developer's repository
- 上流ページ: https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
- Key-ID: 8A8F901A
[sublime-text] Server = https://download.sublimetext.com/arch/stable/x86_64
subtitlecomposer
- メンテナ: Mladen Milinkovic (maxrd2)
- 説明: Subtitle Composer の安定版とナイトリービルド。
- 上流ページ: https://github.com/maxrd2/subtitlecomposer
- Key-ID: EF9D9B26
[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
- メンテナ: Sefa Eyeoglu <contact@scrumplex.net> (https://scrumplex.net)
- 説明: Latest ungoogled-chromium build
- 上流ページ: https://arch.scrumplex.net/ungoo
- Key-ID: AF1FB107E188CB979A94FD7FC10411294912A422
[ungoo] Server = https://arch.scrumplex.net/$repo/os/x86_64
Webkit2Gtk-unstable
- メンテナ: Mariusz Wojcik
- 説明: アーリアダプターのための最新 Webkit2Gtk ビルド。
- Upstream Page: https://webkitgtk.org/
- Key-ID: 346854B5
[home_mrmariusz_ArchLinux] Server = https://download.opensuse.org/repositories/home:/mrmariusz/ArchLinux/$arch
xyne-x86_64
- メンテナ: Xyne
- 説明: Xyne 自身のプロジェクトのリポジトリ。
- 上流ページ: http://xyne.archlinux.ca/projects/
- Key-ID: 不要、メンテナは TU です。
[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=
署名なし
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 Lord Weber
- 説明: 個人的によく使うプログラムが入っています
- 上流ページ: http://andrwe.org/linux/repository
[andrwe] Server = http://repo.andrwe.org/$arch
archgeotux
- メンテナ: Samuel Mesa
- 説明: Geospatial and geographic information system applications
- 上流ページ: https://archgeotux.sourceforge.io/
[archgeotux] Server = https://downloads.sourceforge.net/project/archgeotux/$arch
archlinuxfr
- メンテナ:
- 説明:
- 上流ページ: http://afur.archlinux.fr
[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
- メンテナ: DragonX256
- 説明: Personal repository. Contains packages from AUR, which I using every day.
- Git repo: https://gitlab.com/DX37/dx37essentials
- 上流ページ: https://dx37.gitlab.io/dx37essentials
[dx37essentials] Server = https://dx37.gitlab.io/$repo/$arch
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
home-thaodan
- メンテナ:: Thaodan
- 上流ページ:: https://gitlab.com/Thaodan/linux-pf
- 説明:: pf-kernel and other packages by pf-kernel fork developer, 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
- 説明: testing と multilib-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
- メンテナ: Malvineous
- 説明: Oracle Database client and associated tools, built from AUR packages and hosted on AWS S3 using Makefile scripts.
- Conditions: By using this repository you agree to the Oracle Technology Network Development and Distribution License Terms for Instant Client.
[oracle] Server = http://linux.shikadi.net/arch/$repo/$arch/
ownstuff
- メンテナ: Martchus
- 説明: AUR の多数のパッケージ。沢山の mingw-w64 パッケージ, フォント, Tag Editor, Syncthing Tray and Subtitle Composer などのツール
- 上流ページ:: https://github.com/Martchus/PKGBUILDs (sources beside the AUR) and https://martchus.no-ip.biz/repoindex (package browser/search)
[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
- メンテナ: MartiMcFly <martimcfly@autorisation.de>
- 説明: 作成あるいはメンテナンスしている Arch User Repository のパッケージ。
- 上流ページ: http://pietma.com/tag/aur/
[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/