UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    [solved] Trouble getting clickable going

    Support
    2
    4
    241
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MarkG_108 last edited by MarkG_108

      Hello. I installed clickable via pip (as recommended here), on my Debian 10 desktop. I tried to run it, but got the following response:

      mark@debian:~$ clickable desktop
      The command "docker" does not exist on this system, please install it for clickable to work properly"
      
      

      I had previously installed docker, and did so again:

      root@debian:/home/mark# apt install docker
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      docker is already the newest version (1.5-2).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      
      

      I then attempted, again, to run clickable, but got the same feedback:

      mark@debian:~$ clickable desktop
      The command "docker" does not exist on this system, please install it for clickable to work properly"
      

      Any idea how I can fix this?

      1 Reply Last reply Reply Quote 0
      • saveurlinux
        saveurlinux last edited by

        I think you need the package "docker.io"

        M 1 Reply Last reply Reply Quote 2
        • M
          MarkG_108 last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • M
            MarkG_108 @saveurlinux last edited by

            @saveurlinux
            Thank you. Yes, that did work.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post