1

I can't install this programs using apt-get, I think I have to add the package.

By the way, how can I find the packages for new softwares when I have only the software name? Google is not helping much on this (I did a search for vcdxbuild, and found nothing useful)..

Student
  • 12,236

1 Answers1

1

You should install vcdimager package. That is all.

To install: use this command:

sudo apt-get install vcdimager
kaan
  • 681