Dear people,
Who is using Kile (LaTex system for producing scientific pdf articles) ?
Up to recently it was fine - I could install it alone and use it. Now I still can use it in F17, but why is yum installing all the KDE basic utilities like konsole, konqueror etc. I just do not want those packages..
How can I install just Kile without obviously useless bindings, which were not present in the past (as it should be)?
Oh dear people.
---------- Post added at 09:29 PM ---------- Previous post was at 09:11 PM ----------
Code:
[root@laptop myself]# yum install kile
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package kile.i686 0:2.1.2-2.fc17 will be installed
--> Processing Dependency: konsole-part >= 4.8.3 for package: kile-2.1.2-2.fc17.i686
--> Running transaction check
---> Package konsole-part.i686 0:4.8.5-1.fc17 will be installed
--> Processing Dependency: libkonq.so.5 for package: konsole-part-4.8.5-1.fc17.i686
--> Running transaction check
---> Package kde-baseapps-libs.i686 0:4.8.5-1.fc17 will be installed
--> Processing Dependency: kde-baseapps = 4.8.5-1.fc17 for package: kde-baseapps-libs-4.8.5-1.fc17.i686
--> Running transaction check
---> Package kde-baseapps.i686 0:4.8.5-1.fc17 will be installed
--> Processing Dependency: konsole for package: kde-baseapps-4.8.5-1.fc17.i686
--> Running transaction check
---> Package konsole.i686 0:4.8.5-1.fc17 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
======================================================================================================================================================
Package Arch Version Repository Size
======================================================================================================================================================
Installing:
kile i686 2.1.2-2.fc17 updates 5.2 M
Installing for dependencies:
kde-baseapps i686 4.8.5-1.fc17 updates 3.4 M
kde-baseapps-libs i686 4.8.5-1.fc17 updates 377 k
konsole i686 4.8.5-1.fc17 updates 62 k
konsole-part i686 4.8.5-1.fc17 updates 358 k
Transaction Summary
======================================================================================================================================================
Install 1 Package (+4 Dependent packages)
Total download size: 9.3 M
Installed size: 25 M
Is this ok [y/N]:
How to install it without those 4 dependencies? Because kde-baseapps is a bunch of hell knows what as konqueror.
Thank you very delicious much.