在 Ubuntu 18.04 中看不到图像/照片缩略图

在 Ubuntu 18.04 中看不到图像/照片缩略图

我是 ubuntu 新手。我已默认安装 Ubuntu 18.04.4 LTS。

我看不到图像或照片缩略图。

我已遵循建议

sudo apt-get update -y
sudo apt-get install -y ffmpegthumbnailer

但一直说找不到包

sudo apt-get install -y ffmpegthumbnailer
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
E: No se ha podido localizar el paquete ffmpegthumbnailer

我还尝试修复任何缺失的更新或损坏的依赖项

sudo apt update --fix-missing
sudo apt install -f

没有任何改善,一直说找不到数据ffmpegthumbnailer

我也尝试过https://www.youtube.com/watch?v=HKL9XBqe9Fg使用 Kali。也没有成功。

非常感谢你的帮助,莫妮卡

相关内容