非公式ユーザーリポジトリ

提供: ArchWiki
2015年1月12日 (月) 23:31時点におけるKusakata (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動

関連記事

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

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

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

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

目次

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

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

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

Any

"Any" リポジトリはアーキテクチャに左右されません。つまり、i686 と x86_64 両方のシステムで使うことができます。

署名あり

bioinformatics-any

  • メンテナ: decryptedepsilon
  • 説明: バイオインフォマティクス用の python パッケージとゲノムブラウザが含まれているリポジトリ
  • Key-ID: 60442BA4
[bioinformatics-any]
Server = http://decryptedepsilon.bl.ee/repo/any

infinality-bundle-fonts

[infinality-bundle-fonts]
Server = http://bohoomil.com/repo/fonts

xyne-any

  • メンテナ: Xyne
  • 説明: "any" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。
  • 上流ページ: http://xyne.archlinux.ca/projects/
  • Key-ID: 不要、メンテナは TU です。
ノート: Use this repository only if there is no matching [xyne-*] repository for your architecture.
[xyne-any]
Server = http://xyne.archlinux.ca/repos/xyne

署名なし

archlinuxgr-any

  • メンテナ:
  • 説明: 多数の面白いパッケージが入っているギリシャ人による Arch Linux 非公式リポジトリ。
[archlinuxgr-any]
Server = http://archlinuxgr.tiven.org/archlinux/any

i686 と x86_64 の両方

i686 と x86_64 両方のバージョンが含まれているリポジトリ。$arch 変数は pacman によって自動的に設定されます。

署名あり

archlinuxcn

  • メンテナ: Phoenix Nemo (phoenixlzx), Felix Yan (felixonmars, TU), lilydjwg など
  • 説明: Arch Linux の中国コミュニティによるパッケージ (ほとんどが署名済み)
  • Git リポジトリ: https://github.com/archlinuxcn/repo
  • Key-ID: このリポジトリを追加したら、何よりもまず archlinuxcn-keyring パッケージをインストールする必要があります。
[archlinuxcn]
SigLevel = Optional TrustAll
Server = http://repo.archlinuxcn.org/$arch

atom-editor-git

  • メンテナ: Matthew Stobbs
  • 上流ページ: https://atom.io/
  • 説明: github の人々によって作られた、Sublime Text に似ている、Atom エディタ。
  • Key-ID: 26EBCC57
[atom-editor-git]
Server = http://repo.stobbstechnical.com/$arch

bbqlinux

  • メンテナ: Daniel Hillenbrand
  • 説明: Android 開発用のパッケージ
  • 上流ページ: http://bbqlinux.org/
  • Key-ID: bbqlinux-keyring パッケージをインストールしてください、必要なキーが含まれています。
[bbqlinux]
Server = http://packages.bbqlinux.org/$repo/os/$arch

carstene1ns

[carstene1ns]
Server = http://repo.carsten-teibes.de/$arch

catalyst

[catalyst]
Server = http://catalyst.wirephire.com/repo/catalyst/$arch
## Mirrors, if the primary server does not work or is too slow:
#Server = http://70.239.162.206/catalyst-mirror/repo/catalyst/$arch
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch
#Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch

catalyst-hd234k

[catalyst-hd234k]
Server = http://catalyst.wirephire.com/repo/catalyst-hd234k/$arch
## Mirrors, if the primary server does not work or is too slow:
#Server = http://70.239.162.206/catalyst-mirror/repo/catalyst-hd234k/$arch
#Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst-hd234k/$arch
#Server = http://mirror.hactar.bz/Vi0L0/catalyst-hd234k/$arch

city

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

demz-repo-archiso

demz-repo-core

[demz-repo-core]
Server = http://demizerone.com/$repo/$arch
[demz-repo-archiso]
Server = http://demizerone.com/$repo/$arch

gnome-encfs-manager

  • メンテナ: Moritz Molch
  • 説明: EncFS を統合するのに使える gnome-encfs-manager
  • 上流ページ: Gnome EncfsM.
  • Key ID:
[home_moritzmolch_gencfsm_Arch_Extra]
Server = http://download.opensuse.org/repositories/home:/moritzmolch:/gencfsm/Arch_Extra/$arch

haavard

[haavard]
Server = https://haavard.me/archlinux/$arch

haskell-core

[haskell-core]
Server = http://xsounds.org/~haskell/core/$arch

infinality-bundle

[infinality-bundle]
Server = http://bohoomil.com/repo/$arch

libre

警告: Placing [libre] before [core] in /etc/pacman.conf is not supported.
ノート: parabola-keyring をインストールするには、一時的に SigLevel = PackageOptional を追加してください。
[libre]
Server = https://repo.parabola.nu/libre/os/$arch

lxqt-git

  • メンテナ: stobbsm
  • 説明: lxqt-git のウィークリービルドリポジトリ。
  • Key-ID: 26EBCC57
[lxqt-git]
Server = http://repo.stobbstechnical.com/$arch

metalgamer

  • メンテナ: metalgamer
  • 説明: metalgamer が AUR で使用・メンテしているパッケージ。
  • Key ID: F55313FB
[metalgamer]
Server = http://repo.metalgamer.eu/$arch

openrc-eudev

  • メンテナ: Aaditya Bagga <aaditya_gnulinux@zoho.com>
  • 説明: OpenRC や eudev のパッケージが含まれているリポジトリ
  • 上流ページ: Arch フォーラムの投稿
  • Key-ID: 518B147D
[openrc-eudev]
Server = http://downloads.sourceforge.net/project/mefiles/Manjaro/$repo/$arch

pipelight

[pipelight]
Server = http://repos.fds-team.de/stable/arch/$arch

repo-ck

  • メンテナ: graysky
  • 説明: Brain Fuck Scheduler が付属するカーネルとモジュール、ck1 パッチセットにある全てのもの。
  • 上流ページ: repo-ck.com
  • Wiki: repo-ck
  • Key-ID: 5EE46C4C
[repo-ck]
Server = http://repo-ck.com/$arch

seblu

  • メンテナ: Sébastien Luttringer
  • 説明: seblu の便利なビルド済みパッケージと自家製パッケージ (virtualbox-ext-oracle, linux-seblu-meta, bedup)。
  • Key-ID: 不要、メンテナは開発者です。
[seblu]
Server = http://seblu.net/a/$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

署名なし

ノート: Users will need to add the following to these entries: SigLevel = PackageOptional

arch-deepin

[home_metakcahura_arch-deepin_Arch_Extra]
SigLevel = Never
Server = http://download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch
#Server = http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/repositories/home:/metakcahura:/arch-deepin/Arch_Extra/$arch

archaudio

[archaudio-production]
Server = http://repos.archaudio.org/$repo/$arch

archie-repo

  • メンテナ: Kalinda
  • 説明: wine-silverlight, pipelight などの雑多なパッケージのリポジトリ。
[archie-repo]
Server = http://andontie.net/archie-repo/$arch

archlinuxfr

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

archlinuxgis

  • メンテナ:
  • 説明: Maintainers needed - low bandwidth
[archlinuxgis]
Server = http://archlinuxgis.no-ip.org/$arch

archlinuxgr

  • メンテナ:
  • 説明:
[archlinuxgr]
Server = http://archlinuxgr.tiven.org/archlinux/$arch

archlinuxgr-kde4

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

arsch

  • メンテナ:
  • 説明: From users of orgizm.net
[arsch]
Server = http://arsch.orgizm.net/$arch

aurbin

ノート: このパッケージは2013年10月から更新されていません。
  • メンテナ:
  • 説明: AUR パッケージの自動ビルド
  • 上流ページ: http://aurbin.net/
[aurbin]
Server = http://aurbin.net/$arch

cinnamon

  • メンテナ: jnbek
  • 説明: 安定していて活発に開発されている Cinnamon のパッケージ (アプレット, テーマ, エクステンション) とその他のパッケージ (Hotot, qBitTorrent, GTK テーマ, Perl モジュールなど)。
[cinnamon]
Server = http://archlinux.zoelife4u.org/cinnamon/$arch

ede

  • メンテナ:
  • 説明: Equinox Desktop Environment リポジトリ
[ede]
Server = http://ede.elderlinux.org/repos/archlinux/$arch

heftig

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

herecura-stable

  • メンテナ:
  • 説明: additional packages not found in the community repository
[herecura-stable]
Server = http://repo.herecura.be/herecura-stable/$arch

herecura-testing

  • メンテナ:
  • 説明: additional packages for testing build against stable arch
[herecura-testing]
Server = http://repo.herecura.be/herecura-testing/$arch

mesa-git

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

oracle

  • メンテナ:
  • 説明: Oracle データベースクライアント
警告: このリポジトリを追加すると http://www.oracle.com/technetwork/licenses/instant-client-lic-152016.html にある Oracle ライセンスに同意することになります。
[oracle]
Server = http://linux.shikadi.net/arch/$repo/$arch/

pantheon

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

paulburton-fitbitd

  • メンテナ:
  • 説明: FitBit トラッカーを同期するための fitbitd が含まれています
[paulburton-fitbitd]
Server = http://www.paulburton.eu/arch/fitbitd/$arch

pfkernel

  • メンテナ: nous
  • 説明: Generic and optimized binaries of the ARCH kernel patched with BFS, TuxOnIce, BFQ, Aufs3, linux-pf, kernel26-pf, gdm-old, nvidia-pf, nvidia-96xx, xchat-greek, arora-git
  • 備考: To browse through the repository, one needs to append index.html after the server URL (this is an intentional quirk of Dropbox). For example, for x86_64, point your browser to http://dl.dropbox.com/u/11734958/x86_64/index.html or start at http://tiny.cc/linux-pf
[pfkernel]
Server = http://dl.dropbox.com/u/11734958/$arch

rstudio

  • メンテナ: Artem Klevtsov <a.a.klevtsov@gmail.com>
  • 説明: Rstudio IDE パッケージ (git 版) と依存パッケージ。
[rstudio]
Server = http://rstudio.archer.tw/$arch

suckless

  • メンテナ:
  • 説明: suckless.org のパッケージ
[suckless]
Server = http://dl.suckless.org/arch/$arch

unity

  • メンテナ:
  • 説明: Arch 用の unity パッケージ
[unity]
Server = http://unity.xe-xe.org/$arch

unity-extra

  • メンテナ:
  • 説明: Arch 用の unity extra パッケージ
[unity-extra]
Server = http://unity.xe-xe.org/extra/$arch

home_tarakbumba_archlinux_Arch_Extra_standard

  • メンテナ:
  • 説明: ビルド済みの AUR パッケージが少数 (zemberek, firefox-kde-opensuse など)
[home_tarakbumba_archlinux_Arch_Extra_standard]
Server = http://download.opensuse.org/repositories/home:/tarakbumba:/archlinux/Arch_Extra_standard/$arch

i686 のみ

署名あり

eee-ck

[eee-ck]
Server = http://zembla.frozenslumber.com/repo

phillid

  • メンテナ: Phillid
  • 説明: Various GCC-s and matching binutils-es which target bare-bones formats (for OS dev). The GCC toolchains are shrunk to ~8 MiB each by disabling NLS and everything but the C front-end. Thrown in there is some ham-related stuff I use such as hamlib, xastir, qsstv. Also a couple of legacy packages which are a bit lengthy to build for most people (kdelibs3, qt3).
  • Key-ID: 28F1E6CE
[phillid]
Server = http://phillid.tk/r/i686/

xyne-i686

  • メンテナ: Xyne
  • 説明: "i686" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。
  • 上流ページ: http://xyne.archlinux.ca/projects/
  • Key-ID: 不要、メンテナは TU です。
ノート: This includes all packages in [xyne-any].
[xyne-i686]
Server = http://xyne.archlinux.ca/repos/xyne

署名なし

andrwe

[andrwe]
Server = http://repo.andrwe.org/i686

esclinux

ノート: Off-line since 2014-07-02.
  • メンテナ:
  • 説明: AUR に存在する、ゲーム、インタラクティブフィクション、abc 記譜法関連のもの。
[esclinux]
Server = http://download.tuxfamily.org/esclinuxcd/ressources/repo/i686/

kpiche

  • メンテナ:
  • 説明: OpenSync の安定版パッケージ。
[kpiche]
Server = http://kpiche.archlinux.ca/repo

kernel26-pae

  • メンテナ:
  • 説明: PAE が有効にされた32ビットカーネル 2.6.39
[kernel26-pae]
Server = http://kernel26-pae.archlinux.ca/

linux-pae

  • メンテナ:
  • 説明: PAE が有効にされた32ビットカーネル 3.0
[linux-pae]
Server = http://pae.archlinux.ca/

rfad

  • メンテナ: requiem [at] archlinux.us
  • 説明: haxit によって作成されたリポジトリ
[rfad]
Server = http://web.ncf.ca/ey723/archlinux/repo/

studioidefix

  • メンテナ:
  • 説明: コンパイル済みの boxee パッケージ。
[studioidefix]
Server = http://studioidefix.googlecode.com/hg/repo/i686

x86_64 のみ

署名あり

apathism

[apathism]
Server = http://apathism.net/archlinux/

bioinformatics

  • メンテナ: decryptedepsilon
  • 説明: バイオインフォマティクス用のソフトウェアツールなどが含まれているリポジトリ
  • Key-ID: 60442BA4
[bioinformatics]
Server = http://decryptedepsilon.bl.ee/repo/x86_64

boyska64

  • メンテナ: boyska
  • 説明: Personal repository: cryptography, sdr, mail handling and misc
  • Key-ID: 0x7395DCAE58289CA9
[boyska64]
Server = http://boyska.s.pt-labs.net/archrepo

coderkun-aur

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

coderkun-aur-audio

  • メンテナ: coderkun
  • 説明: AUR パッケージとオーディオ関連のソフトウェア (リアルタイムカーネル, lv2-plugins, …)。パッケージ差分とパッケージ・パッケージ署名をサポート。
  • 上流ページ: https://arch.coderkun.de
  • Key-ID: A6BEE374
  • キーファイル: http://arch.coderkun.de/coderkun.asc
[coderkun-aur-audio]
Server = http://arch.coderkun.de/$repo/$arch/

coderkun-aur-java

[coderkun-aur-java]
Server = http://arch.coderkun.de/$repo/$arch/

coderkun-aur-nonfree

[coderkun-aur-nonfree]
Server = http://arch.coderkun.de/$repo/$arch/

freifunk-rheinland

  • メンテナ: nomaster
  • 説明: Packages for the Freifunk project: batman-adv, batctl, fastd and dependencies.
[freifunk-rheinland]
Server = http://mirror.fluxent.de/archlinux-custom/$repo/os/$arch

infinality-bundle-multilib

[infinality-bundle-multilib]
Server = http://bohoomil.com/repo/multilib/$arch

siosm-aur

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

siosm-selinux

  • メンテナ: Timothee Ravier
  • 説明: SELinux のサポートに必要なパッケージ – 作業途中 (特に、Arch Linux 対応の SELinux ポリシーが欠けています)。詳しくは SELinux のページを参照。
  • 上流ページ: https://tim.siosm.fr/repositories/
  • Key-ID: 78688F83
[siosm-selinux]
Server = http://siosm.fr/repo/$repo/

subtitlecomposer

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

xyne-x86_64

  • メンテナ: Xyne
  • 説明: "x86_64" アーキテクチャ用のパッケージが含まれている Xyne 独自のプロジェクトのリポジトリ。
  • 上流ページ: http://xyne.archlinux.ca/projects/
  • Key-ID: 不要、メンテナは TU です。
ノート: This includes all packages in [xyne-any].
[xyne-x86_64]
Server = http://xyne.archlinux.ca/repos/xyne

quarry

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

linux-lts-ck

[linux-lts-ck]
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts-ck/$arch

linux-lts31x

[linux-lts31x]
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x/$arch

linux-lts31x-ck

[linux-lts31x-ck]
Server = http://dl.dropbox.com/u/298301785/arch/linux-lts31x-ck/$arch

linux-ck-pax

[linux-ck-pax]
Server = http://dl.dropbox.com/u/298301785/arch/linux-ck-pax/$arch

linux-tresor

[linux-tresor]
Server = http://dl.dropbox.com/u/298301785/arch/linux-tresor/$arch

署名なし

ノート: Users will need to add the following to these entries: SigLevel = PackageOptional

alucryd

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

alucryd-multilib

  • メンテナ: Maxime Gauduin
  • 説明: Steam をランタイム環境抜きで動作させるために必要なパッケージ
[alucryd-multilib]
Server = http://pkgbuild.com/~alucryd/$repo/x86_64

andrwe

[andrwe]
Server = http://repo.andrwe.org/x86_64

archstudio

[archstudio]
Server = http://www.xsounds.org/~archstudio/x86_64

brtln

[brtln]
Server = http://pkgbuild.com/~barthalion/brtln/$arch/

hawaii

[hawaii]
Server = http://archive.maui-project.org/archlinux/$repo/os/$arch

kps

  • メンテナ: kps
  • 説明: gmt, catalyst-test, ttf-ms-win8, rstudio, meshlab, gcc-gcj, vlc-git, ffmpeg-git (k10 & intel opt.), docear, maperitive, libressl, bkchem ...
[kps]
Server = http://kps.bplaced.net/repo/$arch

miusystem

  • メンテナ: Theodore Keloglou <theodore.keloglou@gmail.com>
  • 説明: Packages that I use and might interest others
[miusystem]
Server = https://miusystem.com/archlinux-repo

pnsft-pur

  • メンテナ:
  • 説明: 日本語入力システムのパッケージ Mozc (vanilla) と libkkc
[pnsft-pur]
Server = http://downloads.sourceforge.net/project/pnsft-aur/pur/x86_64

mingw-w64

  • メンテナ:
  • 説明: AUR にあるほぼ全ての mingw-w64 パッケージ。8時間毎に更新。
  • 上流ページ: http://arch.linuxx.org
[mingw-w64]
Server = http://downloads.sourceforge.net/project/mingw-w64-archlinux/$arch
# in 2014-12-24 it seems no one worked
#Server = http://arch.linuxx.org/archlinux/$repo/os/$arch
#Server = http://amr.linuxd.org/archlinux/$repo/os/$arch

rakudo

  • メンテナ: spider-mario <spidermario@free.fr>
  • 説明: Rakudo Perl6
[rakudo]
Server = http://spidermario.free.fr/archlinux/$repo/$arch

rightscale

  • メンテナ: Chris Fordham <chris@fordham-nagy.id.au>
  • 説明: RightLink クラウドインスタンスエージェントを含む RightScale のパッケージ。rightscale-agent パッケージをインストールしてください。
[rightscale]
Server = https://s3-us-west-1.amazonaws.com/archlinux-rightscale/$arch

seiichiro

  • メンテナ:
  • 説明: VDR とプラグイン, mms, foo2zjs-drivers
[seiichiro]
Server = http://repo.seiichiro0185.org/x86_64

studioidefix

  • メンテナ:
  • 説明: コンパイル済みの boxee パッケージ。
[studioidefix]
Server = http://studioidefix.googlecode.com/hg/repo/x86_64

armv6h のみ

署名なし

arch-fook-armv6h

  • メンテナ: Jaska Kivelä <jaska@kivela.net>
  • 説明: Stuff that I have compiled for my Raspberry PI. Including Enlightenment and home automation stuff.
[arch-fook-armv6h]
Server = http://kivela.net/jaska/arch-fook-armv6h