Menu

K3b not working

Paul Braun
2019-11-13
2019-11-13
  • Paul Braun

    Paul Braun - 2019-11-13

    Unfortunately, when I launch K3b to try and burn an ISO to a DVD, it immediately lists 4 problems about things which are missing! These are cdrecord, cdrdao, growisofs, and dvd+rw-format. Why haven't these things been automatically installed? How should I install them? This has never happened to me with K3b on other Linux distros before.

     
    • Silent Robot

      Silent Robot - 2019-11-13

      Those appear to optional dependencies, not implicit ones. Easy to resolve though:

      pacman -S cdrdao cdrtools dvd+rw-tools

      That should be enough looking at the Arch Wiki.

      if not reference this to see the dependencies: https://www.archlinux.org/packages/extra/x86_64/k3b/

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.