zoukankan      html  css  js  c++  java
  • Ubuntu报E: 仓库 “http://ppa.launchpad.net/webupd8team/sublime-text-3/ubuntu bionic Release” 没有 Release 文件。

    解决办法,删除 webupd8team/sublime-text-3这个ppa文件,
    删除命令:

    sudo add-apt-repository --remove ppa:/webupd8team/sublime-text-3


    如果报仓库"http://ppa.launchpad.net/chris-lea/node.js/ubuntu focal Release"没有Release文件

       解决办法,删除chris-lea/node.js 这个ppa文件,

       删除命令:

       sudo add-apt-repository --remove ppa:/chris-lea/node.js

       需要根据出错的文件名来写命令。

  • 相关阅读:
    CSPS模拟 57
    CSPS模拟 56
    CSPS Oct目标
    CSPS模拟 55
    CSPS模拟 54
    CSPS模拟 53
    和manacher有关的乱写
    CSPS模拟 52
    CSPS模拟 51
    Git和代码规范
  • 原文地址:https://www.cnblogs.com/laochun/p/13291639.html
Copyright © 2011-2022 走看看