Haha, rip.
So I was trying to delete specific files from usr/lib with .la extention as suggested in another topic, and I was doing so with the "sudo rm filename.la". I wanted to speed up the process, so I did a google search and found that I could delete all files in my current directory that end in a specific extension. "sudo rm * .la" is what I typed, as seen on the internet... I'm quite positive I should have done more research before trusting something so major.
long story short, im sitting here with only "X11, gcc, gconv, micropython" and "pkgnconfig" left in my usr/lib folder. Is there a way to fix this? Im aware that tinycore boots of ram and i was hoping that maybe everything I've done to mess up would be fixed when rebooting... but don't think thats gonna work because these are librarys.
Any suggestions or do I need to do a new tinycore install from scratch?