On 12/27/2017 10:08 PM, Eric S Fraga wrote:
On Wednesday, 27 Dec 2017 at 18:02, john doe wrote:
[...]
You can try:
'apt search -t buster ufraw"'
Thanks but this gives me:
$ apt search -t buster ufraw
Sorting... Done
Full Text Search... Done
In '/etc/apt/sources.list':
deb http://ftp.de.debian.org/debian/ buster main contrib non-free
deb-src http://ftp.de.debian.org/debian/ buster main contrib non-free
Where 'de' needs to be change to your country code.
Then run the following command without the single quotes:
'apt-get update && apt search -t buster ufraw'
Gives me:
"Sorting... Done
Full Text Search... Done
darktable/testing 2.2.5-2 amd64
virtual lighttable and darkroom for photographers
gimp-ufraw/testing 0.22-2 amd64
gimp importer for raw camera images
ufraw/testing 0.22-2 amd64
standalone importer for raw camera images
ufraw-batch/testing 0.22-2 amd64
batch importer for raw camera images"
--
John Doe