This drives me crazy. As you can see from the screenshot attached above, Micah's PPA is added, registered and recognised by trisquel. It is also shown by
~$ ls /etc/apt/sources.list.d
micahflee-ubuntu-ppa-xenial.list

But tha PPA seems to be not recognised when I try to install from it:
~$ sudo apt install torbrowser-launcher
Reading package lists... Done
Building dependency tree
Reading state information... Done
torbrowser-launcher is already the newest version (0.2.4-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


This is consistent with a search command output:
~$ apt search torbrowser-launcher
Sorting... Done
Full Text Search... Done
torbrowser-launcher/flidas,now 0.2.4-1 amd64 [installed]
  helps download and run the Tor Browser Bundle

And with a policy command output:
~$ apt policy torbrowser-launcher
torbrowser-launcher:
  Installed: 0.2.4-1
  Candidate: 0.2.4-1
  Version table:
 *** 0.2.4-1 500
500 http://es.archive.trisquel.info/trisquel flidas/main amd64 Packages
        100 /var/lib/dpkg/status

According to the Github page, the latest version, which I expected to have installed, is v0.3.1: https://github.com/micahflee/torbrowser-launcher/releases

How come Trisquel does not recognise the version from Michah's PPA?

Reply via email to