【环境配置】Get more security updates through Ubuntu Pro with ‘esm-apps‘ enabled:

问题: Get more security updates through Ubuntu Pro with 'esm-apps' enabled

bash 复制代码
Get more security updates through Ubuntu Pro with 'esm-apps' enabled:
  vlc-plugin-qt libvlc5 vlc-data libvlccore9 vlc vlc-bin vlc-l10n
  libopenexr-dev libopenexr25 libpostproc55 vlc-plugin-samba libswscale-dev
  libavcodec58 vlc-plugin-notify libavutil56 libswscale5
  vlc-plugin-access-extra libavutil-dev vlc-plugin-skins2
  vlc-plugin-video-splitter libswresample3 vlc-plugin-video-output
  libavformat58 libavformat-dev libavcodec-dev libvlc-bin libswresample-dev
  vlc-plugin-base vlc-plugin-visualization
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following packages have been kept back:
  gjs initramfs-tools initramfs-tools-bin initramfs-tools-core libgjs0g

解决方法-去掉这些提示

bash 复制代码
cd /etc/apt/apt.conf.d/
sudo mkdir -p /etc/apt/backup
sudo mv 20apt-esm-hook.conf /etc/apt/backup/
sudo apt update
sudo apt upgrade

【参考】

Enable Ubuntu Pro to get 5 Years More Security Updates in Ubuntu 22.04,20.04,18.04

相关推荐
Sinowintop2 小时前
易连EDI-EasyLink SFTP文件传输
运维·服务器·网络·sftp·edi·ftp·国产edi软件
likuolei3 小时前
XML DOM 节点类型
xml·java·服务器
风123456789~4 小时前
【Linux专栏】显示或隐藏行号、批量注释
linux·运维·服务器
谢尔登4 小时前
简单聊聊webpack摇树的原理
运维·前端·webpack
只想安静的写会代码5 小时前
centos/ubuntu/redhat配置清华源/本地源
linux·运维·服务器
susu10830189115 小时前
ubuntu多块硬盘挂载到同一目录LVM方式
linux·运维·ubuntu
smaller_maple7 小时前
linux问题记录1
linux·运维·服务器
报错小能手8 小时前
讲讲libevent底层机制
linux·服务器
阿星智力囊9 小时前
Thinkphp6+nginx环境报错信息不显示,接口直接报500和CORS跨域(错误的引导方向),真坑啊
运维·nginx·php·thinkphp6
大柏怎么被偷了11 小时前
【Linux】进程等待
linux·运维·服务器