Learning Linux Basics Course & Labs > Lab: YUM and RPM

I am doing the Lab: YUM and RPM. The task is :
The package for the firefox browser has been downloaded under /home/bob in the centos-lab server.
Try to install it using RPM .

I use ‘pwd’ to list the current directory, which shows /home/bob. I am in centos-lab server but when I use ‘ls’ command to get the list present in current directory, it shows nothing. I can’t find the downloaded rpm file.
How can I install the pacakge?

Hi @sushant-kk

Thanks for highlighting the issue.

It appears there’s a bug in the lab. The package is not stored in the said directory.
I’ll notify the lab team and they’ll ensure it is resolved as early as possible.