【环境配置】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

相关推荐
荣--12 小时前
一键部署不是为了省时间 —— 它是把"买来的 PaaS"变成"自己的平台"的拐点
运维·zabbix·工程化·一键部署·平台化·边界设计
江华森13 小时前
动手实战学 Docker — 从零到集群编排完全指南
运维
Avan_菜菜1 天前
FRP 内网穿透完整实战:从 HTTP 映射到 HTTPS 自签代理
运维·nginx·https
SelectDB2 天前
Litefuse 开源并推出单进程轻量模式,25 秒就能跑起来的 Agent 可观测与评估平台
运维·后端·自动化运维
zzzzzz3104 天前
9K Star 炸裂开源!这个 C 语言写的代码知识图谱,把 Linux 内核索引压缩到了 3 分钟
linux·服务器·sql
XIAOHEZIcode4 天前
Linux系统鼠标偏移常见原因以及修复方案
linux·运维·游戏
用户0328472220704 天前
如何搭建本地yum源(上)
运维
大树887 天前
金刚石散热越强,管路越先见顶
大数据·运维·服务器·人工智能·ai
摇滚侠7 天前
Linux CentOS7 rpm 安装 MySQL 5.7
linux·运维·mysql
霸道流氓气质7 天前
领域驱动设计(DDD)在 Spring Boot 微服务中的实践指南
运维·spring boot·微服务