kitty installing issues

I need help installing kitty manually because when i installed it by ‘apt install’ command and i open kitty terminal suddenly close by itself. When I clone the packages and i use the ‘make’ command this message appear.

python3 setup.py
CC: [‘gcc’] (10, 0)
Package libcrypto was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcrypto.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘libcrypto’ found
The package libcrypto was not found on your system
make: *** [Makefile:13: all] Error 1


  • Parrot version in use
    PRETTY_NAME=“Parrot OS 5.1 (Electro Ara)”
    NAME=“Parrot OS”
    VERSION_ID=“5.1”
    VERSION=“5.1 (Electro Ara)”
    VERSION_CODENAME=ara
    ID=parrot
    ID_LIKE=debian

Hi @NGC6853

Looks like the issue is perhaps on Kitty’s side.