mirror of
https://github.com/Jguer/yay.git
synced 2025-10-04 00:03:11 -04:00
Update README.md
This commit is contained in:
parent
932b8985ff
commit
b72ee99a61
18
README.md
18
README.md
@ -13,16 +13,26 @@ Yay was created with a few objectives in mind and based on the design of yaourt
|
||||
- Have almost no dependencies.
|
||||
- Provide an interface for pacman.
|
||||
- Have yaourt like search.
|
||||
- Know when git packages are due for an upgrade (missing this one for now).
|
||||
- Minimize user input
|
||||
- Know when git packages are due for an upgrade. (TODO)
|
||||
|
||||

|
||||

|
||||
## Features
|
||||
- AUR Tab completion
|
||||
- Search narrowing (`yay linux header` will first search linux and then narrow on header)
|
||||
- No sourcing of PKGBuilds is done
|
||||
- The binary has no dependencies that pacman doesn't already have.
|
||||
- Sources build dependencies
|
||||
- Removes make dependencies at the end of build process
|
||||
|
||||
### Custom Operations
|
||||
#### Custom Operations
|
||||
|
||||
- `yay <Search Term>` presents package selection menu
|
||||
- `yay -Qstats` delivers system statistics
|
||||
- `yay -Cd` cleans unneeded dependencies
|
||||
- `yay -G` downloads PKGBuild from ABS or AUR
|
||||
|
||||

|
||||

|
||||
|
||||
### Changelog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user