0
Witam mam aktualnie zainstalowanego wine 4.0 a chciałbym zainstalować 4.8 próbowałem to zrobić ze strony https://wiki.winehq.org/Ubuntu ale nie udaje mi się przesyłam log z terminala Bardzo Proszę o pomoc
Kod:
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo dpkg --add-architecture amd64
[sudo] hasło użytkownika janusz:
janusz@janusz-To-be-filled-by-O-E-M:~$ wget -nc https://dl.winehq.org/wine-builds/winehq.key
Plik `winehq.key' już istnieje, bez pobierania.
Kod:
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo apt-key dodaj winehq.key
Usage: apt-key [--keyring file] [command] [arguments]
Manage apt's list of trusted keys
apt-key add <file> - add the key contained in <file> ('-' for stdin)
apt-key del <keyid> - remove the key <keyid>
apt-key export <keyid> - output the key <keyid>
apt-key exportall - output all trusted keys
apt-key update - update keys using the keyring package
apt-key net-update - update keys using the network
apt-key list - list keys
apt-key finger - list fingerprints
apt-key adv - pass advanced options to gpg (download key)
If no specific keyring file is given the command applies to all keyring files.
Kod:
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo apt update
E: Nieprawidłowa linia 3 w liście źródeł /etc/apt/sources.list.d/additional-repositories.list (typ)
E: Nie udało się odczytać list źródeł.
Kod:
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo apt-key update
Warning: 'apt-key update' is deprecated and should not be used anymore!
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: klucz 3B4FE6ACC0B21F32: ,,Ubuntu Archive Automatic Signing Key (2012) <[email protected]>'' bez zmian
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: klucz D94AA3F0EFE21092: ,,Ubuntu CD Image Automatic Signing Key (2012) <[email protected]>'' bez zmian
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: klucz 871920D1991BC93C: ,,Ubuntu Archive Automatic Signing Key (2018) <[email protected]>'' bez zmian
gpg: Ogółem przetworzonych kluczy: 3
gpg: bez zmian: 3
Kod:
janusz@janusz-To-be-filled-by-O-E-M:~$ sudo apt install --install-recommends winehq-devel
E: Nieprawidłowa linia 3 w liście źródeł /etc/apt/sources.list.d/additional-repositories.list (typ)
E: Nie udało się odczytać list źródeł.
E: Nieprawidłowa linia 3 w liście źródeł /etc/apt/sources.list.d/additional-repositories.list (typ)
E: Nie udało się odczytać list źródeł.
janusz@janusz-To-be-filled-by-O-E-M:~$