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

pacman: use long arguments and replace -Qo example #6083

Merged
merged 8 commits into from
Jun 7, 2021

Conversation

CleanMachine1
Copy link
Member

  • The page has 8 or fewer examples.

For me personally the command I have removed seems a little less important compared to the command I have added.

@CleanMachine1 CleanMachine1 added the page edit Changes to an existing page(s). label Jun 1, 2021
Copy link
Collaborator

@navarroaxel navarroaxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example is documented in the pacman-query page.

pages/linux/pacman.md Outdated Show resolved Hide resolved
pages/linux/pacman.md Outdated Show resolved Hide resolved
@navarroaxel navarroaxel changed the title pacman: add and remove example pacman: replace -Qo example Jun 1, 2021
CleanMachine1 and others added 2 commits June 1, 2021 17:26
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
@CleanMachine1

This comment has been minimized.

@CleanMachine1
Copy link
Member Author

@navarroaxel I couldn't find the alternative for the last command. All I could find was cascade and clean.

What's the difference between sudo pacman -Sc and sudo pacman -Scc

Thanks

@marchersimon
Copy link
Collaborator

When used with -R, it means --cascade, but when used with -S it means --clean. From the manpage:

Use one --clean switch to only remove packages that are no longer installed; use two to remove all files from the cache.

@marchersimon
Copy link
Collaborator

Btw, this page has also a fr, ml, tr and zh version.

@CleanMachine1
Copy link
Member Author

So just 'pacman --sync --clean --clean'

pages/linux/pacman.md Outdated Show resolved Hide resolved
pages/linux/pacman.md Outdated Show resolved Hide resolved
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
pages/linux/pacman.md Outdated Show resolved Hide resolved
@marchersimon marchersimon mentioned this pull request Jun 6, 2021
4 tasks
@CleanMachine1 CleanMachine1 changed the title pacman: replace -Qo example pacman: Turn command flags into long version and relace -Qo example Jun 7, 2021
@CleanMachine1 CleanMachine1 requested review from navarroaxel and sbrl June 7, 2021 20:12
@navarroaxel navarroaxel changed the title pacman: Turn command flags into long version and relace -Qo example pacman: use long arguments and relace -Qo example Jun 7, 2021
@CleanMachine1 CleanMachine1 changed the title pacman: use long arguments and relace -Qo example pacman: use long arguments and replace -Qo example Jun 7, 2021
Copy link
Contributor

@bl-ue bl-ue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One non-blocking comment :)

pages/linux/pacman.md Outdated Show resolved Hide resolved
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
@CleanMachine1 CleanMachine1 merged commit 0314a12 into main Jun 7, 2021
@CleanMachine1 CleanMachine1 deleted the pacman-Change-example branch June 7, 2021 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
page edit Changes to an existing page(s).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants