im having a few problems, i am new to ubuntu and kubuntu and fairly savvy. i tested out ubuntu and was really happy with it. decided to totally wipe my laptop clean and put Kubuntu on it. since ive done this ive had nothing but problems but maybe its just cause im knew.
ok first off. no matter what i type into the " Run a Command" dialogue box i press enter - NOTHING happens. ive been browsing forums trying to find out how to install stuff. entering commands into this box sounds like an important thing so not being able to do it is really killlin me.
my batter power wont charge over 58% for some reason
my email wont actually get my mail even tho it says its connected fine
my wifi will not connect even tho all of it is set up right
i found where to add the download sources "repositories" ... but ... for example trying to get VLC player...
the directions are too:
Graphical way
Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have an universe repository activated.
Search for vlc and install it. You should install vlc-plugin-pulse/ and mozilla-plugin-vlc as well.
If you are interested in streaming or transcoding, you should additionnally install libavcodec-extra-52 from a multiverse repository.Ok this first way when i look up VLC player, it finds a whole bunch of VLC stuff, but nothing to install. under File List for ALL of them there are 0 files.
Command line way
You need to check that a universe mirror is listed in your /etc/apt/sources.list file.
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
This way i assume i type these lines into a "Run this Command" dialogue box... but like i said, when i do this, or any other command line, when i press enter it does notihng...
ANY help is greatly appreciated!!!!!!!!!!!!!!!
ok first off. no matter what i type into the " Run a Command" dialogue box i press enter - NOTHING happens. ive been browsing forums trying to find out how to install stuff. entering commands into this box sounds like an important thing so not being able to do it is really killlin me.
my batter power wont charge over 58% for some reason
my email wont actually get my mail even tho it says its connected fine
my wifi will not connect even tho all of it is set up right
i found where to add the download sources "repositories" ... but ... for example trying to get VLC player...
the directions are too:
Graphical way
Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have an universe repository activated.
Search for vlc and install it. You should install vlc-plugin-pulse/ and mozilla-plugin-vlc as well.
If you are interested in streaming or transcoding, you should additionnally install libavcodec-extra-52 from a multiverse repository.Ok this first way when i look up VLC player, it finds a whole bunch of VLC stuff, but nothing to install. under File List for ALL of them there are 0 files.
Command line way
You need to check that a universe mirror is listed in your /etc/apt/sources.list file.
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
This way i assume i type these lines into a "Run this Command" dialogue box... but like i said, when i do this, or any other command line, when i press enter it does notihng...
ANY help is greatly appreciated!!!!!!!!!!!!!!!
Comment