pacman*: refresh page, add Tamil translation (#9071)

This commit is contained in:
K.B.Dharun Krishna
2022-10-17 20:09:25 +05:30
committed by GitHub
parent 1ea75b12c0
commit 476d0a5ce7
24 changed files with 349 additions and 53 deletions

View File

@@ -3,10 +3,6 @@
> Arch Linux package manager utility.
> More information: <https://man.archlinux.org/man/pacman.8>.
- Display help:
`pacman --upgrade --help`
- Install one or more packages from files:
`sudo pacman --upgrade {{path/to/package1.pkg.tar.zst}} {{path/to/package2.pkg.tar.zst}}`
@@ -26,3 +22,7 @@
- List packages that would be affected (does not install any packages):
`pacman --query --print {{path/to/package.pkg.tar.zst}}`
- Display help:
`pacman --upgrade --help`