libGLU.so.1: cannot open shared object file: No such file or directory
sudo apt-get install libglu1
libGLU.so.1: cannot open shared object file: No such file or directory
sudo apt-get install libglu1
yay: error while loading shared libraries: libalpm.so.12: cannot open shared object file: No such file or directory
1- Remove yay by running
$ sudo pacman -R yay
2- Make a new directory and change to it (makes for easier cleanup):
$ mkdir /tmp/yay && cd /tmp/yay
3- Download the latest PKGBUILD for yay by running
$ curl -OJ 'https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=yay'
4- Build and install the package by running
$ makepkg -si
5- Get rid of of the evidence:
$ rm -rf /tmp/yay
libespeak.so.1: cannot open shared object file: No such file or directory
sudo apt-get update && sudo apt-get install espeak
error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
sudo apt-get install libasound2
libcusolver.so.9.0: cannot open shared object file: No such file or directory
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64/
libcublas.so.9.0: cannot open shared object file: No such file or directory
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda-9.0/lib64/
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us