Search Criteria
Package Details: aura-bin 3.2.2-1
Git Clone URL: | https://aur.archlinux.org/aura-bin.git (read-only, click to copy) |
---|---|
Package Base: | aura-bin |
Description: | A secure package manager for Arch Linux and the AUR - Prebuilt binary |
Upstream URL: | https://github.com/fosskers/aura |
Keywords: | AUR haskell pacman |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | fosskers |
Maintainer: | fosskers |
Last Packager: | fosskers |
Votes: | 161 |
Popularity: | 0.29 |
First Submitted: | 2013-05-12 11:50 |
Last Updated: | 2020-10-29 22:12 |
Dependencies (4)
- git (git-git)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin)
- pacman (pacman-git)
- bash-completion (bash-completion-git) (optional) – for bash completions
Required by (1)
- gitaur (requires aura)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
fosskers commented on 2017-05-31 14:16
Fixed, I had uploaded the wrong file to github.
nanohard commented on 2017-05-31 03:50
Filename is wrong, the format has changed. I think the MD5 is also different?
New filename format:
aura-bin-${pkgver}-${pkgrel}-x86_64.pkg.tar.xz
Old:
aura-${pkgver}-x86_64.tar.gz
fosskers commented on 2017-05-31 03:05
Updated!
pedrogabriel commented on 2017-05-17 12:48
Abs has been discontinued, I think you should drop it there too.
fosskers commented on 2016-10-27 14:18
Updated! Thanks for you patience, everyone.
erbridge commented on 2016-10-26 15:12
Package out of date.
ajknoll commented on 2016-09-21 01:29
I'm getting the same problem as @joshproehl :(
joshproehl commented on 2016-09-16 18:26
@fosskers I believe @despairblue may have found the file on the package website (https://aur.archlinux.org/packages/aura-bin/), under sources, where it links to https://bitbucket.org/fosskers/aura/downloads/aura-1.3.6-.tar.gz which returns a 404. (I know because I just fell for the same thing!)
Also, aura is still broken for me. Even after `pacman -R aura` and rebuilding from the PKGBUILD cloned from https://aur.archlinux.org/aura-bin.git I am still getting:
> aura -Au
aura >>= Fetching package information...
aura >>= Comparing package versions...
aura >>= No AUR package upgrades necessary.
aura >>= No valid packages specified.
Is this still expected behavior, or is there some further steps that need to be taken to get aura working again?
birdspider commented on 2016-06-24 20:10
So, whats up with aura AUR search - didn't this work at some time ?
~ $ /usr/bin/aura -As "dwarffortress-iron"
__aur/dwarffortress-ironhand 0.42.06-1 (2 | 0.27)
____A single-player fantasy game. You control a dwarv....
~ $ /usr/bin/aura -As dwarffortress
~ $ /usr/bin/aura -As "dwarffortress"
~ $ /usr/bin/aura -As "dwarffortress-"
~ $ /usr/bin/aura -As "dwarffortress-i"
__aur/dwarffortress-ironhand 0.42.06-1 (2 | 0.27)
____A single-player fantasy game. You control a dwarv....
despairblue commented on 2016-05-17 07:27
@fosskers sry, the notification for your comment must have slipped through...
I think it was in the PKGBUILD, though it seems to have been fixed by now.
Thx for your awesome work on this!