Hi Rebecca

Am 01.09.20 um 10:11 schrieb Rebecca:
> Having used Koha in my MLS, I am interested in downloading Koha for my library. However, on every attempt I come across a different problem. The latest problem is when I enter the command
>
> wget -O- https://debian.koha-community.org/koha/gpg.asc | sudo apt-key add –
>
> I get the result
>
> -bash: wget: command not found
> E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
>
> So to install the gnupgs I enter the following
>
> sudo apt install gnupg gnupg1 gnupg2

You probably will first have to install Debian package "wget":

$ sudo apt-get install wget

Hope this helps.

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E [email protected] · W www.adminkuhn.ch
_______________________________________________

Koha mailing list  http://koha-community.org
[email protected]
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to