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 .. 29 30 31 32 33 34 35 36 37 38 39 40 Next › Last »

mrbit commented on 2012-10-14 18:47 (UTC)

Configuring aura-1.0.2.0... Setup: At least the following dependencies are missing: curl -any, json -any, regex-pcre -any ==> ERRORE: Replaced haskell-regex-posix with haskell-regex-pcre----> Configuring regex-pcre-0.94.4... Setup: At least the following dependencies are missing: regex-base >=0.93 ==> ERRORE: Package `regex-base' does not exist.???????

fosskers commented on 2012-10-11 13:34 (UTC)

Chris, should be fixed now. Do you want a 1.0.1.1, or can you wait til 1.0.2.0?

fosskers commented on 2012-10-11 13:11 (UTC)

K I found the bug. It is unique to package name "haskell-bytestring". I'll see what I can do.

fosskers commented on 2012-10-11 13:08 (UTC)

Hey Chris. Actually, you might be pleased to know that another Chris W suggested the exact same thing a while ago. I just haven't had the chance to implement it yet. I know how I'll do it, so maybe expect it for version 1.0.2.0. haskell-bytestring is provided by ghc. You shouldn't have gotten that error... There used to be an error involving virtual packages like that, but it was fixed a few weeks ago. I just ran a test, and haskell-bytestring is not appearing to aura as a virtual package... which is quite odd.

ChrisW commented on 2012-10-11 03:25 (UTC)

Hi fosskers, I have a little feature request; would you consider the following? When I do aura -Qh, I get help on query options. Likewise with -Sh, -Rh, etc. But when I try aura -Ah, -Oh, -Ch, -Lh, I get an error: 'aura >>= Conflicting flags given!' For the sake of consistency with pacman usage conventions, it would be nice to have a summary help displayed for each option. I prefer that over using the man page and it would provide more info than just aura -h. Also, I was trying to update Aura to 1.0.1.0-1, but get an error: `haskell-bytestring` exists in NO WAY as a package or as one provided by another! Shouldn't this be community/haskell-bytestring-show as a dependency of haskell-regex-pcre?

fosskers commented on 2012-10-10 09:53 (UTC)

I appreciate your support, but unfortunately package managers that support the AUR will never be added to [community]. See this thread: https://bbs.archlinux.org/viewtopic.php?pid=828254#p828254 I will go and update the Aura Wiki on what its proper dependencies are.

<deleted-account> commented on 2012-10-10 02:34 (UTC)

-Ad is a great help! The comedy is that of course one must have aura to use that option... One does not simply aura -Ad aura, at least not until after getting it set up :p. I hope aura goes into the community repo soon, it's really a great implementation of a unified package manager while maintaining the separation between the AUR and repos.

fosskers commented on 2012-10-09 12:20 (UTC)

With version 1.0.1.0: - Moved a bunch of modules to `Aura/` - Replaced haskell-regex-posix with haskell-regex-pcre - German! - Spanish!

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

@wagnerlia: Something to this note is already in the Wiki. I suppose I should extend it? @bribroder: You're welcome! Your solution is `aura -Ad`, by the way. I agree with you that the AUR page here should list both. @dkasak: Thanks for chiming in.