Friday, July 23, 2021

Arch Install

In case I install something other than Manjaro

vset (if in terminal only)
free -h
lsblk
sudo packman -Syy

Install yay
sudo pacman -S --needed base-devel git
$ git clone https://aur.archlinux.org/yay.git
$ cd yay
$ makepkg -si
cd ..
rm -rf yay

paru is available through yay
htop
neofetch
alias
sudo nano ~/.bashrc
alias ll="ls -la"
alias cls="clear"
restart terminal 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Pin Not Available

Crazy Error I had not seen before. Pin not available blah blah. I restarted a few times and it finally worked. If it doesn't some say to...