- Install Vagrant on your system if it is not already installed.
- Create a clone of the https://github.com/p4lang/tutorials repository.
- In a terminal window, change to this
vm-ubuntu-24.04
directory inside thetutorials
directory. - Run the command below:
vagrant up
Proceed to the section titled Installing open source P4 development tools on the VM.