deb: No command ‘deb’ found

Let’s take a simple example of running the command deb as mentioned here.

$ deb http://deb.opera.com/opera/ stable non-free
No command 'deb' found, did you mean:
Command 'debc' from package 'devscripts' (main)
Command 'derb' from package 'libicu-dev' (main)
Command 'dab' from package 'bsdgames' (universe)
Command 'debi' from package 'devscripts' (main)
deb: command not found

If you have come across this mistake/error, then you have probably done a common mistake. Whenever you see any line starting with deb, make sure that it is not for running in the command prompt, but for adding into a particular file

The line must be added to the file /etc/apt/sources.list

Just like the example on how to install Opera in Linux, the line must be added to /etc/apt/sources.list.

After this, you can install the concerned software in your machine using apt-get.

最新文章

  1. pandas.DataFrame对行和列求和及添加新行和列
  2. C语言函数的声明以及函数原型
  3. Android Device Monitor工具的DDMS使用
  4. 七大查找算法(附C语言代码实现)
  5. MBProgressHUD 扩展加载动画
  6. 关于mongodb ,redis,memcache
  7. 操作系统课堂笔记(2)操作系统的硬件环境之I/O技术和时钟
  8. C语言-06复杂数据类型-02字符串
  9. HDU 3231 Box Relations
  10. python模块介绍- HTMLParser 简单的HTML和XHTML解析器
  11. java 强弱引用
  12. 算法模板——sap网络最大流 3(递归+邻接表)
  13. 2017/4/27-Gradle的配置与Spring的下载
  14. 查看numpy.ndarray的数据类型
  15. selenium设置proxy、headers(phantomjs、Chrome、Firefox)
  16. 监控mysql
  17. Spring笔记01_下载_概述_监听器
  18. Dockerfile详解及优化
  19. nginx 设置自签名证书以及设置网址http强制转https访问
  20. 媳妇要转java开发,我该怎么办?

热门文章

  1. Python微服务实践-集成Consul配置中心
  2. 【python开发】利用PIP3的时候出现的问题Fatal error in launcher: Unable to create process using '"'
  3. javascript获取地址栏参数的方法
  4. python zip函数(11)
  5. Mysql查看优化后的SQL 语句
  6. [hdu 4841]圆桌问题 | 约瑟夫问题 STL-vector
  7. Shell编程学习记录
  8. Python--代码1(接口测试:测试用例从数据库读取写到yaml文件中)
  9. python实现查找最长公共子序列
  10. Ubuntu 中linux 编译错误的(-)