add xz compression
This commit is contained in:
parent
efd0c70fb0
commit
b311f757cf
3 changed files with 28 additions and 2 deletions
|
@ -35,7 +35,7 @@ Get information about package:
|
|||
pacman -Si <package>...
|
||||
```
|
||||
|
||||
Install a package from local package file (.tar.xz):
|
||||
Install a package from local package file (.[tar](../../cli/compression/tar.md).[xz](../../../files/XZ%20Compression.md)):
|
||||
```shell
|
||||
pacman -U <file>
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue