# !!! This page is included by many other pages, it should only be modified by experts and be very brief. == Installing rosws/rosinstall == {{{ sudo apt-get install python-rosinstall }}} === On non-ubuntu platforms (or if the above is failing) === Use [[ROS/Installation/EasyInstallConfig|pip]]: {{{ sudo pip install -U rosinstall }}}