Commit Graph

16 Commits (9c3619928b5887124c035d1894a76786dfa742aa)

Author SHA1 Message Date
marchersimon c9b5344150
pacman: add sudo and use long options (#7132) 2021-10-24 23:10:33 -03:00
marchersimon bd677b8b48
mention subcommands in every base page (#6383) 2021-09-13 10:21:21 +02:00
CleanMachine1 0314a12409
pacman: use long arguments and replace -Qo example (#6083) 2021-06-07 21:26:05 +01:00
Axel Navarro dbb0e9ef97
pacman: add more information link (#5146) 2021-01-19 11:40:16 -03:00
Agniva De Sarker e5d314aeeb Revert "pacman: update install instructions"
This reverts commit 37ff096332.

See discussion at https://github.com/tldr-pages/tldr/pull/1562#issuecomment-346997167
2017-11-27 22:53:52 +05:30
Agniva De Sarker 37ff096332
pacman: update install instructions
Adding the `-u` flaf to install according to best practices

https://github.com/tldr-pages/tldr/pull/1562
2017-10-30 09:54:50 +05:30
Damian Poddebniak 8d269894a2 changed parameter name; added quotation marks; 2017-01-02 22:35:59 +05:30
Damian Poddebniak 8e48387757 pacman: fixed confusing example 2017-01-02 22:35:59 +05:30
Agniva De Sarker 3da76e4150 Applying the snake_case convention throughout the repo (#967)
* Applying the snake_case convention throughout the repo

- Also removing the file extension where not needed
- Adding {{ }} on a few old pages

* Addressing concerns

- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer

* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Ruben Vereecken bc367687e3 Merge pull request #593 from imrehg/pacman-extra
linux/pacman: add more useful commands
2016-01-05 16:02:37 +01:00
Gergely Imreh f87170536f linux/pacman: add more useful commands 2016-01-05 10:21:03 +08:00
SushiDude b590b10dbd There is no need to have pacman force a refresh of all package lists.
https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages
2015-12-29 09:47:46 -05:00
Alberto 8528cbb0d5 Added command 'pacman -Qe'
Hey there,

I took the liberty to add the command `pacman -Qe` for listing all and only the explicitly installed packages (`-e` option), still showing versions. Useful when you want a concise list of the packages you have without all the dependencies.
2015-12-29 12:20:11 +01:00
lord63 1d2d523b21 Fix markdown lint warning for linux man pages 2015-10-22 15:00:05 +08:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00