A few of question

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
rivers79

A few of question

Post by rivers79 »

1. I have a Brother MFC 240C 5 in 1 printer. I have downloaded both the "lpr" driver and the "cupswrapper" driver and installed both and restarted my computer after each installation. My printer however still dose not print. Any ideas?

2. I downloaded newsmole for my news reader. It is supposed to be platform free. I followed the instructions to the letter. The problem I am getting is that according to the terminal program it dose not reconize "setup.sl" command. I am now stuck.

3. Dose anyone know of a good torrent program?

Thanks,
Colin
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
proxima_centauri

Re: A few of question

Post by proxima_centauri »

3. Deluge, Transmission
rivers79

Re: A few of question

Post by rivers79 »

Thank you. I found the Transmission program as I was looking through my "Menu" button.

Cheers
kansasnoob

Re: A few of question

Post by kansasnoob »

For the Brother printer try going to terminal and running:

Code: Select all

sudo apt-get install brother-cups-wrapper* brother-lpr-drivers* && sudo apt-get -f install
Then restart.

It's sort of a crap shoot, but that'll get you everything in the Mint/Ubuntu repos related to Brothers printers.

And it doesn't eat a lot of space, so you'll be OK unless you're very low on disc space.
kansasnoob

Re: A few of question

Post by kansasnoob »

Oh! I should add that if the "-f install" command returns a prompt to remove a bunch of stuff don't do it!

Post the results here and we'll tell you what's safe and what's not!

It's doubtful that would happen though.
rivers79

Re: A few of question

Post by rivers79 »

Thank you kansasnoob, however I am still unable to print.

I typed:

"sudo apt-get install brother-cups-wrapper* brother-lpr-drivers* && sudo apt-get"

then restarted my computer. Still nothing.

Here is a screen shot of what the terminal program said when it finished the install.

Cheers
User avatar
rivenathos
Level 6
Level 6
Posts: 1070
Joined: Wed May 06, 2009 7:32 am
Location: USA

Re: A few of question

Post by rivenathos »

In regards to #2, Thunderbird has the capability to be an excellent Usenet/newsgroup reader. If you want RSS feeds, Firefox will do that, but you also might be happy with Liferea (Linux Feed Reader). I have heard good things about Pan, but I have not used it.
Current hardware: a Dell OptiPlex 3010 desktop, a Dell Inspiron 531 desktop, and a Dell Inspiron 1545 laptop.
Current OS: LMDE 3
kansasnoob

Re: A few of question

Post by kansasnoob »

Run this full command in terminal (please just copy-n-paste):

Code: Select all

sudo apt-get install brother-cups-wrapper* brother-lpr-drivers* && sudo apt-get -f install
rivers79

Re: A few of question

Post by rivers79 »

I will take a look at those programs tomorrow.

Thanks
rivers79

Re: A few of question

Post by rivers79 »

I tired entering the full line of code you mentioned:

"sudo apt-get install brother-cups-wrapper* brother-lpr-drivers* && sudo apt-get -f install"

and the printer is still a no go.

Cheers
rivers79

Re: A few of question

Post by rivers79 »

I got the printer working.

I went into the "Printer Configuration", the right clicked on the printer and went to "Properties". From there i clicked on the tab "Change" besides the "Make and Model" and changed the model from generic to Brother and it worked.

Thanks to all those who helped along the way.

Cheers.
Locked

Return to “Beginner Questions”