无法在 Ubuntu 18.04 上安装 Heimdall

1 software-installation heimdall

The repository 'http://ppa.launchpad.net/modycz/heimdall/ubuntu bionic Release'
does not have a Release file. 
Run Code Online (Sandbox Code Playgroud)

两周前刚刚在 Ubuntu 上开始。真正的新手!

nut*_*uts 5

回答你的问题

根据Launchpad上的这个页面,该 PPA 的最新版本是develutopic,日期为 2014 年 8 月。bionic因此,您当前的发行版 ( ) 太年轻,无法在此 PPA 中找到。

回答你的问题

Heimdall 在 Ubuntu 18.04 中,只是它没有被调用,heimdall但是heimdall-flash

$ apt search heimdall
Sorting... Done
Full Text Search... Done
heimdall-flash/bionic 1.4.1-2 amd64
  tool for flashing firmware on Samsung Galaxy S devices

heimdall-flash-frontend/bionic 1.4.1-2 amd64
  tool for flashing firmware on Samsung Galaxy S devices - Qt GUI
Run Code Online (Sandbox Code Playgroud)

所以你可以安装它

sudo apt install heimdall-flash
Run Code Online (Sandbox Code Playgroud)