当前位置:   article > 正文

The repository ‘https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu jammy Release‘ does not have a_jammy release' does not have a release file.

jammy release' does not have a release file.

问题场景

在Ubuntu22.04中安装软件时报错:

The repository 'https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu jammy Release' does not have a Release file.
  • 1

解决方案

原因是我之前通过如下命令添加了一个第三方库

sudo add-apt-repository ppa:ubuntugis/ppa
  • 1

但是这个第三方库并不支持22.04版本的ubuntu,因此要解决这个问题,要么就降低Ubuntu的版本,要么通过如下命令把这个第三方库移除

sudo add-apt-repository --remove ppa:ubuntugis/ppa
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/53446
推荐阅读
相关标签
  

闽ICP备14008679号