On Fri, 11 Nov 2016 12:52:30 +0000, New wrote: >On 11/11/16 12:32, Christian Hartmann wrote: >> try XnView mp >> >Since I am interested in this, I downloaded the deb file for this, >then found that I had already downloaded it previously. When I checked >it out I found that there was a dependency that I just could not >resolve, so I was never able to test it. Just trying to help.
Installing it works on Ubuntu 16.04.1 LTS, 64 bit architecture. It doesn't depend on any other package. [rocketmouse@archlinux moonstudio]$ sudo systemd-nspawn -q [root@moonstudio ~]# lsb_release -d Description: Ubuntu 16.04.1 LTS [root@moonstudio ~]# cd /tmp/ [root@moonstudio tmp]# wget http://download.xnview.com/XnViewMP-linux-x64.deb [snip] [root@moonstudio tmp]# apt update -qq && apt full-upgrade && apt install ./XnViewMP-linux-x64.deb [snip] Note, selecting 'xnview' instead of './XnViewMP-linux-x64.deb' The following NEW packages will be installed: xnview 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/51.4 MB of archives. After this operation, 16.4 kB of additional disk space will be used. Get:1 /tmp/XnViewMP-linux-x64.deb xnview amd64 0.83 [51.4 MB] [snip] Setting up xnview (0.83) ... [root@moonstudio tmp]# apt-cache showpkg xnview Package: xnview Versions: 0.83 (/var/lib/dpkg/status) Description Language: File: /var/lib/dpkg/status MD5: 13e824677875feb8d79e0137b75181f5 Reverse Depends: Dependencies: 0.83 - Provides: 0.83 - Reverse Provides: -- xubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
