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

提供: ArchWiki
2020年7月16日 (木) 16:49時点におけるKusakata (トーク | 投稿記録)による版 (→‎home-thaodan: 赤字リンク修正)
ナビゲーションに移動 検索に移動

関連記事

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

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

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

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

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

ヒント: このページに記載されている全てのサーバーのリストを取得するには:
curl 'https://wiki.archlinux.jp/index.php/%E9%9D%9E%E5%85%AC%E5%BC%8F%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA' | grep 'Server = ' | sed "s/\$arch/$(uname -m)/g" | cut -f 3 -d' '
ウェブブラウザで開いて、リポジトリの中身を調べることができます。

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

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

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

署名あり

alerque

[alerque]
Server = https://arch.alerque.com/$arch

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

AniNIX

[AniNIX]
Server = https://maat.aninix.net/

[aur]
Server = https://maat.aninix.net/aur/

arcanisrepo

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

arch4edu

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

archlinuxcn

[archlinuxcn]
Server = http://repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

archstrike

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

archzfs

[archzfs]
Server = http://archzfs.com/$repo/x86_64
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64

archzfs-kernels

  • メンテナ: Endre Szabo
  • 説明: Official kernel packages matching the most recent ZFS packages kernel version dependencies. Use this to be able to upgrade your kernel package every time whilst using ZFS packages above :)
  • 上流ページ: https://end.re/archzfs-kernels/
  • Key-ID: Not needed as packages are from core repos and signed officially.
[archzfs-kernels]
Server = http://end.re/$repo/

ashleyis

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

blackeagle-pre-community

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

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

catalyst

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

catalyst-hd234k

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

city

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

coderkun-aur

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

coderkun-aur-audio

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

devkitpro

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

disastrousaur

警告: disastrousaur and disastrousarm 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.
[disastrousaur]
Server = https://mirror.repohost.de/$repo/$arch

dvzrv

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

ear

ノート: Instructions can be found at https://ear.wardsegers.be
[ear]
Server = https://ear.wardsegers.be/$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 misc packages related to hardware, cross-compilation, the D language, etc.
  • Key-ID: 不要、メンテナは TU です。
[ffy00]
Server = https://pkgbuild.com/~ffy00/repo

fusion809

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

grawlinson

[grawlinson]
Server = https://repo.nullpointer.io

gryffyn

[gryffyn]
Server = https://repo.evan.mp/$arch

herecura

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

holo

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

ivasilev

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

jlk

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

linux-nitrous

[linux-nitrous]
server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/

markzz

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

maximbaz

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

me176c

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

miffe

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

mikelpint

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

Minerva W Science

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

mobile

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

nah

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

nickcao

  • メンテナ: NickCao
  • 説明: Some (useful for some) packages from me, and some aur packages I personally use.
  • Key-ID: 09CC69622E8D4EE343B4E8954D0BA456DF028C15
[nickcao]
Server = https://repo.nichi.co/$arch

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

oscloud

  • メンテナ: bionade24
  • 説明: ROS Melodic packages and needed dependencies from the AUR.
  • Key-ID: CB222E7EBC11D682AAC8B317A4A0D73114FDE6FC
[oscloud]
Server = http://repo.oscloud.info/

pkgbuilder

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

post-factum kernels

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

QOwnNotes

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

qt-debug

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

quarry

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

repo-ck

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

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

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

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

selinux

[selinux]
Server = https://repo.taiho.moe/$repo

sergej-repo

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

siosm-aur

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

slowbro

  • メンテナ: Katelyn Schiesser (slowbro)
  • 説明: binary packages for linux-vfioAUR
  • Key-ID: 85186206
[slowbro]
Server = http://www.slowbro.org/arch/$arch/

sublime-text

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

subtitlecomposer

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

trinity

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

valveaur

  • メンテナ: John Schoenick <johns@valvesoftware.com> (https://valvesoftware.com)
  • 説明: A repository by Valve Software Providing The Linux-fsync kernel and modules, including the futex-wait-multiple patchset for testing with Proton fsync & Mesa with the ACO compiler patchset.
  • 上流ページ: https://steamcommunity.com/linux
  • Key-ID: 8DC2CE3A3D245E64
[valveaur]
Server = http://repo.steampowered.com/arch/valveaur

xuanrui

[xuanrui]
Server = https://arch.xuanruiqi.com/repo

xyne-x86_64

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

home-thaodan

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

署名なし

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

alucryd

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

alucryd-multilib

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

andrwe

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


archgeotux

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

archlinuxfr

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

archlinuxgr

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

archlinuxgr-kde4

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

craftdestiny

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

dx37essentials

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

heftig

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

home-thaodan

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

jkanetwork

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

mesa-git

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

minzord

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

oracle

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

ownstuff

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

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

pantheon

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

pietma

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

pnsft-pur

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