I have installed the noobslab PPA and ran sudo apt-get update
, but when I attempt sudo apt-get install formatjunkie
, it says that the package can't be located. I'm wondering how to proceed in order to get formatjunkie.
Asked
Active
Viewed 360 times
2

Anwar
- 76,649

Samuel Fooks
- 23
- 2
1 Answers
1
Noobslab PPA you've added has formatjunkie for only 14.04 Trusty. It doesn't provide the package for Ubuntu 16.04 (Xenial Xerus). Check it here https://launchpad.net/~noobslab/+archive/ubuntu/apps?field.series_filter=xenial
If you want to get it, you need to compile it yourself. To see how to do that, check this question