I have just upgraded from Ubuntu 18.04 to 20.04 to solve a Bluetooth issue and the Mirage image viewer is not available in the depository. I use it a lot to quickly rotate and crop images and my fingers automatically go to the relevant keys so I would rather not have to get used to another application.
Can someone provide instructions to install it please.
01 Answer
You can install Mirage's package with dependencies from 19.10 repository by executing:
mkdir -p ~/Downloads/mirage
cd ~/Downloads/mirage
wget
wget
wget
wget
sudo apt-get install ./*.deb 1