On Wednesday, 23-04-2025 at 17:43 ÖMER N KURUCU wrote:
> xfce4-weather-pluginproğram çalışmıyor veri yok uyarısı veriyor
If you are using Debian Bookworm, please add backports to your
/etc/apt/sources.list (if it is not there) then install xfce4-weather-plugin
from the debian backports using the below command. I hope this will work for
you.
Debian Bookworm kullanıyorsanız, lütfen /etc/apt/sources.list'inize
backport'lar ekleyin (eğer orada değilse) ardından aşağıdaki komutu kullanarak
xfce4-weather-plugin'i debian backport'larından yükleyin. Umarım bu sizin için
işe yarar.
# nano /etc/apt/sources.list
...
# bookworm-backports, previously on backports.debian.org
deb http://deb.debian.org/debian/ bookworm-backports main contrib non-free
non-free-firmware
deb-src http://deb.debian.org/debian/ bookworm-backports main contrib non-free
non-free-firmware
...
# apt-get install -t bookworm-backports xfce4-weather-plugin
>
>