To install and configure Jenkins on Ubuntu 26.04, add the LTS repo from pkg.jenkins.io, install JDK first, then finish the web wizard.
Step 1 : Update.

Step 2 : Install JDK.


Step 3 : Check Java.

Step 4 : Add the Jenkins key.

Step 5 : Add the LTS repository.

Step 6 : Update again.

Step 7 : Install Jenkins.


Step 8 : Enable and start.

Step 9 : Print the initial admin password.

Step 10 : Allow the UI port.

Step 11 : Unlock — paste the password from step 9.

Step 12 : Install suggested plugins. Wait.

Step 13 : Create the admin user.

Step 14 : Confirm the Jenkins URL.

Step 15 : Start using Jenkins.

You have installed and configured Jenkins on Ubuntu 26.04.