<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Håken Hveem;</p>
    <p>Hopefully this will help you, and not confuse you.  Its how I
      install Chirp on my Xubuntu 20.04 systems.</p>
    <p>You don't need to download Python 2.7 from the Python WEB page. 
      <br>
      Its in Focals,(20.04)Repositories. <br>
      <br>
      These are all terminal commands, don't use the quotes.<br>
      <br>
      "sudo apt install python2"  will install 2.7<br>
      <br>
      "ls -ls /usr/bin/python*"  will list your versions of python
      installed.<br>
      In my case 2.7 and 3.8<br>
      <br>
      Add the Chirp repository:<br>
      <br>
      "sudo apt-add-repository ppa:dansmith/chirp-snapshots"<br>
      <br>
      Update:<br>
      <br>
      "sudo apt update"<br>
      "sudo apt upgrade"  &lt;-- maybe not needed, doesn't hurt to
      check.<br>
      <br>
      Next Step from The Chirp WEB page:<br>
      <br>
      "sudo apt-get install chirp-daily"<br>
      <br>
      Returns an error. <br>
      <br>
      "E: Unable to locate package chirp-daily"<br>
      <br>
      In terminal, open your file manager as sudo.  <br>
      I use Xubuntu, so I use "Sudo thunar" Your command will <br>
      match your desktop.<br>
      <br>
      Using mousepad, or text editor,<br>
      Edit,
      "/etc/apt/sources.list.d/dansmith-ubuntu-chirp-snapshots-focal.list"<br>
      <br>
      Change: "deb
      <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu">http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu</a> focal
      main"<br>
      to: "deb <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu">http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu</a>
      bionic main"<br>
      <br>
      "sudo apt update"<br>
      "sudo apt-get install chirp-daily"<br>
      <br>
      Another error:<br>
      "The following packages have unmet dependencies" And a list of 4
      of them.<br>
      <br>
      Download the first missing file:<br>
      <br>
<a class="moz-txt-link-rfc2396E" href="https://packages.ubuntu.com/bionic/amd64/python-libxslt1/download">"https://packages.ubuntu.com/bionic/amd64/python-libxslt1/download"</a><br>
      <br>
      "cd Downloads"<br>
      <br>
      "sudo dpkg -i python-libxslt1_1.1.29-5ubuntu0.2_amd64.deb"<br>
      Another error:<br>
      "sudo apt install -f"<br>
      "sudo apt-get install chirp-daily"<br>
      <br>
      Now we are down to 3 missing dependencies.<br>
      <br>
      Download from here:<br>
      <br>
      <a class="moz-txt-link-rfc2396E" href="https://packages.ubuntu.com/bionic/amd64/python-gtk2/download">"https://packages.ubuntu.com/bionic/amd64/python-gtk2/download"</a><br>
      <br>
      "sudo dpkg -i python-gtk2_2.24.0-5.1ubuntu2_amd64.deb"<br>
      "sudo apt install -f"<br>
      "sudo apt-get install chirp-daily"<br>
      <br>
      Down to 2 missing, getting closer.<br>
      <br>
      <br>
      Download the next one from here"<br>
      <br>
      <a class="moz-txt-link-rfc2396E" href="https://packages.ubuntu.com/bionic/all/python-serial/download">"https://packages.ubuntu.com/bionic/all/python-serial/download"</a><br>
      <br>
      <br>
       There, now we are down to 1 missing:<br>
      <br>
      <a class="moz-txt-link-rfc2396E" href="https://packages.ubuntu.com/bionic/all/python-suds/download">"https://packages.ubuntu.com/bionic/all/python-suds/download"</a><br>
       "sudo dpkg -i python-suds_0.7~git20150727.94664dd-5_all.deb"<br>
      <br>
      Another error:<br>
      <br>
      "sudo apt install -f"<br>
      <br>
      "sudo apt-get install chirp-daily"<br>
      <br>
      It installed,  chirpw returns an error; <br>
       "python-future" is missing.<br>
      <br>
      <a class="moz-txt-link-rfc2396E" href="https://packages.ubuntu.com/bionic/all/python-future/download">"https://packages.ubuntu.com/bionic/all/python-future/download"</a><br>
      <br>
      "sudo dpkg -i python-future_0.15.2-4ubuntu2_all.deb"<br>
      <br>
      <br>
      Another dependency error:<br>
      <br>
      "sudo apt install -f"<br>
      <br>
      "chirpw"  its running.  no errors. <br>
      <br>
      <br>
      <br>
      "<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
       <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 7/21/20 1:10 PM, Håken Hveem wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:5afca16e-f665-ea68-92dc-c6eddbab481a@online.no">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p>Hello, I have tried :<br>
        <code>apt-get install python-gtk python-serial python-libxml2</code></p>
      <p><code>Those are not present in the repositories for Linux mint
          20.</code></p>
      <p><code><br>
        </code></p>
      <p><code>I tried to install:<br>
        </code></p>
      <p><code>python-libxml2<br>
        </code></p>
      <p><code>python-wxgtk-media3.0</code></p>
      <p><br>
        <code><code>python-wxgtk-webview3.0</code></code></p>
      <p><code>python3-serial<br>
        </code></p>
      <p><code>+ other packages mentioning python and serial + gtk.</code></p>
      <p><code><br>
        </code></p>
      <p><code>No luck on that.</code></p>
      <br>
    </blockquote>
  </body>
</html>