how to install yay in archlinux

How to install yay in arch linux

Welcome to this blog post, its a short post, I decited to share some small post like micro post , maybe its help to someone. in this blog i will give commands for installing yay in Arch Linux

pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

most of the time i use yay for instasll sofeware , i frequntly use this comand , that why i write this as small micro blog.

thank you for reading my blog post.

If you’re interested in reading my other blogs, read this

Leave a Comment

Your email address will not be published. Required fields are marked *