Unable to run systemctl start jenkins

systemctl start jenkins
Failed to start jenkins.service: Unit jenkins.service not found.

I am not able to start Jenkins.

Hi @Jonjii91

This says Jenkins is not installed properly on the system.
Jenkins has Java dependency, first you need to install Java

Once installed, you can then go ahead and install Jenkins for your preferred distro referring to this official doc