sudo apt-get install curl
corrigiu para mim.
dpkg: error processing package steam-launcher (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.10.1-0ubuntu2) ... Processing triggers for desktop-file-utils (0.22-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1) ... Processing triggers for hicolor-icon-theme (0.13-1) ... Processing triggers for man-db (2.6.7.1-1) ... Errors were encountered while processing: steam-launcher w1z@cloudy:~/Downloads$ ls steam_latest.deb
Após instalar o curl:
w1z@cloudy:~/Downloads$ sudo apt-get install curl Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: curl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 123 kB of archives. After this operation, 313 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main curl amd64 7.35.0-1ubuntu2 [123 kB] Fetched 123 kB in 1s (116 kB/s) Selecting previously unselected package curl. (Reading database ... 173928 files and directories currently installed.) Preparing to unpack .../curl_7.35.0-1ubuntu2_amd64.deb ... Unpacking curl (7.35.0-1ubuntu2) ... Processing triggers for man-db (2.6.7.1-1) ... Setting up curl (7.35.0-1ubuntu2) ... Setting up steam-launcher (1.0.0.48) ...