zoukankan
html css js c++ java
无法打开锁文件 /var/lib/dpkg/lock
比如输入apt-get install eclipse,或者apt-get update 会提示
无法打开锁文件 /var/lib/dpkg/lock - open (13: 权限不够) 无法对状态列表目录加锁(/var/lib/dpkg/),请查看您是否正以 root 用户运行?
这是,在命令前加入sudo即可。
查看全文
相关阅读:
洛谷 P2260 [清华集训2012]模积和 || bzoj2956
Mass Change Queries Codeforces
Single-use Stones Codeforces
洛谷 P4503 [CTSC2014]企鹅QQ
洛谷 P1463 [HAOI2007]反素数
Bear and Tower of Cubes Codeforces
洛谷 P1593 因子和 || Sumdiv POJ
记一次服务器inodes数报警的事件
MySQL参数详解
Django基础流程
原文地址:https://www.cnblogs.com/smiler/p/6474634.html
最新文章
算法笔记--斜率优化dp
Codeforces 1006 F
Codeforces 995 E
Codeforces 600 E
Codeforces 1009 F
HDU 5787 K-wolf Number
Codeforces 997 C
算法笔记--单调队列优化dp
BZOJ 1833: [ZJOI2010]count 数字计数
Codeforces 1005 E2
热门文章
Codeforces 1005 F
AtCoder Regular Contest 100 Equal Cut
2018年浙江理工大学程序设计竞赛校赛 Problem I: 沙僧
Points on Plane Codeforces
bzoj 4695: 最假女选手 && Gorgeous Sequence HDU
(洛谷 P1429 平面最近点对(加强版) || 洛谷 P1257 || Quoit Design HDU
洛谷 P4092 [HEOI2016/TJOI2016]树 || bzoj4551
加工生产调度
洛谷 P2662 牛场围栏
洛谷 P1954 [NOI2010]航空管制
Copyright © 2011-2022 走看看