Have read previous answers and they do not solve my problem. I downloaded Brother printer drivers. From file cabinet search found Downloads, Properties show it went to /home/myname/Downloads. Confirmed it did download by terminal command ls Downloads.
Upon terminal command:
myname@myname-computername:~$ cd DownloadsEnter
It returns this line:
myname@myname-computername:~/Downloads$
I have made sure of spelling, case, spacing, tried cycling through other directories and still get nothing. What exactly am I supposed to type after the :~$?
Brother instructions are:
- Download the tool (
linux-brprinter-installer-*.*.*-*.gz). - Go to directory you downloaded the file to in the last step. By using the
cdcommand. e.g.cd Downloads Enter this command to extract the downloaded file:
gunzip linux-brprinter-installer-*.*.*-*.gze.g.
gunzip linux-brprinter-installer-2.1.1-1.gz
etc, etc