Commit Graph

22 Commits (ef0f5499ad4ea03c2719e347461d484abdd45ebb)

Author SHA1 Message Date
K.B.Dharun Krishna 2135714193
pages/*, style-guide: update contents, fix Markdown (#10492)
* pages/*, style-guide: update pages, fix Markdown (commit 1)

* Update pages

* style-guide.de: update page

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* pip3: remove search command

* rpm: update path placeholder

Co-authored-by: pixel <pixel+github@chrissx.de>

* Update pages/linux/pkgfile.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-08-26 23:00:06 +05:30
4G3NT abf5f47fea
pacman: update -Ss example by -F (#10394) 2023-06-19 23:46:01 +05:30
Lena 4d81324f59
pacman: remove double space (#10279) 2023-05-26 18:05:31 +09:00
K.B.Dharun Krishna 4ab42b61ff
pacman: reference other pacman pages (#10120)
* pacman: reference other pacman pages

* Update pages.fr/linux/pacman.md
2023-05-16 16:00:45 +05:30
cyqsimon 2d4f0ad33d
linux package managers: add link to ArchWiki Rosetta (#9507)
Affected pages: apt, dnf, dpkg, emerge, pacman, rpm, yum, zypper
2022-12-05 10:57:55 +10:00
marchersimon 1f147d6b91
pacman: use short options only (#8286) 2022-08-10 09:13:57 -03:00
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