Package Details: aura 4.0.8-1

Git Clone URL: https://aur.archlinux.org/aura.git (read-only, click to copy)
Package Base: aura
Description: A package manager for Arch Linux and its AUR
Upstream URL: https://github.com/fosskers/aura
Keywords: AUR pacman rust
Licenses: GPL-3.0-or-later
Conflicts: aura-bin, aura-git, aura3-bin
Submitter: fosskers
Maintainer: fosskers
Last Packager: fosskers
Votes: 170
Popularity: 0.58
First Submitted: 2012-06-13 09:49 (UTC)
Last Updated: 2024-09-29 08:02 (UTC)

Dependencies (13)

Required by (1)

Sources (1)

Pinned Comments

fosskers commented on 2024-07-31 10:21 (UTC)

Aura 4 has been released. If instead you wish you keep using the Haskell-based v3 series, please install:

https://aur.archlinux.org/packages/aura3-bin

Latest Comments

« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 Next › Last »

fosskers commented on 2012-08-27 10:30 (UTC)

With version 0.9.0.0 - New `-O` operation for dealing with orphan packages. - A man page!

fosskers commented on 2012-08-05 12:27 (UTC)

With version 0.8.0.0 - Help message now supports multiple languages. - Broke "no overlapping options" convention. `-Cz` is now `-Cb`. - New option `-Ad`. Lists _all_ dependencies of an AUR package. This is to aid pre-building research. *This option provides information you can't get from get looking at PKGBUILDS!*

fosskers commented on 2012-07-29 07:33 (UTC)

With version 0.7.3.0 - New option `--conf`. Lets you quickly view your pacman.conf.

fosskers commented on 2012-07-22 14:27 (UTC)

With version 0.7.2.3: - `--log` is now `-L`. - New option `-Ls`. Search the log file via a regex. - New option `-Li`. Reports information on a given package that has had any appearance in the log file.

fosskers commented on 2012-07-15 06:35 (UTC)

With version 0.7.0.0: - New `--hotedit` option for `-A`. Allows on-the-fly PKGBUILD editing. - New `Shell` library (with breaking API changes)

fosskers commented on 2012-07-08 00:53 (UTC)

With version 0.6.0.0: - Aura now passes proper exit codes to the shell (with breaking API changes). - Numerous bug fixes (-Ayua, -Aw, -C and -Cs sorting order)

fosskers commented on 2012-07-01 08:26 (UTC)

New options: --adopt -> Deorphanizes a package. Shortcut for `-D --asexplicit`. --abandon -> Uninstalls all orphan packages.

fosskers commented on 2012-06-30 13:44 (UTC)

New options: --orphans -> Displays packages installed as deps that are no longer needed. -Aa -> **Removes unneeded make dependencies after install!**

fosskers commented on 2012-06-26 11:44 (UTC)

Massive changes everywhere. New options: -Ax -> Unsuppress makepkg output. -Cz -> Backup the package cache. --log -> View pacman.log Also, new colours here and there.

fosskers commented on 2012-06-22 13:24 (UTC)

Fixed colour bugs. Also changed dependency list.