Skip to content

Commit

Permalink
πŸ“– Added: Yay utility tool command
Browse files Browse the repository at this point in the history
  • Loading branch information
MidHunterX committed Dec 29, 2024
1 parent 1de17a3 commit 51774a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,17 @@ Click the following categories to toggle the list of packages in that category.
|===
====

=== πŸš™ Extra Utility Tools

==== Yay - Yet Another Yogurt AUR Helper
[source,bash]
----
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si
----

== πŸ‡ Directed Dependency Diagram

[source,mermaid]
Expand Down

0 comments on commit 51774a4

Please sign in to comment.