I installed vlc through yum but am unable to open it via terminal(it shows command not found) or gui. I am not able to see the vlc config files, icon in applications either. Following is the terminal text:
Loaded plugins: langpacks, presto, refresh-packagekit Resolving
Dependencies
--> Running transaction check
---> Package vlc.x86_64 0:2.0.5-1.fc17 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================ Package Arch Version Repository
Size
================================================================================ Installing: vlc x86_64 2.0.5-1.fc17
rpmfusion-free-updates 1.6 M
Transaction Summary
================================================================================ Install 1 Package
Total download size: 1.6 M Installed size: 4.2 M Is this ok [y/N]: y
Downloading Packages: vlc-2.0.5-1.fc17.x86_64.rpm
| 1.6 MB 00:02 Running Transaction Check Running Transaction
Test Transaction Test Succeeded Running Transaction Installing :
vlc-2.0.5-1.fc17.x86_64 1/1
Verifying : vlc-2.0.5-1.fc17.x86_64
1/1
Installed: vlc.x86_64 0:2.0.5-1.fc17
Complete! [root@localhost ~]# vlc bash: vlc: command not found...
yum provides vlc? – Chris Down Jan 12 at 3:55which vlcandtype vlc? Try running VLC from its absolute path. – htor Jan 12 at 13:26