Sign in with
Sign up | Sign in
Your question

First time ubuntu user

Tags:
  • AMD
  • Ubuntu
Last response: in Linux/Free BSD
Share
October 4, 2014 10:14:51 AM

i am trying to install utorrent and amd driver in ubuntu 14.04. Explaining the procedure will be helpfull.

More about : time ubuntu user

October 4, 2014 10:23:25 AM

Ubuntu usually does not need any driver installations. Ubuntu is super great at recognizing hardware and installing drivers for it. I did not need to install one driver for both my Ubuntu computers. Secondly, utorrent might be availabe in Ubuntu Software Center. Otherwise in the terminal type:

  1. sudo apt-get install utorrent

And if Ubuntu recognizes utorrent it will know where to find its source files and install it. Stuff runs quite differently from Windows in terms of software downloaded from the terminal. You usually have do find the file and double-clickt o run it; a shortcut will nor appear on the left side of the desktop at all.
m
0
l
October 4, 2014 10:30:23 AM

at turkey3_scratch: the driver relates with amd gpu .
m
0
l
Related resources
October 4, 2014 3:56:35 PM

In addition utorrent is not really supported on Ubuntu. Most people use transmission or other torrent client.
  1. sudo apt-get install transmission-gtk
m
0
l
!