Replies: 1 comment 1 reply
-
Thanks for trying out Aura! Just to quickly confirm, are you using Aura 3 or alpha-stage Aura 4? You can find out via
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I've been playing around with aura lately. I have some questions / suggestions.
XDG_CONFIG_HOME/aura/aura.conf
instead of/etc/aura.conf
. The user guide and the README only mention/etc/aura.conf
:aura/README.md
Lines 233 to 236 in b43a71c
Plus, the link to the template config file is broken.
The downgrade feature (
-C
) is very handy. However, it only works with local Pacman cache in/var/cache/pacman/pkg
. It would be nice if we could also downgrade from archive.archlinux.org like with downgrade. Useful if the Pacman cache is empty or if we want to downgrade to a much older version for some reasons.No packages completions for
aura -A
? I'm aware of Completions for -A #106 but I'm not sure what is the current status of this. Works fine withparu -S
for example.Is there a way to revert search results so that the packages with the most votes appear at the bottom? Basically
BottomUp
fromparu
. This workaround... works, but we miss syntax highlighting and it's not very convenient to have to remember to use a pipe every time.aura -L
usesless
. Is there a way to use another program?Likewise, is there a way to use a different pager for
-k
? (I haven't tried this flag yet).Can we automatically import PGP keys from
validpgpkeys
field ofPKGBUILD
? couldn't find any info in the manual or the user guide on this.Can we display unread Arch Linux news? same, couldn't find any info about this so I guess it's not possible.
The package set snapshots feature (
-B
) is amazing. 🚀Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions