LukeSmithxyz / LARBS

Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution
GNU General Public License v3.0
2.03k stars 797 forks source link

Crash when "yay" is already installed #419

Closed paulijosey closed 2 years ago

paulijosey commented 2 years ago

Description

The larbs installer will crash if "yay" is installed on the system (not yay-bin).

Potential Fix

before installing yay-bin check if yay is installed and remove it

JLPung commented 2 years ago

comment away the line to install yay and it should also work. that is before hand u have yay installed.