mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
commit
8a1d1cd5ee
@ -1,9 +1,9 @@
|
|||||||
# yay
|
# yay
|
||||||
Yet another Yogurt - An AUR Helper written in Go
|
Yet another Yogurt - An AUR Helper written in Go
|
||||||
|
|
||||||
**Packages**
|
#### Packages
|
||||||
[![yay](https://img.shields.io/aur/version/yay.svg?label=yay)](https://aur.archlinux.org/packages/yay/) - Compile from source
|
- [![yay](https://img.shields.io/aur/version/yay.svg?label=yay)](https://aur.archlinux.org/packages/yay/) - Compile from source
|
||||||
[![yay-bin](https://img.shields.io/aur/version/yay-bin.svg?label=yay-bin)](https://aur.archlinux.org/packages/yay-bin/) - Binary version
|
- [![yay-bin](https://img.shields.io/aur/version/yay-bin.svg?label=yay-bin)](https://aur.archlinux.org/packages/yay-bin/) - Binary version
|
||||||
|
|
||||||
There's a point in everyone's life when you feel the need to write an AUR helper because there are only about 20 of them.
|
There's a point in everyone's life when you feel the need to write an AUR helper because there are only about 20 of them.
|
||||||
So say hi to 20+1.
|
So say hi to 20+1.
|
||||||
@ -25,7 +25,6 @@ Yay was created with a few objectives in mind and based on the design of yaourt
|
|||||||
- Removes make dependencies at the end of build process
|
- Removes make dependencies at the end of build process
|
||||||
|
|
||||||
#### Custom Operations
|
#### Custom Operations
|
||||||
|
|
||||||
- `yay <Search Term>` presents package selection menu
|
- `yay <Search Term>` presents package selection menu
|
||||||
- `yay -Qstats` delivers system statistics
|
- `yay -Qstats` delivers system statistics
|
||||||
- `yay -Cd` cleans unneeded dependencies
|
- `yay -Cd` cleans unneeded dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user