首頁>Server>source

Solved! See comments below for the solution.

我正在尝試在Debian buster上安裝i3,但找不到軟體包.我不確定缺少什麼,因此可以安裝此軟體包。

這些是我得到的錯誤:

> apt install i3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package i3
> apt install i3-wm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package i3-wm

這是我的天才 檔案

/etc/apt/sources.list

我尝試執行 deb http://security.debian.org/debian-security buster/updates main contrib non-free deb-src http://security.debian.org/debian-security buster/updates main contrib non-free # buster-updates, previously known as 'volatile' deb http://deb.debian.org/debian/ buster-updates main contrib non-free deb-src http://deb.debian.org/debian/ buster-updates main contrib non-freeapt update ,然後尝試安裝軟體包,但出現相同的錯誤。

這是Debian仓庫:https://packages.debian.org/sid/i3

和跟蹤器:https://tracker.debian.org/pkg/i3-wm

如果有帮助,我尝試安裝zeal,但出現相同的錯誤. / p>

我是否缺少設置或安裝這些軟體包的东西?

apt-get update
最新回復
  • 5月前
    1 #

    您的 /etc/apt/sources.list 缺少這些行:

    deb http://deb.debian.org/debian buster main
    deb-src http://deb.debian.org/debian buster main
    

    然後 apt-get updateapt-get upgradeapt install i3

  • 5月前
    2 #

    您目前仅具有LTS和更新儲存庫.這些仅具有更新,而不是所有軟體包.您缺少基本的Debian儲存庫,即:

    deb http://deb.debian.org/debian buster main
    deb-src http://deb.debian.org/debian buster main
    

  • domain name system:內部區域的公共TXT記錄
  • SPF record:SPF記錄-為什麼我们在+ Mx旁邊使用+ a?