pacman*: refresh page, add Tamil translation (#9071)
This commit is contained in:

committed by
GitHub

parent
1ea75b12c0
commit
476d0a5ce7
@@ -3,10 +3,6 @@
|
||||
> Arch Linux package manager utility.
|
||||
> More information: <https://man.archlinux.org/man/pacman.8>.
|
||||
|
||||
- Display help for this subcommand:
|
||||
|
||||
`pacman --remove --help`
|
||||
|
||||
- Remove a package and its dependencies:
|
||||
|
||||
`sudo pacman --remove --recursive {{package_name}}`
|
||||
@@ -30,3 +26,7 @@
|
||||
- List packages that would be affected (does not remove any packages):
|
||||
|
||||
`pacman --remove --print {{package_name}}`
|
||||
|
||||
- Display help for this subcommand:
|
||||
|
||||
`pacman --remove --help`
|
||||
|
Reference in New Issue
Block a user