mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
Merge branch 'master' into flatten
This commit is contained in:
commit
f7b1cdf990
@ -1,9 +1,8 @@
|
||||
# yay
|
||||
Yet another Yogurt - An AUR Helper written in Go
|
||||
|
||||
**Packages**
|
||||
[![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
|
||||
#### Packages
|
||||
[![yay](https://img.shields.io/aur/version/yay.svg?label=yay)](https://aur.archlinux.org/packages/yay/) [![yay-bin](https://img.shields.io/aur/version/yay-bin.svg?label=yay-bin)](https://aur.archlinux.org/packages/yay-bin/) [![GitHub license](https://img.shields.io/badge/license-AGPL-blue.svg)](https://raw.githubusercontent.com/Jguer/yay/master/LICENSE)
|
||||
|
||||
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.
|
||||
@ -25,7 +24,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
|
||||
|
||||
#### Custom Operations
|
||||
|
||||
- `yay <Search Term>` presents package selection menu
|
||||
- `yay -Qstats` delivers system statistics
|
||||
- `yay -Cd` cleans unneeded dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user