zoukankan      html  css  js  c++  java
  • Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)

    root@ubuntu:~# sudo -E apt-get -y install apt-transport-https ca-certificates software-properties-common
    E: Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)
    E: The list of sources could not be read.
    E: Malformed entry 55 in list file /etc/apt/sources.list ([option] no value)
    E: The list of sources could not be read.

    vi /etc/apt/sources.list +55
    ## your rights to use the software. Also, please

    deb [arch=] https://download.docker.com/linux/ubuntu bionic stable
    deb [arch=arm64] https://download.docker.com/linux/ubuntu bionic stable
  • 相关阅读:
    数据库的......
    数据库
    XML
    网络编程
    I/O系统---流
    周结

    集合,框架
    Spring入门
    Java Wed
  • 原文地址:https://www.cnblogs.com/dream397/p/13749428.html
Copyright © 2011-2022 走看看