「非公式ユーザーリポジトリ」の版間の差分
表示
削除された内容 追加された内容
Kusanaginoturugi (トーク | 投稿記録) →pro-audio-legacy: リンクを訂正 |
Kusanaginoturugi (トーク | 投稿記録) →disastrousaur: 削除 |
||
| 336行目: | 336行目: | ||
[dkp-linux] |
[dkp-linux] |
||
Server = https://downloads.devkitpro.org/packages/linux |
Server = https://downloads.devkitpro.org/packages/linux |
||
</nowiki>}} |
|||
=== disastrousaur === |
|||
* '''メンテナ:''' [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 have now been merged under the disastrousaur name Please make sure you have changed the Server URL for your repos accordingly. Builds for other architectures may come out as I got enough time getting things running. }} |
|||
{{bc|<nowiki> |
|||
[disastrousaur] |
|||
Server = https://mirror.repohost.de/$repo/$arch |
|||
</nowiki>}} |
</nowiki>}} |
||
2026年5月29日 (金) 10:39時点における版
関連記事
警告 Arch Linux の正式な開発者や Package Maintainers はこれらのリポジトリの中身を検証するためのいかなる種類のテストも実行していません。リポジトリのメンテナを信頼するか決めるのはユーザー次第であり、自分で決定する以上、完全に自己責任です。
この記事ではコミュニティによって自由に作成・共有されたバイナリリポジトリを並べています。多くは AUR にある PKGBUILD のビルド済みバージョンを提供しています。
ここにあるリポジトリを使用するには、pacman#リポジトリとミラー で説明されているように、リポジトリを /etc/pacman.conf に追加する必要があります。リポジトリに署名がある場合は、Pacman-key#非公式な鍵を追加に書かれているように、適当なキーを取得してローカルで署名してください。
自分でカスタムリポジトリを作ってみたい場合は、pacman ヒント#カスタムローカルリポジトリを見て下さい。
リポジトリによっては、x86_64 でないアーキテクチャ用のパッケージも含まれています。pacman により $arch 変数が自動的に設定されます。
このページにリポジトリを追加
もしリポジトリを持っているのならば、このページに記述することで、他のユーザーがあなたのパッケージを見つけられるようになります。新しいリポジトリを追加するときは以下のルールを守って下さい:
- リストはアルファベット順です。
- メンテナに関する情報を書いて下さい: 最低でも (ニックネームでいいので) 名前と連絡先 (ウェブサイト、メールアドレス、ArchWiki やフォーラムのユーザーページなど何でも OK) を残して下さい。
- リポジトリが署名ありの場合は、key-id を書いて、鍵サーバーへのリンクとして使って下さい。キーがキーサーバー上にない場合は、鍵ファイルへのリンクを書いて下さい。
- 簡単な説明 (例: リポジトリで提供しているパッケージのジャンル)。
- リポジトリに関する詳しい情報が載っているページ (ArchWiki でも外部のウェブサイトでも) がある場合は、そのページヘのリンクを加えて下さい。
- 可能であれば、コードブロックでコメントをしないで下さい。説明は整形したほうがずっと可読性が高くなります。
pacman.confにコメントを残したいユーザーは自分で作成することが簡単にできます。
署名あり
ada
- メンテナ: Rod Kay <rodakay5 at gmail dot com>
- 説明: Arch Ada リポジトリ ~ Ada および SPARK プログラミング言語に関連するすべてのパッケージ。
- Key-ID: 0xED55AF75B0330A2A3BAA9986B6120CD888A0DFD2
[ada] Server = http://www.orthanc.site:8080/assets/arch_ada_repo
alerque
- メンテナ: Caleb Maclennan
- 説明: Typesetting, publishing, and font development related tools such as SILE, CaSILE, fontship, and related dependencies including many fonts, Lua Rocks, and Python modules. Also mattermost, asterisk, and most of the AUR packages I (co-)maintain.
- Git リポジトリ: https://github.com/alerque/aur
- Issue トラッキング: https://github.com/alerque/aur/issues
- Key-ID: 63CC496475267693
[alerque] Server = https://arch.alerque.com/$arch
ALHP
- メンテナ: Giovanni Harting
- 説明: ALHP — whatever you want it — は、特定の x86-64 マイクロアーキテクチャレベル向けに追加の最適化を加えてコンパイルされた公式リポジトリを提供します1:
C と C++ Fortran Go Rust CPU マイクロアーキテクチャ CFLAGS:-march=x86-64-vN
KCFLAGS,KCPPFLAGS2:-march=x86-64-vN3
FFLAGS:-march=x86-64-vN
GOAMD64=vNRUSTFLAGS:-C target-cpu=x86-64-vN
リンク時最適化
(LTO)LTOFLAGS:CARGO_PROFILE_RELEASE_LTO=fatRUSTFLAGS:-C codegen-units=1
その他 CFLAGS:-O3-mpclmul
KCFLAGS,KCPPFLAGS:-O34
FFLAGS:-O3
RUSTFLAGS:-C opt-level=3-C link-arg=-z-C link-arg=pack-relative-relocs
- 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml と https://alhp.dev/makepkg/ で確認してください。
makepkg#Optimization も参照してください。 - 直接リンクされたカーネルモジュールの代わりに Dynamic Kernel Module Support (DKMS) パッケージを使用する必要があります。たとえば、
nvidia、virtualbox-host-modules-arch、ArchZFS のユーザーが影響を受けます。 - カーネルのコンパイルに
-marchを設定しても、大きな効果は得られません。 - カーネルのコンパイルに
-O3を設定することには疑問があります。
- 現在のコンパイルフラグは https://somegit.dev/ALHP/ALHP.GO/src/branch/main/flags.yaml と https://alhp.dev/makepkg/ で確認してください。
- ブラックリスト入りパッケージも参照してください。
- Git リポジトリ: https://somegit.dev/ALHP/ALHP.GO
- キーリング: alhp-keyringAUR
- ミラー: alhp-mirrorlistAUR
- debuginfod: https://debuginfod.alhp.dev
[core-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist [extra-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist [multilib-x86-64-vN] Include = /etc/pacman.d/alhp-mirrorlist
警告 システムが対応しているか確認してください。対応していないオプションを選択すると、システムを起動できなくなる可能性があります。
andontie-aur
- メンテナ: Holly M.
- 説明: A repo containing the most popular AUR packages, as well as some I use all the time. New packages can be requested on the upstream website.
- Key-ID: EA50C866329648EE
- 上流ページ: https://aur.andontie.net
[andontie-aur] Server = https://aur.andontie.net/$arch
arcanisrepo
- メンテナ: arcanis
- 説明: 複数の AUR パッケージが含まれているリポジトリ (VCS 版のパッケージも存在)。
- Key-ID: 不要、メンテナは TU です。
[arcanisrepo] Server = https://repo.arcanis.me/repo/$arch
ヒント 同一の URL で FTP からもアクセスできます。
arch4edu
- メンテナ: Jingbei Li (petronny), others
- 説明: arch4edu is a community repository for Archlinux and ArchlinuxARM that strives to provide the latest versions of most software used by college students.
- Git リポジトリ: https://github.com/arch4edu/arch4edu
- Issue トラッキング: https://github.com/arch4edu/arch4edu/issues for packaging issues, out-of-date notifications, package requests, and related questions
- ミラー: https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
- Key-ID: 7931B6D628C8D3BA
[arch4edu] Server = https://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch ## or other mirrors in https://github.com/arch4edu/arch4edu/wiki/Add-arch4edu-to-your-Archlinux
archlinuxcn
- メンテナ: Phoenix Nemo (phoenixlzx), Felix Yan (felixonmars, dev), lilydjwg, farseerfc (TU), and others
- 説明: Arch Linux の中国コミュニティによるパッケージ (全て署名済み)。i686 のパッケージはメンテナンスが不完全です。問題があったら issue を作成してください。
- Git リポジトリ: https://github.com/archlinuxcn/repo
- Issue トラッキング: https://github.com/archlinuxcn/repo/issues for packaging issues, out-of-date notifications, package requests, and related questions
- ミラー: https://github.com/archlinuxcn/mirrorlist-repo (主に中国本土のユーザー向け) もしくは archlinuxcn-mirrorlist-git をこのリポジトリからインストールしてください。
- Key-ID: Once the repo is added, archlinuxcn-keyring package must be installed before any other so you do not get errors about PGP signatures. archlinuxcn-keyring パッケージそのものは TU により署名されています。
[archlinuxcn] Server = http://repo.archlinuxcn.org/$arch ## or install archlinuxcn-mirrorlist-git and use the mirrorlist #Include = /etc/pacman.d/archlinuxcn-mirrorlist
ArchZFS
- メンテナ: Jan Houben (minextu)、Luchesar Iliev (kerberizer)、および その他
- 説明: Arch Linux 上の ZFS 用パッケージ。
- 上流 wiki: https://github.com/archzfs/archzfs/wiki
- Key-ID: 3A9917BF0DED5C13F69AC68FABEC0A1208037BE9
[archzfs] Server = https://github.com/archzfs/archzfs/releases/download/experimental Server = https://mirrors.uni-plovdiv.net/archzfs/experimental
artafinde
- メンテナ: Leonidas Spyropoulos
- 説明: AUR とカスタムパッケージを含む個人リポジトリ。
- Key-ID: 鍵は archlinux keyring に含まれているため不要です。
[artafinde] Server = https://pkgbuild.com/~artafinde/repo
avr
- メンテナ: Vianney Bouchaud
- 説明: 私が個人的に使用している AUR ビルドの一部です。主に、以前自分用にビルドしていた kubernetes 関連のパッケージと、私自身のソフトウェアのうちパッケージ化しているものが含まれています。
- 上流ページ: https://bouchaud.org/packages/avr
- Git リポジトリ: https://github.com/vbouchaud/aur
- Key-ID: 157B08346330029C
[avr] Server = https://bouchaud.org/packages/$repo/$arch
bioarchlinux
- メンテナ: BioArchLinux Team
- 説明: Arch Linux 用の生物学ソフトウェアリポジトリ。R cran バイナリパッケージを含みます。
- 上流ページ: https://github.com/BioArchLinux/Packages
- セットアップ: https://wiki.bioarchlinux.org/index.php?title=Usage
- 引用: https://doi.org/10.1093/bioinformatics/btaf106
- Key-ID: B1F96021DB62254D
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
ヒント R では、
suppressMessages(bspm::enable()) を使用して bspm により install.packages を pacman および BioArchLinux リポジトリと統合できます。blackeagle-pre-community
- メンテナ: Ike Devolder
- 説明: メンテしているパッケージを community リポジトリに移動するまえにテストするためのリポジトリ
- Key-ID: 不要、メンテナは TU です。
[blackeagle-pre-community] Server = https://repo.herecura.be/$repo/$arch
build.kilabit.info
- メンテナ: shulhan
- 上流ページ: https://build.kilabit.info
- パッケージ一覧: https://build.kilabit.info/karajo/app/
- Key-ID: 4A5360B500C9C4F0
[build.kilabit.info] Server = https://build.kilabit.info/aur
chaotic-aur
- メンテナ: PedroHLC および Librewish
- 説明: メンテナが利用している AUR パッケージが自動的にコンパイルされ、毎時間更新されます (毎日更新されるパッケージもあります)。ブラジルの São Carlos, SP でホストされ、ドイツとアメリカにミラーサーバがあります。x86_64 のみです。1600 以上のパッケージがあります。
- Key-ID: [1], 指紋
EF92 5EA6 0F33 D0CB 85C4 4AD1 3056 5138 87B7 8AEB - Note: maintainer's notes を参照してください。
[chaotic-aur] Server = http://lonewolf-builder.duckdns.org/$repo/x86_64 Server = http://chaotic.bangl.de/$repo/x86_64 Server = https://repo.kitsuna.net/x86_64
coderkun-aur
- メンテナ: coderkun
- 説明: AUR パッケージと様々なソフトウェア。パッケージ差分とパッケージ・パッケージ署名をサポート。
- 上流ページ: https://www.suruatoel.xyz/arch
- Key-ID: 39E27199A6BEE374
- キーファイル: https://www.suruatoel.xyz/coderkun.key[リンク切れ 2020-02-26]
[coderkun-aur] Server = http://arch.suruatoel.xyz/$repo/$arch/
condorcore
- メンテナ: MrHacker
- 説明: 私が共同メンテナンスしている Wazuh-SIEM パッケージと AUR。データベースから署名されています。
- 上流ページ: https://aur.condorbs.net
- Key-ID: 3CA0B9DF1BE7CE09
- Keyfile: GPG
- Keyring: https://aur.centauricorex.net/x86_64/condorcore-keyring-20231117-1-any.pkg.tar.zst[リンク切れ 2024-07-30]
[condorcore] Server = https://aur.centauricorex.net/$arch
desolve
ノート 非推奨です。パッケージは 2026 年に削除される予定です。bioarchlinux を使用してください。
- メンテナ: desolve
- 説明: いくつかの追加パッケージと、バイナリ R cran のコレクション。
- その他の AUR パッケージ用 Git リポジトリ: https://github.com/dvdesolve/pkgbuilds
- Key-ID: DD3BF75DCD96541AC723B7CD6A4CD3276CA8EBBD
[desolve] Server = https://desolve.ru/archrepo/$arch
devkitpro
- メンテナ: wintermute
- 説明: Nintendo Wii, Gamecube, DS, GBA, Gamepark gp32 および Nintendo Switch の自家製ツールチェイン
- 上流ページ: https://devkitpro.org/wiki/devkitPro_pacman
- Key-ID: F7FD5492264BB9D0
ノート Repository has its own additional keyring at https://downloads.devkitpro.org/devkitpro-keyring-r1.787e015-2-any.pkg.tar.xz.
[dkp-libs] Server = https://downloads.devkitpro.org/packages [dkp-linux] Server = https://downloads.devkitpro.org/packages/linux
g14
- メンテナ: Luke Jones
- 説明: ASUS Linux 用のカスタムリポジトリ。提供されているすべてのソフトウェアのビルド済みバイナリが含まれています。
- 上流ページ: https://asus-linux.org/
- パッケージ一覧: https://arch.asus-linux.org/
- Key-ID: 8F654886F17D497FEFE3DB448B15A6B0E9A3FA35
[g14] # Germany, origin Server = https://arch.asus-linux.org # Republic of Korea Server = https://naru.jhyub.dev/$repo
grawlinson
- メンテナ: George Rawlinson
- 説明: AUR packages maintained by the user as well as some experimental packages.
- パッケージリスト: https://repo.nullpointer.io
- Key-ID: 25EA6900D9EA5EBC
- キーファイル: https://repo.nullpointer.io/grawlinson.key
[grawlinson] Server = https://repo.nullpointer.io
herecura
- メンテナ: Ike Devolder
- 説明: community リポジトリに存在しない追加パッケージ
- Key-ID: 不要、メンテナは TU です。
[herecura] Server = https://repo.herecura.eu/herecura/x86_64
ivasilev
- メンテナ: Ianis G. Vasilev
- 説明: 様々なパッケージ、主に Ianis のソフトウェアと AUR ビルド。
- 上流ページ: https://ivasilev.net/pacman
- Key-ID: 17DAB671
[ivasilev] Server = https://ivasilev.net/pacman/$arch
jk-aur
- メンテナ: JustKidding
- 説明: 私がメンテナンスおよび共同メンテナンスしている AUR のパッケージ。
- 上流ページ: https://github.com/jstkdng/aur
- Key-ID: 7627D0F8F60FBA35371A29E1AA6B2752759F9361
[home_justkidding_arch_Arch] Server = https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/$arch
kawaii
- メンテナ: Leonid Pilyugin
- 説明: AUR と私自身による Kawaii modified packages。
- 上流ページ: https://github.com/LeonidPilyugin/kawaii-repo
- Key-ID: A308BDBE10D7C9C168AA2E055F2E4806FFE6B2CD
[kawaii] Server = https://raw.githubusercontent.com/LeonidPilyugin/kawaii-repo/main/x86_64/
lahwaacz
- メンテナ: Jakub Klinkovský
- 説明: AUR パッケージを含む個人リポジトリ。
- Key-ID: 鍵は archlinux-keyring パッケージに含まれているため不要です。
[lahwaacz] Server = https://pkgbuild.com/~lahwaacz/repo
linux-lts66
- メンテナ: bemxio
- 説明: linux-lts66-headersAUR と linux-lts66-docsAUR を含む、linux-lts66AUR カーネルパッケージ用のリポジトリ。
- Git リポジトリ: https://github.com/bemxio/linux-lts66-repo
- Key-ID: D6BA2CBC66075B2B
[linux-lts66] Server = https://linux-lts66.bemxio.xyz/
linux-nitrous
- メンテナ: simao gomes viana (superboringdev or xdevs23)
- 説明: linux-nitrous is a repository with prebuilt packages of the linux-nitrous kernel
- git リポジトリ: https://gitlab.com/xdevs23/linux-nitrous
- issue トラッキング: https://github.com/xdevs23/linux-nitrous/issues for packaging issues and questions
- key-id: 9c3e3bf0 (pgp.mit.edu), 9c3e3bf0 (hkps.pool.sks-keinclude some short description (e.g. the category of packages provided in the repository).yservers.net), 9c3e3bf0 (keys.gnupg.net)
[linux-nitrous] server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/
linux-surface
- メンテナ: Linux-Surface
- 説明: Microsoft Surface シリーズのコンピュータ向けのビルド済みパッケージ。
- Git リポジトリ: https://github.com/linux-surface。パッケージングの問題や質問にも使用されます。
- Key-ID: Linux-Surface Keys (linux-surface keys) | 56C464BAAC421453 (keys.openpgp.org)
[linux-surface] Server = https://pkg.surfacelinux.com/arch/
liquorix
- メンテナ: Steven Barrett (damentz)
- 説明: linux-lqxAUR、linux-lqx-headersAUR、linux-lqx-docsAUR の自動ビルド。
- 上流ページ: https://liquorix.net
- Git リポジトリ: https://github.com/damentz/liquorix-package、https://aur.archlinux.org/cgit/aur.git/log/?h=linux-lqx
- Key-ID: 9AE4078033F8024D (keys.openpgp.org)
[liquorix] Server = https://liquorix.net/archlinux/$repo/$arch
manuelschneid3r_Arch
- メンテナ: Manuelschneid3r
- 説明: Albert の開発者による Albert launcher パッケージ。
- Key-ID: https://software.opensuse.org/download/package.iframe?project=home:manuelschneid3r&package=albert
[home_manuelschneid3r_Arch] Server = https://download.opensuse.org/repositories/home:/manuelschneid3r/Arch/$arch
miffe
- メンテナ: miffe (AUR プロフィール)
- 説明: miffe によってメンテナンスされている AUR パッケージ。例: linux-mainline。
- Key-ID: 313F5ABD
ノート 32bit key-id は安全ではありません。
[miffe] Server = https://arch.miffe.org/$arch/
mxmeinhold
- メンテナ: mxmeinhold
- 説明: 私が AUR でメンテナンスしているパッケージ。現在は factorio-headless のみ。
- Key-ID: B77D730E8D444707FA93320D72E05836F8252405
- Keyfile: https://gpg.mxmeinhold.com
[mxmeinhold] Server = https://arch.mxmeinhold.com/$arch
orhun
- メンテナ: Orhun Parmaksiz
- 説明: AUR とカスタムパッケージを含む個人リポジトリ。
- Key-ID: メンテナが Package Maintainer であるため不要です。
[orhun] Server = https://pkgbuild.com/~orhun/repo
oscloud
- メンテナ: bionade24
- 説明: AUR 由来のさまざまなコマンドラインツールおよびその他のパッケージ。
- CI/CD ステータス: https://abs-cd.oscloud.info
- Key-ID: FF363C5F81664E2B
[oscloud] Server = http://repo.oscloud.info/
ownstuff
- メンテナ: Martchus
- 説明: AUR と参照先の上流ページにある多数のパッケージ。例として、mingw-w64 と Android クロスコンパイル用の多数のパッケージ、nvidia-580xx パッケージ (linux と linux-lts 用にコンパイルされたモジュールを含む)、フォント、Perl モジュール、tageditor-qt6AUR、syncthingtray-qt6AUR、qmplay2AUR などのツールがあります。
- 上流ページ: https://github.com/Martchus/PKGBUILDs (AUR 以外のソース) および https://martchus.dyn.f3l.de/buildservice/#package-search-section (パッケージのブラウザ/検索)
- Key-ID: B9E36A7275FC61B464B67907E06FE8F53CDC6A4C
[ownstuff-testing] Server = https://ftp.f3l.de/~martchus/$repo/os/$arch Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch [ownstuff] Server = https://ftp.f3l.de/~martchus/$repo/os/$arch Server = https://martchus.dyn.f3l.de/repo/arch/$repo/os/$arch
ノート testing リポジトリは、公式の testing リポジトリと併用することが想定されています。
pkgbuilder
- メンテナ: Chris Warrick
- 説明: Python 製 AUR ヘルパーである PKGBUILDer 用のリポジトリ。
- 上流ページ: https://github.com/Kwpolska/pkgbuilder
- Key-ID: 5EAAEA16
ノート 32bit key-id は安全ではありません。
[pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/
post-factum kernels
- メンテナ: Oleksandr Natalenko aka post-factum
- 説明: 開発者である post-factum による pf-kernel パッケージ。
- 上流ページ: https://pfkernel.natalenko.name
- Key-ID: 95C357D2AF5DA89D
- Keyfile: https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/x86_64/home_post-factum_kernels_Arch.key
[home_post-factum_kernels_Arch] Server = https://download.opensuse.org/repositories/home:/post-factum:/kernels/Arch/$arch
pro-audio-legacy
- メンテナ: David Runge
- 説明: プロオーディオ用のレガシーツール群 (例: jackAUR)。主に古いセットアップや CI で有用です。
- Key-ID: メンテナが developer/TU であるため不要です。
[pro-audio-legacy] Server = https://pkgbuild.com/~dvzrv/repos/pro-audio-legacy/$arch
proaudio
- メンテナ: OSAMC メンバー (SpotlightKid、cbix、daniel.appelt など)
- 説明: 公式リポジトリにはまだ含まれていない プロオーディオパッケージ。x86_64 および aarch64 向けにビルドされています。
- 上流ページ: https://arch.osamc.de/
- Git リポジトリ: https://github.com/osam-cologne/archlinux-proaudio (PR 歓迎)
- Key-ID: 762AE5DB2B38786364BD81C4B9141BCC62D38EE5
- Keyfile: https://arch.osamc.de/proaudio/osamc.gpg
[proaudio] Server = https://arch.osamc.de/$repo/$arch
QOwnNotes
- メンテナ: Patrizio Bekerle (pbek), QOwnNotes author
- 説明: QOwnNotes は markdown に対応し ownCloud と統合することができるオープンソースのメモ帳・ToDo リストマネージャです。
- Key-ID: FFC43FC94539B8B0
- キーファイル: https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/x86_64/home_pbek_QOwnNotes_Arch_Extra.key
[home_pbek_QOwnNotes_Arch_Extra] Server = https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Arch_Extra/$arch
quarry
- メンテナ: anatolik
- 説明: Arch binary repository for Rubygems パッケージの Arch バイナリリポジトリ。詳しくは フォーラムのアナウンス を参照。
- Sources: https://github.com/anatol/quarry
- Key-ID: 不要、メンテナは開発者です。
[quarry] Server = https://pkgbuild.com/~anatolik/quarry/x86_64/
repo.mksscryertower.quest
- メンテナ: Klimenko Maxim Sergievich
- 説明: 私が個人的に使用している AUR パッケージのコレクション: Crowdsec、ライブラリなど。
- Key-ID: CF26478FD667CD54
[repo.mksscryertower.quest] Server = https://repo.mksscryertower.quest/repo/x86_64/
rne
- メンテナ: Richard Neumann
- 説明: 私が個人的に使用している AUR パッケージのコレクション。
- Key-ID: 4CA8D523BD386AF7
[rne] Server = https://srv.richard-neumann.de/pub/repo/
seblu
- メンテナ: Sébastien Luttringer
- 説明: seblu の便利なビルド済みパッケージと自家製パッケージ(linux-seblu-meta, zfs-dkms, spotify, masterpdfeditor など)。
- Key-ID: 不要、メンテナは開発者です。
[seblu] Server = https://al1.seblu.net/$repo/$arch Server = https://al2.seblu.net/$repo/$arch
seiichiro
- メンテナ: Stefan Brand (seiichiro0185)
- 説明: 私が頻繁に使用する AUR パッケージ。
- Key-ID: 805517CC
ノート 32bit key-id は安全ではありません。
[seiichiro] Server = https://www.seiichiro0185.org/repo/$arch
sergej-repo
- メンテナ: Sergej Pupykin
- 説明: nextcloud、prosody、およびその他のいくつかのパッケージ。
- Key-ID: メンテナが Package Maintainer であるため不要です。
[sergej-repo] Server = http://repo.p5n.pp.ru/$repo/os/$arch
sublime-text
- メンテナ: Sublime Text 開発者
- 説明: 開発者のリポジトリから提供される Sublime Text editor パッケージ。
- 上流ページ: https://www.sublimetext.com/docs/3/linux_repositories.html#pacman
- Key-ID: 8A8F901A
ノート 32bit key-id は安全ではありません。
[sublime-text] Server = https://download.sublimetext.com/arch/stable/$arch
supermario
- メンテナ: Mario Finelli (supermario)
- 説明: 私が使用またはメンテナンスしている AUR パッケージ。
- Git リポジトリ: https://github.com/mfinelli/pkgs, https://github.com/mfinelli/aur-packages
- Key-ID: C3CD75B002978A8468CA7B1F6C3ADDDE36FDA306
- Keyfile: https://finelli.pub/36FDA306.asc
[supermario] Server = https://pkgs.finelli.dev/arch/$arch
taur
- メンテナ: toufic ar. (toufy)
- 説明: 私が使用している AUR パッケージの週次ビルド。主に開発用です。
- 上流ページ: https://aur.toufy.me
- Git リポジトリ: https://git.toufy.me/taur
- Key-ID: BBA33017E29E74FB
[taur] Server = https://aur.toufy.me/builds
trinity
- メンテナ: Trinity Desktop Environment Developers
- 説明: Trinity Desktop Environment。
- Key-ID: D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
[trinity] Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
xyne-x86_64
- メンテナ: Xyne
- 説明: Xyne 自身のプロジェクト用のリポジトリ。
- 上流ページ: https://xyne.dev/projects/
- Key-ID: メンテナが TU であるため不要です。
[xyne-x86_64] Server = https://xyne.dev/repos/xyne
署名なし
ノート ユーザーはエントリに次の字句を追加する必要があります:
SigLevel = PackageOptional警告 署名されていないリポジトリに HTTP を使用してはいけません。HTTPS を使用しない場合、ダウンロードしたコンテンツが Web サーバーによって提供されていたコンテンツであることを検証できず、MiTM (Man in The Middle) attack によって任意のソフトウェアがシステムにインストールされる可能性があります。HTTPS はこのような脆弱性を緩和します。
alucryd
- メンテナ: Maxime Gauduin
- 説明: Maxime Gauduin が AUR で管理しているさまざまなパッケージ。
[alucryd] Server = https://pkgbuild.com/~alucryd/$repo/x86_64
arch-mact2
- メンテナ: Noa Himesaka
- 説明: T2 セキュリティチップを搭載した Mac で使用するためのカーネルとユーティリティ。
- 上流ページ: https://mirror.funami.tech/arch-mact2
[arch-mact2] Server = https://mirror.funami.tech/arch-mact2/os/$arch
archlinuxgr
- メンテナ:
- 説明: ギリシャの Arch Linux コミュニティが提供する多くの興味深いパッケージ。
[archlinuxgr] Server = http://archlinuxgr.tiven.org/archlinux/$arch
archlinux-phalcon
- メンテナ:: Michal Sotolar <michal at sotolar dot com>
- 説明: Phalcon Framework PHP 5.6 -7.x 拡張モジュールのビルド。
- 上流ページ: https://archlinux-phalcon.gitlab.io
[archlinux-phalcon] Server = https://archlinux-phalcon.gitlab.io/repository
archlinux-php
- メンテナ: Michal Sotolar <michal at sotolar dot com>
- 説明: PHP 5.6 -7.x 古い安定版ビルド、メインライン版と共存可能です。
- 上流ページ: https://archlinux-php.gitlab.io
[archlinux-php] Server = https://archlinux-php.gitlab.io/repository
dx37essentials
- メンテナ: DragonX256
- 説明: 個人リポジトリ。毎日使っている AUR のパッケージが入っています。
- Git repo: https://gitlab.com/DX37/dx37essentials
- 上流ページ: https://dx37.gitlab.io/dx37essentials
[dx37essentials] Server = https://dx37.gitlab.io/$repo/$arch
ffy00 (python)
- メンテナ: Filipe Laíns
- 説明: 複数の異なる Python バージョンを提供します (例.3.5、3.6、3.7) アクティブな Python リリースはすべて、ここで入手できます。
- Git リポ: https://github.com/FFY00/arch-python-repo
- 上流ページ: https://github.com/FFY00/arch-python-repo
[python] Server = https://ffy00.github.io/arch-python-repo/
heftig
- メンテナ: Jan Steffens
- 説明: pulseaudio-git, pavucontrol-git, and firefox-developer-edition が入っています。
- 上流ページ: https://bbs.archlinux.org/viewtopic.php?id=117157
[heftig] Server = https://pkgbuild.com/~heftig/repo/$arch
kicad-nightly
- メンテナ: Rafael Silva <perigoso@riseup.net>
- 説明: KiCad のビルド済み nightly パッケージ
- Git リポジトリ: https://gitlab.com/kicad/packaging/kicad-arch/kicad-arch-builder
- 上流ページ: https://www.kicad.org/help/nightlies-and-rcs/
[kicad-nightly] Server = https://kicad.gitlab.io/packaging/kicad-arch/kicad-arch-builder/
mesa-git
- メンテナ: Laurent Carlier
- 説明: testing と multilib-testing リポジトリ用の Mesa の git ビルド
[mesa-git] Server = https://pkgbuild.com/~lcarlier/$repo/$arch
principia
- メンテナ: ROllerozxa <rollerozxa@voxelmanip.se>
- 説明: principiaAUR および principia-gitAUR パッケージのバイナリビルド。
- 上流ページ: https://arch.principia-web.se
[principia] Server = https://arch.principia-web.se/$arch
rayr
- メンテナ: Rayr
- 説明: 私の AUR パッケージのビルド済みパッケージを Arch リポジトリとして提供します。
- 上流ページ: https://github.com/Rayrsn/ArchRepo
[rayr] Server = https://rayrsn.github.io/ArchRepo/$arch
selinux
- メンテナ: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
- 説明: SELinux 用のバイナリパッケージを提供します。
- 上流ページ: https://github.com/archlinuxhardened/selinux
[selinux] Server = https://github.com/archlinuxhardened/selinux/releases/download/ArchLinux-SELinux SigLevel = Never
stx4
- メンテナ: StarterX4 <starterx4[at]gmail.com>
- 説明: 任意 - 一部のフォントと fakepkgs;x86_64 – アーカイブされているが役に立つ可能性のあるパッケージ (PacmanXG4 など) や一部の AUR ソフト (OpenBoard など)
- 上流ページ: https://keybase.pub/starterx4/repos/arch/
[stx4-any] Server = https://starterx4.keybase.pub/repos/arch/any/stx4 [stx4-x86_64] Server = https://starterx4.keybase.pub/repos/arch/x86_64/stx4
vdr4arch
- メンテナ: CReimer、M-Reimer
- 説明: Arch Linux 用の VDR パッケージ群
- 上流ページ: https://github.com/VDR4Arch/vdr4arch
ノート パッケージは repo-make-ci.sh で自動的にビルドされます。
[vdr4arch] Server = https://vdr4arch.github.io/$arch