SyntaxFix
Write A Post
Hire A Developer
Questions
This will install jdk for you and check for the jarsigner inside it
jarsigner
sudo apt install -y default-jdk
to find jarsigner you can use whereis jarsigner
whereis jarsigner