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

buckleti's profile - activity

2019-03-01 12:38:00 -0500 marked best answer How to fix error "E: Unable to locate package ros-lunar-desktop"?

Trying to install Lunar ROS for Uduntu on Dell Inspiron 300 laptop. Keep getting:

"E: Unable to locate package ros-lunar-desktop"

Followed these instructions from ROS lunar site:

  1. sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'

  2. sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116

  3. sudo apt-get update

  4. sudo apt-get install ros-lunar-desktop-full

Also tried smaller lunars, but they gave same error. Also, tried: apt-cache search ros-lunar

To check, to no avail.

Looked up similar issues but solutions were not specific to this issue.

Tried on a different laptop, same model and getting same issue.

New to linux and need help with solution install of lunar ROS please. Thank you.

2018-07-11 05:05:08 -0500 received badge  Famous Question (source)
2018-02-09 15:57:42 -0500 received badge  Notable Question (source)
2018-02-07 02:07:11 -0500 received badge  Popular Question (source)
2018-02-06 18:06:44 -0500 commented answer How to fix error "E: Unable to locate package ros-lunar-desktop"?

Thank you very much! I see 17.04 no longer exists (end of life). Any suggestions as to which I should install that wi

2018-02-06 16:50:08 -0500 commented question How to fix error "E: Unable to locate package ros-lunar-desktop"?

Output of lsb_releas -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.10 Release:

2018-02-06 16:45:24 -0500 commented question How to fix error "E: Unable to locate package ros-lunar-desktop"?

Output of lsb_releas -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 17.10 Release:

2018-02-06 15:03:25 -0500 asked a question How to fix error "E: Unable to locate package ros-lunar-desktop"?

How to fix error "E: Unable to locate package ros-lunar-desktop"? Trying to install Lunar ROS for Uduntu on Dell Inspiro