I mentioned I broke my installs, and here is a brief error message …
IdeaPad:/home/clive # zypper --verify
zypper: error while loading shared libraries: librpm.so.8: cannot open shared object file: No such file or directory
IdeaPad:/home/clive # zypper up libsolv-tools libzypp zypper rpm
zypper: error while loading shared libraries: librpm.so.8: cannot open shared object file: No such file or directory
IdeaPad:/home/clive # rpm --rebuilddb
If 'rpm' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf rpm
IdeaPad:/home/clive # rpm --configure -a
If 'rpm' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf rpm
IdeaPad:/home/clive #
clive@IdeaPad:~> sudo export PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin
[sudo] password for root:
sudo: export: command not found