Originally posted by: TheStu
Originally posted by: silverpig
Originally posted by: TheStu
Well, I followed the instructions on VLC's website to add more stuff to Synaptics. Once I did that, and refreshed 3 times, VLC showed up. I guess I am just more used to Windows or OS X where you go to the website, download a file, and it installs. That method seems easier to me than refreshing a package list to find a file, and then installing it once/if you find it. I could get used to this method, I am just not yet.
I have not tried Rhythmbox yet, as i just got everything up and running.
I will try assigning a letter to the drive in Windows... hopefully that will work. It is seeing the partition, but is not seeing the free space correctly.
The nice thing about synaptic is you don't have to go to a website to get anything. Just typing:
sudo apt-get install vlc
would have done it for you. Or, once you have enabled the universe and multiverse repos, just open synaptic and search for vlc.
And later, you can just type:
sudo apt-get update
sudo apt-get upgrade
and synaptic will search for updates to every single piece of software on your system and update it. It sure beats going to 100 websites to download 100 updates and applying them all.
I tried apt-get, but must have done something wrong. Bear in mind that I am primarily coming from OS X, where one does not need to go to 100 websites to get 100 updates. Apple made software is updated via Software Update, most 3rd party apps use Sparkle, which is an updating system that when you launch the application it will ping a server and let it know if there is an update. A window pops up "A new update is available fo Adium (for example)" "Install, Remind Later, Ignore" If you hit install, the window changes into a progress bar, once the download is finished, you just hit Install and Relaunch. Takes all of 30 seconds.
For those applications that do not have Sparkle, I have an app called AppFresh that will search through every app on my system, determine if they need updates, and if yes, will automatically download them.
So, VLC was a pain in the ass as compared to the other 2 OSes that I primarily use, Windows and OS X. And I think it could be considered a slight pain in the ass as compared to how it could have worked had everything already been set up. So, unfamiliarity, in addition to the annoyance of my 500GB drive not working correctly, and my tiredness all exacorbated the situation. I prefer to not have to much about in Terminal anymore than I have to, call me a Luddite, but I think that it is the 21st century and therefore I shouldn't need to use a CLI to install a media player.