执行sudo add-apt-repository
命令后,文件存放目录/etc/apt/sources.list.d
,直接删除即可。
sudo rm -f /etc/apt/sources.list.d/ondrej-ubuntu-php-mantic.list*
或者apt-key list
查看key之后进行删除:
sudo apt-key del 73C62A1B
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容