Siduction Forum

Siduction Forum => Software - Support => Topic started by: Lanzi on 2023/03/14, 17:06:06

Title: neue Installation: kein nautilus-dropbox mehr?
Post by: Lanzi on 2023/03/14, 17:06:06
Ich habe seit Jahren das nautilus-dropbox Programm unter KDE-Plasma genutzt. Installiere heute neu und es scheint nicht mehr vorhanden zu sein.
Wie geht ihr vor?

Gibt es einen Ersatz?
Title: Re: neue Installation: kein nautilus-dropbox mehr?
Post by: edlin on 2023/03/14, 17:44:13
Meine Vorgehensweise (Lifehack):
apt install nautilus-dropbox

Ergebnis:
apt policy nautilus-dropbox
nautilus-dropbox:
 Installiert:           2019.02.14-1.2
 Installationskandidat: 2019.02.14-1.2
 Versionstabelle:
*** 2019.02.14-1.2 500
       500 https://deb.debian.org/debian testing/non-free amd64 Packages
       500 http://ftp.de.debian.org/debian unstable/non-free amd64 Packages
       100 /var/lib/dpkg/status


Könnte das bei dir mit dem neuen Umgang seitens Debian mit den non-free-Paketen zusammenhängen?
Siehe hier (https://forum.siduction.org/index.php?topic=8878.msg70556#msg70556).

edlin
Title: Re: neue Installation: kein nautilus-dropbox mehr?
Post by: Lanzi on 2023/03/14, 18:26:37
Japp, das wars. EInfach non free zufügen, und es klappt.


deb      https://deb.debian.org/debian/ unstable main contrib non-free-firmware non-free


Vielen Dank, war mir entgangen!