|
@@ -1,9 +1,9 @@
|
|
|
# yay
|
|
|
Yet another Yogurt - An AUR Helper written in Go
|
|
|
|
|
|
-**Packages**
|
|
|
-[](https://aur.archlinux.org/packages/yay/) - Compile from source
|
|
|
-[](https://aur.archlinux.org/packages/yay-bin/) - Binary version
|
|
|
+#### Packages
|
|
|
+- [](https://aur.archlinux.org/packages/yay/) - Compile from source
|
|
|
+- [](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.
|
|
|
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
|
|
|
|
|
|
#### Custom Operations
|
|
|
-
|
|
|
- `yay <Search Term>` presents package selection menu
|
|
|
- `yay -Qstats` delivers system statistics
|
|
|
- `yay -Cd` cleans unneeded dependencies
|