Error installing a new program or removing a program

Hello i have a problem with removing or installing a program. In the Software store. I get the following error code
Unable to remove "Sound Recorder (any program)":

Error while installing package: installed vshell package post-installation script subprocess returned error exit status 1

see picture

Please open a terminal and run each command below one at a time:

sudo rm /var/lib/dpkg/info/gnome-sound-recorder.*

sudo dpkg --configure -a

sudo apt update && sudo apt remove gnome-sound-recorder

I will try that now

sudo dpkg --configure -a
Setting up vshell (4.9.0-3072) ...

postinstall: Checking /usr/local/etc/vshelld_config.

postinstall: Checking /usr/local/etc/vshelld_primes.txt.

postinstall: Backing up original /usr/local/etc/vshelld_primes.txt.

Job for vshell.service failed because the control process exited with error code.
See "systemctl status vshell.service" and "journalctl -xe" for details.
Job for vshell-ftps.service failed because the control process exited with error code.
See "systemctl status vshell-ftps.service" and "journalctl -xe" for details.
dpkg: error processing package vshell (--configure):
installed vshell package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
vshell

Will I try to add a program by the software or by the terminal I get the following error vshell.service failed

systemctl status vshell.service
● vshell.service - VanDyke Software VShell SSH2 and SFTP server
Loaded: loaded (/lib/systemd/system/vshell.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Tue 2023-07-11 21:58:41 CEST; 3s ago
Process: 5878 ExecStart=/usr/local/sbin/vshelld (code=exited, status=1/FAILURE)