mirror of
https://github.com/soimort/you-get.git
synced 2025-02-11 20:52:31 +03:00
install method: pacman
This commit is contained in:
parent
015871dfa9
commit
681d1402ce
@ -107,6 +107,11 @@ You can install `you-get` easily via:
|
|||||||
$ brew install you-get
|
$ brew install you-get
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Option 8: Pacman (ArchLinux only)
|
||||||
|
```
|
||||||
|
$ [sudo] pacman -S you-get
|
||||||
|
```
|
||||||
|
|
||||||
### Shell completion
|
### Shell completion
|
||||||
|
|
||||||
Completion definitions for Bash, Fish and Zsh can be found in [`contrib/completion`](contrib/completion). Please consult your shell's manual for how to take advantage of them.
|
Completion definitions for Bash, Fish and Zsh can be found in [`contrib/completion`](contrib/completion). Please consult your shell's manual for how to take advantage of them.
|
||||||
|
Loading…
Reference in New Issue
Block a user