ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use this command to download the .deb package: sudo apt-get -d install "package"

And then, you should found this package in: "/var/cache/apt/archives/"

Now you can install the package with: sudo dpkg -i /path/to/file.deb

Use this command to download the .deb package: package:

sudo apt-get -d install "package"

And then, you should found this package in: "/var/cache/apt/archives/"

Now you can install the package with: with:

sudo dpkg -i /path/to/file.deb