zoukankan      html  css  js  c++  java
  • ubuntu删除ppa源

    cd /etc/apt/sources.list.d
    

    都在这里了

    drwxr-xr-x 2 root root 4096 5月  22 23:41 ./
    drwxr-xr-x 6 root root 4096 5月  20 20:59 ../
    -rw-r--r-- 1 root root  216 5月  22 23:41 daniruiz-ubuntu-flat-remix-bionic.list
    -rw-r--r-- 1 root root  216 5月  22 23:41 daniruiz-ubuntu-flat-remix-bionic.list.save
    -rw-r--r-- 1 root root  154 5月  22 23:41 dyatlov-igor-ubuntu-sierra-theme-bionic.list
    -rw-r--r-- 1 root root  154 5月  22 23:41 dyatlov-igor-ubuntu-sierra-theme-bionic.list.save
    -rw-r--r-- 1 root root  189 5月  22 23:41 google-chrome.list
    -rw-r--r-- 1 root root  189 5月  22 23:41 google-chrome.list.save
    -rw-r--r-- 1 root root  192 5月  22 23:41 shutter-ubuntu-ppa-bionic.list
    -rw-r--r-- 1 root root  126 5月  22 23:41 shutter-ubuntu-ppa-bionic.list.save
    -rw-r--r-- 1 root root   65 5月  22 23:41 sogoupinyin.list
    -rw-r--r-- 1 root root   65 5月  22 23:41 sogoupinyin.list.save
    -rw-r--r-- 1 root root  128 5月  22 23:41 system76-ubuntu-pop-bionic.list
    -rw-r--r-- 1 root root  128 5月  22 23:41 system76-ubuntu-pop-bionic.list.save
    -rw-r--r-- 1 root root  193 5月  22 23:41 vscode.list
    -rw-r--r-- 1 root root  193 5月  22 23:41 vscode.list.save
    
    
    jiqing@jiqing-pad:/etc/apt/sources.list.d$ sudo rm shutter-ubuntu-ppa-bionic.list
    jiqing@jiqing-pad:/etc/apt/sources.list.d$ sudo rm shutter-ubuntu-ppa-bionic.list.save 
    
    
  • 相关阅读:
    Linux查看文件被哪个进程占用
    命令行启动rstudio server
    Spring Boot配置文件及多环境配置
    Spring Boot yml配置文件
    js实现自定义概率抽奖算法
    Flutter之adb: failed to install apk的解决方法
    Flutter之不简单的搜索条
    git操作之commit规范
    Flutter之毛玻璃效果的实现
    固定定位下div水平居中
  • 原文地址:https://www.cnblogs.com/jiqing9006/p/9075016.html
Copyright © 2011-2022 走看看