catkin: command not found
I'm using ROS noetic on ubuntu 20.04 lt via WSL2. I'm trying to access the package through catkin build, I keep getting an error I'm new to ROS (beginner). So, I'm learning a tutorial from youtube. I've installed their git repository and following their steps. This is the command I input
catkin build ros_package_template
and I get this output
catkin: command not found
It might make sense to ask "them" what is wrong then. "They" might know.