Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Q] Howto update installed packages #27

Closed
ghost opened this issue Nov 13, 2018 · 6 comments
Closed

[Q] Howto update installed packages #27

ghost opened this issue Nov 13, 2018 · 6 comments

Comments

@ghost
Copy link

ghost commented Nov 13, 2018

cower has -u to check for newly version of installed packages, how would auracle come to packages that downloaded via download and clone?

I think this feature is really useful.

@falconindy
Copy link
Owner

See #24. There's no first class support for this right now.

@ghost
Copy link
Author

ghost commented Nov 14, 2018

Sorry my question is not clear enough, I've just want to check the new version of pacakges that downloaded or cloned using auracle, does that sync do this task? Because I see from --help that cower also only check for new version against AUR. @falconindy

@falconindy
Copy link
Owner

sync only compares versions in the AUR to the local pacman DB, so it's very much like cower -u. I currently have no plans to extend this.

@ghost
Copy link
Author

ghost commented Nov 14, 2018

Yep, I just need to compare version only, build & install manually.

@scottgigante
Copy link

In case anyone lands here looking for an answer, it's auracle download -r $(auracle sync -q).

@Wunkolo
Copy link

Wunkolo commented Jan 9, 2019

In case anyone lands here looking for an answer, it's auracle download -r $(auracle sync -q).

Is this going to keep being the top result on google for auracle update that I'm going to always have to search for to get this command again or is this planned to be a built-in feature at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants