Problems installing Slack desktop





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







7















Trying to install the Slack desktop beta on 16.04 LTS, but receiving an error after running apt-get install on the .deb package:



Unpacking slack-desktop (2.1.2) ...
dpkg: error processing archive /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb (--unpack): trying to overwrite /usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing: /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb
N: Can't drop privileges for downloading as file '/home/Me/Downloads/slack-desktop-2.1.2-amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/bin/dpkg returned an error code (1)


Looks like it's clashing with the slack 0.15.2-7 package, which I guess is some other, unrelated package that comes as standard with Ubuntu.



Any ideas on how to overcome this and install the slack desktop package?










share|improve this question




















  • 1





    Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

    – edwinksl
    Sep 10 '16 at 21:01













  • Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

    – flaminbjuggler
    Sep 12 '16 at 20:41




















7















Trying to install the Slack desktop beta on 16.04 LTS, but receiving an error after running apt-get install on the .deb package:



Unpacking slack-desktop (2.1.2) ...
dpkg: error processing archive /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb (--unpack): trying to overwrite /usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing: /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb
N: Can't drop privileges for downloading as file '/home/Me/Downloads/slack-desktop-2.1.2-amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/bin/dpkg returned an error code (1)


Looks like it's clashing with the slack 0.15.2-7 package, which I guess is some other, unrelated package that comes as standard with Ubuntu.



Any ideas on how to overcome this and install the slack desktop package?










share|improve this question




















  • 1





    Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

    – edwinksl
    Sep 10 '16 at 21:01













  • Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

    – flaminbjuggler
    Sep 12 '16 at 20:41
















7












7








7


2






Trying to install the Slack desktop beta on 16.04 LTS, but receiving an error after running apt-get install on the .deb package:



Unpacking slack-desktop (2.1.2) ...
dpkg: error processing archive /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb (--unpack): trying to overwrite /usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing: /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb
N: Can't drop privileges for downloading as file '/home/Me/Downloads/slack-desktop-2.1.2-amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/bin/dpkg returned an error code (1)


Looks like it's clashing with the slack 0.15.2-7 package, which I guess is some other, unrelated package that comes as standard with Ubuntu.



Any ideas on how to overcome this and install the slack desktop package?










share|improve this question
















Trying to install the Slack desktop beta on 16.04 LTS, but receiving an error after running apt-get install on the .deb package:



Unpacking slack-desktop (2.1.2) ...
dpkg: error processing archive /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb (--unpack): trying to overwrite /usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing: /home/Me/Downloads/slack-desktop-2.1.2-amd64.deb
N: Can't drop privileges for downloading as file '/home/Me/Downloads/slack-desktop-2.1.2-amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process /usr/bin/dpkg returned an error code (1)


Looks like it's clashing with the slack 0.15.2-7 package, which I guess is some other, unrelated package that comes as standard with Ubuntu.



Any ideas on how to overcome this and install the slack desktop package?







apt package-management deb






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 22 '16 at 20:56









solsTiCe

6,46132050




6,46132050










asked Sep 10 '16 at 20:59









flaminbjugglerflaminbjuggler

43113




43113








  • 1





    Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

    – edwinksl
    Sep 10 '16 at 21:01













  • Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

    – flaminbjuggler
    Sep 12 '16 at 20:41
















  • 1





    Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

    – edwinksl
    Sep 10 '16 at 21:01













  • Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

    – flaminbjuggler
    Sep 12 '16 at 20:41










1




1





Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

– edwinksl
Sep 10 '16 at 21:01







Can you instead try sudo dpkg -i slack-desktop-2.1.2-amd64.deb and maybe sudo apt -f install if there are dependency issues?

– edwinksl
Sep 10 '16 at 21:01















Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

– flaminbjuggler
Sep 12 '16 at 20:41







Just tried it, got the following: $ sudo dpkg -i slack-desktop-2.1.2-amd64.deb (Reading database ... 224873 files and directories currently installed.) Preparing to unpack slack-desktop-2.1.2-amd64.deb ... Unpacking slack-desktop (2.1.2) ... dpkg: error processing archive slack-desktop-2.1.2-amd64.deb (--install): trying to overwrite '/usr/share/doc/slack/copyright', which is also in package slack 0.15.2-7 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: slack-desktop-2.1.2-amd64.deb

– flaminbjuggler
Sep 12 '16 at 20:41












4 Answers
4






active

oldest

votes


















19














I have found myself with the same problem. I solved by removing by hand the slack package, which is just some admin tool.



If your are on the directory you downloaded the package, this should do the work:



sudo apt-get remove slack && sudo dpkg -i slack-desktop-2.1.2-amd64.deb


