sudo apt-get install openslide-tools
sudo apt-get install python-openslide
pip install openslide-python
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
wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb
One of the solution is to use
export LD_LIBRARY_PATH=PATH_TO_LIBRARY_LIBMOD2
1. You check the path of libmod2.so
2. Replace in place of PATH_TO_LIBRARY_LIBMOD2
Note: Don't add the filename. It just needs the path.
$ curl -LO http://archive.ubuntu.com/ubuntu/pool/main/libf/libffi/libffi6_3.2.1-8_amd64.deb
$ sudo dpkg -i libffi6_3.2.1-8_amd64.deb
# dnf install GConf2