databag icon indicating copy to clipboard operation
databag copied to clipboard

netcat ambiguity

Open Sengachi opened this issue 1 year ago • 1 comments

In the instructions for "Install Databag on Raspberry Pi Zero V1.3", there is an instruction for apt-get -y install netcat. Doing so now gives the following message-

Package netcat is a virtual package provided by:
  netcat-openbsd 1.219-1
  netcat-traditional 1.10-47
You should explicitly select one to install.

E: Package 'netcat' has no installation candidate

I assume one should do apt-get -y install netcat-openbsd now instead, but the guide should probably be updated to reflect this.

P.S. Thank you so much for all your work on Databag. It's such a useful piece of software and I'd never have gotten something like this to work on my own, your work is really appreciate.

Sengachi avatar Dec 25 '24 08:12 Sengachi

Thank you for using this project and your feedback! I will update the guide accordingly

balzack avatar Dec 30 '24 06:12 balzack