Have below my full log:



xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb 
[sudo] password for xino:
(Leyendo la base de datos ... 255115 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
Desempaquetando slack-desktop (2.1.2) ...
dpkg: error al procesar el archivo slack-desktop-2.1.2-amd64.deb (--install):
intentando sobreescribir `/usr/share/doc/slack/copyright', que está también en el paquete slack 0.15.2-7
dpkg-deb: error: el subproceso copiado fue terminado por la señal (Tubería rota)
Se encontraron errores al procesar:
slack-desktop-2.1.2-amd64.deb
xino@xinopc:~/Descargas$ sudo apt-get remove slack
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
libappindicator1 libindicator7
Utilice «sudo apt autoremove» para eliminarlos.
Los siguientes paquetes se ELIMINARÁN:
slack
0 actualizados, 0 nuevos se instalarán, 1 para eliminar y 0 no actualizados.
Se liberarán 174 kB después de esta operación.
¿Desea continuar? [S/n] s
(Leyendo la base de datos ... 255114 ficheros o directorios instalados actualmente.)
Desinstalando slack (0.15.2-7) ...
Procesando disparadores para man-db (2.7.5-1) ...
xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb
[sudo] password for xino:
(Leyendo la base de datos ... 255091 ficheros o directorios instalados actualmente.)
Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
Desempaquetando slack-desktop (2.1.2) ...
Configurando slack-desktop (2.1.2) ...
Procesando disparadores para gnome-menus (3.13.3-6ubuntu3.1) ...
Procesando disparadores para desktop-file-utils (0.22-1ubuntu5) ...
Procesando disparadores para mime-support (3.59ubuntu1) ...





share|improve this answer

































    1














    I also had the same problem. I dig little deeper into the problem and found that I had slack installed from Ubuntu Software Center.



    Then I removed slack from Software Center, and reinstalled slack-desktop-2.1.2-amd64.deb. It installed properly.



    Steps:




    1. Open Ubuntu Software Center

    2. Search for slack, and if found uninstall it

    3. Reinstall slack-desktop-2.1.2-amd64.deb.






    share|improve this answer


























    • Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

      – Sharan Duggirala
      Aug 2 '18 at 18:38



















    0














    I was having a problem with this as well and none of the answers I've seen yet have worked for me until I tried the following:



    Download the file from the Slack download page. Instead of opening it in the Software Center, open it in the folder it downloaded to and right click and "Extract here". After extracting, in the terminal enter sudo dpkg -i ./Downloads/slack-desktop-2.8.1-amd64.deb. Make sure that you check your slack-desktop version number (i.e. 2.8.1) and that you put the exact path to the file (mine was in Home/Downloads).
    After entering the code above, I saw Slack in my applications, ready to go.






    share|improve this answer
























    • If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

      – pomsky
      Oct 11 '17 at 17:01



















    0














    If these answers still do not work for you, check that ~/.config/Slack belongs to you and not to root:



    sudo chown -R username:groupname .config/Slack





    share|improve this answer
























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f823452%2fproblems-installing-slack-desktop%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      19














      I have found myself with the same problem. I solved by removing by hand the slack package, which is just some admin tool.



      If your are on the directory you downloaded the package, this should do the work:



      sudo apt-get remove slack && sudo dpkg -i slack-desktop-2.1.2-amd64.deb


      Have below my full log:



      xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb 
      [sudo] password for xino:
      (Leyendo la base de datos ... 255115 ficheros o directorios instalados actualmente.)
      Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
      Desempaquetando slack-desktop (2.1.2) ...
      dpkg: error al procesar el archivo slack-desktop-2.1.2-amd64.deb (--install):
      intentando sobreescribir `/usr/share/doc/slack/copyright', que está también en el paquete slack 0.15.2-7
      dpkg-deb: error: el subproceso copiado fue terminado por la señal (Tubería rota)
      Se encontraron errores al procesar:
      slack-desktop-2.1.2-amd64.deb
      xino@xinopc:~/Descargas$ sudo apt-get remove slack
      Leyendo lista de paquetes... Hecho
      Creando árbol de dependencias
      Leyendo la información de estado... Hecho
      Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
      libappindicator1 libindicator7
      Utilice «sudo apt autoremove» para eliminarlos.
      Los siguientes paquetes se ELIMINARÁN:
      slack
      0 actualizados, 0 nuevos se instalarán, 1 para eliminar y 0 no actualizados.
      Se liberarán 174 kB después de esta operación.
      ¿Desea continuar? [S/n] s
      (Leyendo la base de datos ... 255114 ficheros o directorios instalados actualmente.)
      Desinstalando slack (0.15.2-7) ...
      Procesando disparadores para man-db (2.7.5-1) ...
      xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb
      [sudo] password for xino:
      (Leyendo la base de datos ... 255091 ficheros o directorios instalados actualmente.)
      Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
      Desempaquetando slack-desktop (2.1.2) ...
      Configurando slack-desktop (2.1.2) ...
      Procesando disparadores para gnome-menus (3.13.3-6ubuntu3.1) ...
      Procesando disparadores para desktop-file-utils (0.22-1ubuntu5) ...
      Procesando disparadores para mime-support (3.59ubuntu1) ...





      share|improve this answer






























        19














        I have found myself with the same problem. I solved by removing by hand the slack package, which is just some admin tool.



        If your are on the directory you downloaded the package, this should do the work:



        sudo apt-get remove slack && sudo dpkg -i slack-desktop-2.1.2-amd64.deb


        Have below my full log:



        xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb 
        [sudo] password for xino:
        (Leyendo la base de datos ... 255115 ficheros o directorios instalados actualmente.)
        Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
        Desempaquetando slack-desktop (2.1.2) ...
        dpkg: error al procesar el archivo slack-desktop-2.1.2-amd64.deb (--install):
        intentando sobreescribir `/usr/share/doc/slack/copyright', que está también en el paquete slack 0.15.2-7
        dpkg-deb: error: el subproceso copiado fue terminado por la señal (Tubería rota)
        Se encontraron errores al procesar:
        slack-desktop-2.1.2-amd64.deb
        xino@xinopc:~/Descargas$ sudo apt-get remove slack
        Leyendo lista de paquetes... Hecho
        Creando árbol de dependencias
        Leyendo la información de estado... Hecho
        Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
        libappindicator1 libindicator7
        Utilice «sudo apt autoremove» para eliminarlos.
        Los siguientes paquetes se ELIMINARÁN:
        slack
        0 actualizados, 0 nuevos se instalarán, 1 para eliminar y 0 no actualizados.
        Se liberarán 174 kB después de esta operación.
        ¿Desea continuar? [S/n] s
        (Leyendo la base de datos ... 255114 ficheros o directorios instalados actualmente.)
        Desinstalando slack (0.15.2-7) ...
        Procesando disparadores para man-db (2.7.5-1) ...
        xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb
        [sudo] password for xino:
        (Leyendo la base de datos ... 255091 ficheros o directorios instalados actualmente.)
        Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
        Desempaquetando slack-desktop (2.1.2) ...
        Configurando slack-desktop (2.1.2) ...
        Procesando disparadores para gnome-menus (3.13.3-6ubuntu3.1) ...
        Procesando disparadores para desktop-file-utils (0.22-1ubuntu5) ...
        Procesando disparadores para mime-support (3.59ubuntu1) ...





        share|improve this answer




























          19












          19








          19







          I have found myself with the same problem. I solved by removing by hand the slack package, which is just some admin tool.



          If your are on the directory you downloaded the package, this should do the work:



          sudo apt-get remove slack && sudo dpkg -i slack-desktop-2.1.2-amd64.deb


          Have below my full log:



          xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb 
          [sudo] password for xino:
          (Leyendo la base de datos ... 255115 ficheros o directorios instalados actualmente.)
          Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
          Desempaquetando slack-desktop (2.1.2) ...
          dpkg: error al procesar el archivo slack-desktop-2.1.2-amd64.deb (--install):
          intentando sobreescribir `/usr/share/doc/slack/copyright', que está también en el paquete slack 0.15.2-7
          dpkg-deb: error: el subproceso copiado fue terminado por la señal (Tubería rota)
          Se encontraron errores al procesar:
          slack-desktop-2.1.2-amd64.deb
          xino@xinopc:~/Descargas$ sudo apt-get remove slack
          Leyendo lista de paquetes... Hecho
          Creando árbol de dependencias
          Leyendo la información de estado... Hecho
          Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
          libappindicator1 libindicator7
          Utilice «sudo apt autoremove» para eliminarlos.
          Los siguientes paquetes se ELIMINARÁN:
          slack
          0 actualizados, 0 nuevos se instalarán, 1 para eliminar y 0 no actualizados.
          Se liberarán 174 kB después de esta operación.
          ¿Desea continuar? [S/n] s
          (Leyendo la base de datos ... 255114 ficheros o directorios instalados actualmente.)
          Desinstalando slack (0.15.2-7) ...
          Procesando disparadores para man-db (2.7.5-1) ...
          xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb
          [sudo] password for xino:
          (Leyendo la base de datos ... 255091 ficheros o directorios instalados actualmente.)
          Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
          Desempaquetando slack-desktop (2.1.2) ...
          Configurando slack-desktop (2.1.2) ...
          Procesando disparadores para gnome-menus (3.13.3-6ubuntu3.1) ...
          Procesando disparadores para desktop-file-utils (0.22-1ubuntu5) ...
          Procesando disparadores para mime-support (3.59ubuntu1) ...





          share|improve this answer















          I have found myself with the same problem. I solved by removing by hand the slack package, which is just some admin tool.



          If your are on the directory you downloaded the package, this should do the work:



          sudo apt-get remove slack && sudo dpkg -i slack-desktop-2.1.2-amd64.deb


          Have below my full log:



          xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb 
          [sudo] password for xino:
          (Leyendo la base de datos ... 255115 ficheros o directorios instalados actualmente.)
          Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
          Desempaquetando slack-desktop (2.1.2) ...
          dpkg: error al procesar el archivo slack-desktop-2.1.2-amd64.deb (--install):
          intentando sobreescribir `/usr/share/doc/slack/copyright', que está también en el paquete slack 0.15.2-7
          dpkg-deb: error: el subproceso copiado fue terminado por la señal (Tubería rota)
          Se encontraron errores al procesar:
          slack-desktop-2.1.2-amd64.deb
          xino@xinopc:~/Descargas$ sudo apt-get remove slack
          Leyendo lista de paquetes... Hecho
          Creando árbol de dependencias
          Leyendo la información de estado... Hecho
          Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
          libappindicator1 libindicator7
          Utilice «sudo apt autoremove» para eliminarlos.
          Los siguientes paquetes se ELIMINARÁN:
          slack
          0 actualizados, 0 nuevos se instalarán, 1 para eliminar y 0 no actualizados.
          Se liberarán 174 kB después de esta operación.
          ¿Desea continuar? [S/n] s
          (Leyendo la base de datos ... 255114 ficheros o directorios instalados actualmente.)
          Desinstalando slack (0.15.2-7) ...
          Procesando disparadores para man-db (2.7.5-1) ...
          xino@xinopc:~/Descargas$ sudo dpkg -i slack-desktop-2.1.2-amd64.deb
          [sudo] password for xino:
          (Leyendo la base de datos ... 255091 ficheros o directorios instalados actualmente.)
          Preparando para desempaquetar slack-desktop-2.1.2-amd64.deb ...
          Desempaquetando slack-desktop (2.1.2) ...
          Configurando slack-desktop (2.1.2) ...
          Procesando disparadores para gnome-menus (3.13.3-6ubuntu3.1) ...
          Procesando disparadores para desktop-file-utils (0.22-1ubuntu5) ...
          Procesando disparadores para mime-support (3.59ubuntu1) ...






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Sep 15 '16 at 22:28









          edwinksl

          17.4k125487




          17.4k125487










          answered Sep 15 '16 at 21:44









          Manuel AlvarezManuel Alvarez

          36122




          36122

























              1














              I also had the same problem. I dig little deeper into the problem and found that I had slack installed from Ubuntu Software Center.



              Then I removed slack from Software Center, and reinstalled slack-desktop-2.1.2-amd64.deb. It installed properly.



              Steps:




              1. Open Ubuntu Software Center

              2. Search for slack, and if found uninstall it

              3. Reinstall slack-desktop-2.1.2-amd64.deb.






              share|improve this answer


























              • Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

                – Sharan Duggirala
                Aug 2 '18 at 18:38
















              1














              I also had the same problem. I dig little deeper into the problem and found that I had slack installed from Ubuntu Software Center.



              Then I removed slack from Software Center, and reinstalled slack-desktop-2.1.2-amd64.deb. It installed properly.



              Steps:




              1. Open Ubuntu Software Center

              2. Search for slack, and if found uninstall it

              3. Reinstall slack-desktop-2.1.2-amd64.deb.






              share|improve this answer


























              • Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

                – Sharan Duggirala
                Aug 2 '18 at 18:38














              1












              1








              1







              I also had the same problem. I dig little deeper into the problem and found that I had slack installed from Ubuntu Software Center.



              Then I removed slack from Software Center, and reinstalled slack-desktop-2.1.2-amd64.deb. It installed properly.



              Steps:




              1. Open Ubuntu Software Center

              2. Search for slack, and if found uninstall it

              3. Reinstall slack-desktop-2.1.2-amd64.deb.






              share|improve this answer















              I also had the same problem. I dig little deeper into the problem and found that I had slack installed from Ubuntu Software Center.



              Then I removed slack from Software Center, and reinstalled slack-desktop-2.1.2-amd64.deb. It installed properly.



              Steps:




              1. Open Ubuntu Software Center

              2. Search for slack, and if found uninstall it

              3. Reinstall slack-desktop-2.1.2-amd64.deb.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited May 4 '18 at 11:57









              Zanna

              51.3k13140243




              51.3k13140243










              answered Nov 22 '16 at 19:53









              sanjay mundhrasanjay mundhra

              6115




              6115













              • Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

                – Sharan Duggirala
                Aug 2 '18 at 18:38



















              • Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

                – Sharan Duggirala
                Aug 2 '18 at 18:38

















              Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

              – Sharan Duggirala
              Aug 2 '18 at 18:38





              Whenever I reinstall Slack, I get the same problem - so I'm just going to use the web app.

              – Sharan Duggirala
              Aug 2 '18 at 18:38











              0














              I was having a problem with this as well and none of the answers I've seen yet have worked for me until I tried the following:



              Download the file from the Slack download page. Instead of opening it in the Software Center, open it in the folder it downloaded to and right click and "Extract here". After extracting, in the terminal enter sudo dpkg -i ./Downloads/slack-desktop-2.8.1-amd64.deb. Make sure that you check your slack-desktop version number (i.e. 2.8.1) and that you put the exact path to the file (mine was in Home/Downloads).
              After entering the code above, I saw Slack in my applications, ready to go.






              share|improve this answer
























              • If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

                – pomsky
                Oct 11 '17 at 17:01
















              0














              I was having a problem with this as well and none of the answers I've seen yet have worked for me until I tried the following:



              Download the file from the Slack download page. Instead of opening it in the Software Center, open it in the folder it downloaded to and right click and "Extract here". After extracting, in the terminal enter sudo dpkg -i ./Downloads/slack-desktop-2.8.1-amd64.deb. Make sure that you check your slack-desktop version number (i.e. 2.8.1) and that you put the exact path to the file (mine was in Home/Downloads).
              After entering the code above, I saw Slack in my applications, ready to go.






              share|improve this answer
























              • If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

                – pomsky
                Oct 11 '17 at 17:01














              0












              0








              0







              I was having a problem with this as well and none of the answers I've seen yet have worked for me until I tried the following:



              Download the file from the Slack download page. Instead of opening it in the Software Center, open it in the folder it downloaded to and right click and "Extract here". After extracting, in the terminal enter sudo dpkg -i ./Downloads/slack-desktop-2.8.1-amd64.deb. Make sure that you check your slack-desktop version number (i.e. 2.8.1) and that you put the exact path to the file (mine was in Home/Downloads).
              After entering the code above, I saw Slack in my applications, ready to go.






              share|improve this answer













              I was having a problem with this as well and none of the answers I've seen yet have worked for me until I tried the following:



              Download the file from the Slack download page. Instead of opening it in the Software Center, open it in the folder it downloaded to and right click and "Extract here". After extracting, in the terminal enter sudo dpkg -i ./Downloads/slack-desktop-2.8.1-amd64.deb. Make sure that you check your slack-desktop version number (i.e. 2.8.1) and that you put the exact path to the file (mine was in Home/Downloads).
              After entering the code above, I saw Slack in my applications, ready to go.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Oct 11 '17 at 16:21









              Dave BelnapDave Belnap

              1




              1













              • If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

                – pomsky
                Oct 11 '17 at 17:01



















              • If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

                – pomsky
                Oct 11 '17 at 17:01

















              If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

              – pomsky
              Oct 11 '17 at 17:01





              If you got the .deb package from their website and you're installing via dpkg why "extract here" at the first place? I don't think there's a need for that.

              – pomsky
              Oct 11 '17 at 17:01











              0














              If these answers still do not work for you, check that ~/.config/Slack belongs to you and not to root:



              sudo chown -R username:groupname .config/Slack





              share|improve this answer




























                0














                If these answers still do not work for you, check that ~/.config/Slack belongs to you and not to root:



                sudo chown -R username:groupname .config/Slack





                share|improve this answer


























                  0












                  0








                  0







                  If these answers still do not work for you, check that ~/.config/Slack belongs to you and not to root:



                  sudo chown -R username:groupname .config/Slack





                  share|improve this answer













                  If these answers still do not work for you, check that ~/.config/Slack belongs to you and not to root:



                  sudo chown -R username:groupname .config/Slack






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Oct 3 '18 at 15:38









                  Russ BatemanRuss Bateman

                  1528




                  1528






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f823452%2fproblems-installing-slack-desktop%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      GameSpot

                      connect to host localhost port 22: Connection refused

                      Getting a Wifi WPA2 wifi connection