AUR helpers (Русский)
В данной статье приводится список вспомогательных интструментов для поиска и/или сборки пакетов из Пользовательского репозитория Arch.
Список графических фронтендов для pacman, некоторые из которых могут работать с AUR можно найти в соответствующей статье.
Список вспомогательных инструментов
aurget
Цель aurget - предоставление простого, подобного pacman интерфейса к AUR, сделать AUR удобным, в независимости от того, желает ли пользователь найти, скачать, собрать, установить или обновить пакеты AUR.
aurora
Aurora is a very simple frontend for the AUR. It allows the user to install AUR packages, download the AUR packages (for manual installation) and also offers an AUR upgrade feature. By design, aurora does not wrap pacman.
aurpac
Light'n'fast AUR and pacman frontend.
- Сайт: http://3ed.jogger.pl/2009/02/15/aurpac/
- Пакет: https://aur.archlinux.org/packages.php?ID=23919
aurploader
Aurploader prompts the user for an AUR username and password and will then upload PKGBUILD tarballs to the AUR. Before uploading each Пакет, the user is prompted to select a category. When the uploads have completed, the user is asked if the cookie file should be kept so that the script can be run again without needing the AUR username and password to be re-entered.
- Сайт: http://xyne.archlinux.ca/info/aurploader
- Пакет: https://aur.archlinux.org/packages.php?ID=23393
aursh
AurShell is a shell-like application. With plugins included, it's possible to build and install packages from AUR, ABS, and even wrap pacman.
autoaur
autoaur is a script for automatic mass downloading, updating, building, and installing groups of AUR packages.
- Сайт: autoaur
- Пакет: https://aur.archlinux.org/packages.php?ID=6390
burp
burp is a fast and simple AUR uploader written in C. Supports persistent cookies for seamless logins.
cower
Cower is a fast and simple AUR search and download agent, which will also check for updates and download dependencies.
- Сайт: http://github.com/falconindy/cower
- Форум: https://bbs.archlinux.org/viewtopic.php?id=97137
- Пакет: https://aur.archlinux.org/packages.php?ID=44921
haskell-archlinux
haskell-archlinux is a library to programmatically access the AUR and Пакет metadata from the Haskell programming language.
- Сайт: http://hackage.haskell.org/Пакет/archlinux
- Пакет: https://aur.archlinux.org/packages.php?ID=29267
makeaur
Makeaur is a wrapper for pacman and makepkg that allows users to easily install packages from the Arch User Repository.
Meat ( Alpha / Under development )
Meat is a front-end for cower ( see above ) and it is fully written in bash.
pacaur
Pacaur is a fast workflow AUR wrapper, using cower[broken link: invalid section] as backend. It aims on speed and simplicity, with an uncluttered interface. It is inspired by pbfetch[broken link: invalid section].
- Сайт: https://github.com/Spyhawk/pacaur
- Форум: https://bbs.archlinux.org/viewtopic.php?pid=937423
- Пакет: https://aur.archlinux.org/packages.php?ID=49145
packer
Packer is a wrapper for pacman and the AUR. It was designed to be a simple and very fast replacement for the basic functionality of Yaourt. It has commands to install, update, search, and show information for any Пакет in the main repositories and in the AUR. Use pacman for other commands, such as removing a Пакет.
- Сайт: http://github.com/bruenig/packer
- Форум: https://bbs.archlinux.org/viewtopic.php?id=88115
- Пакет: https://aur.archlinux.org/packages.php?ID=33378
- Wiki: https://github.com/bruenig/packer/wiki
pacmoon
pacmoon is a script for compiling arch linux packages from the AUR and repositories. It can automatically install make dependencies as binaries when necessary and update the entire system or just packages listed. It keeps track of which files have been compiled so that in the event of compiled packages getting replaced with a binary (like during an upgrade process) then pacmoon can recompile only the necessary packages.
paktahn
Paktahn is a yaourt replacement. It is under active development and already includes improvements such as a local cache for fast searches and interactive installation.
- Сайт: http://github.com/skypher/paktahn
- Форум: https://bbs.archlinux.org/viewtopic.php?id=77674&p=1
- Пакет: https://aur.archlinux.org/packages.php?ID=30242
pbfetch
Pbfetch is a script which can be used as a pacman-independent AUR helper or a pacman wrapper with additional AUR functionality. Pbfetch aims to be a simple and fast versus the well established yaourt. Pbfetch can be used as a shortcut to simply download PKGBUILDs from AUR or automatically build with dependency resolution among other things. The user can select which AUR packages to upgrade using a simple menu as well as update all AUR packages.
- Сайт/Source: https://github.com/dalingrin/pbfetch
- Форум: https://bbs.archlinux.org/viewtopic.php?id=87789
- Пакет: https://aur.archlinux.org/packages.php?ID=33256
pbget
Pbget is a simple command-line tool for retrieving PKGBUILDs and local source files for Arch Linux. It is able to retrieve files from the official SVN and CVS web interface, the AUR and the ABS rsync server.
pkgman
pkgman is a script which helps to manage a local repository. It retrieves the PKGBUILD and related files for given name from ABS or AUR and lets you edit them, automatically generates checksums, backs up the source tarball, builds and adds the Пакет to your local repository. Then you can install it as usual with pacman. It also has AUR support for submitting tarballs and leaving comments.
- Сайт: http://sourceforge.net/apps/mediawiki/pkgman/index.php
- Форум: https://bbs.archlinux.org/viewtopic.php?id=49023
- Пакет: https://aur.archlinux.org/packages.php?ID=17100
powaur
powaur is a minimalistic AUR helper with a pacman-like interface.
- Сайт: https://github.com/yanhan/powaur
- Форум: https://bbs.archlinux.org/viewtopic.php?pid=938688
- Пакет: https://aur.archlinux.org/packages.php?ID=49296
spinach
Spinach is a tiny Bash AUR helper with few dependencies.
srcman
srcman is a pacman/makepkg wrapper written in Bash, which transparently handles pacman operations on 'source packages'. This means, for example, that packages can be specified for installation either explicitly (pacman's -U operation) or can be installed from a (source) repository (-S operation). The address of an AUR pacman database can be found in the corresponding Форум thread, by the way. The primary goal of this project is to provide a complete pacman wrapper and therefore, srcman supports all current pacman operations for binary and source packages.
- Сайт: https://bbs.archlinux.org/viewtopic.php?id=65501
- Пакет: https://aur.archlinux.org/packages.php?ID=23945
yaourt
Yaourt (Yet Another User Repository Tool) это разрабатываемая сообществом обертка для pacman, которая добавляет бесшовный доступ к AUR, поддерживает автоматическую компиляцию и установку пакетов по вашему выбору из тысяч PKGBUILS в дополнение к доступным в Arch Linux многим тысячам бинарных пакетов в официальных репозиториях. Yaourt использует синтаксис pacman, что позволит вам не осваивать принципиально новый способ обслуживания системы, но также добавляет новые возможности. Yaourt расширяет мощь и простоту pacman путем добавления многих полезных функций, поддерживает приятный глазу цветной вывод результатов, интерактивный поиск и многое другое.
Сравнительная таблица
Программа | Язык | Поддержка зависимостей | Поддержка репозиториев Core/extra/community | Активно разрабатывается | Использование |
---|---|---|---|---|---|
Aurget | Bash | Да | Нет | Да | see aurget --help
|
AurShell | Python | Нет | Нет | Нет | aursh (запускает Aurshell, где используется определенный набор команд) |
Aurora | Python3 | Базовая (при помощи makepkg) | Нет | Да | см. aurora --help |
Clyde[broken link: invalid section] | Lua | Да | Да | Нет | Идентично pacman'у (например, clyde -S <имя_пакета>) |
Cower | C | Да | Нет | Да | см. cower -h
|
Makeaur | Bash | Нет | Нет | Создан форк | makeaur <имя_пакета> |
Pacaur | Bash, backend in C (cower) | Да | Да | Да | Идентично pacman'у, со специфичными для AUR аргументами. См. также pacaur -h .
|
Packer | Bash | Да | Да | Да | Идентично pacman'у (например, packer -S <имя_пакета>) |
pacmoon | Zsh | Да | Да | Да | Идентично emerge из portage pacmoon -av <имя_пакета> |
Paktahn | Lisp | Да | Да | Да | Идентично pacman'у (например, pak -S <имя_пакета>) |
pbfetch | Bash | Да | Да | Да | Идентично pacman'у, со специфичными для AUR аргументами (доп. аргументы для редактирования PKGBUILD и т.п.) |
powaur | C | Нет | Ограниченная | Да | Идентично pacman'у (например, powaur -S <имя_пакета>) |
tupac[broken link: invalid section] | PHP | Да | Да | Updated under request | Идентично pacman'у (например, tupac -S <имя_пакета>) |
Yaourt | Bash, бэкенд на C | Да | Да | Да | Идентично pacman'у (например, yaourt -S <имя_пакета>) |