a-Shell-commands icon indicating copy to clipboard operation
a-Shell-commands copied to clipboard

Is `ssh-copy-id` supposed to be unavailable?

Open ndrew222 opened this issue 8 months ago • 1 comments

I see ssh-copy-id in the repo so I tried to pkg install ssh-copy-id only to get a package not found error. I checked the package list and it’s not there, even though it’s in the repo. Also checked the commit history and there seems to be no explicit removal of ssh-copy-id since its last update.

ndrew222 avatar Mar 28 '25 13:03 ndrew222

ssh-copy-id is now included with the app, so it doesn't need to be installable with pkg install.

holzschu avatar Mar 28 '25 13:03 holzschu