You get a bonus - 1 coin for daily activity. Now you have 1 coin

Error: "dpkg-source: command not found"

Practice



This is because dpkg-dev isn't installed in Linux by default (because, honestly, you usually don't need it if you're installing everything from the repos).

To get this little utility, run the following:

Debian/Ubuntu
$ sudo aptitude install dpkg-dev

CentOS/RedHat
$ sudo yum install dpkg-devel

And voilà...

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "LINUX operating system"

Terms: LINUX operating system