LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-09-2017, 04:38 PM   #1
ChakaZulu
LQ Newbie
 
Registered: Jul 2013
Distribution: Fedora
Posts: 20

Rep: Reputation: Disabled
i'm trying to install Gtk* but i've have a conflict


dnf install Gtk*
Last metadata expiration check: 0:56:22 ago on Tue May 9 13:48:19 2017.
Package GtkAda-2.24.2-20.fc25.x86_64 is already installed, skipping.
Package GtkAda-gnome-2.24.2-20.fc25.x86_64 is already installed, skipping.
Package GtkAda-gl-2.24.2-20.fc25.x86_64 is already installed, skipping.
Error: package GtkAda3-devel-3.14.2-1.fc25.i686 conflicts with GtkAda-devel < 3 provided by GtkAda-devel-2.24.2-20.fc25.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages)
Does anyone can help me

Thanks in advance
 
Old 05-09-2017, 05:34 PM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,048

Rep: Reputation: Disabled
I am not a Fedora user, but I assume that writing "dnf install Gtk*" is supposed to install all packages whose name begins in Gtk.

Unfortunately some can't be installed together, because they have conflicting dependencies requierements.

In this example it seems that you cant have both GtkAda-2.252-20 and GtkAda3-devel-3.14.2-1 installed, so you need to choose which one you want.

I am wondering: what do you really want to install? I doubt that you really need all 70 packages whose name begins in Gtk.

Also, this thread would better fit in the Fedora forum where you would find more accurate answers, as both the dnf tool and the packaging of Gtk* are specific to Fedora.

Last edited by Didier Spaier; 05-09-2017 at 05:39 PM.
 
Old 05-09-2017, 11:13 PM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
package GtkAda3-devel-3.14.2-1.fc25.i686 conflicts with GtkAda-devel < 3
provided by GtkAda-devel-2.24.2-20.fc25.x86_64
"-devel" :
You will have to choose which version yo want to use : It's one at a time.

Not an unusual thing with packages-devel.


-
 
Old 05-10-2017, 01:32 AM   #4
ChakaZulu
LQ Newbie
 
Registered: Jul 2013
Distribution: Fedora
Posts: 20

Original Poster
Rep: Reputation: Disabled
i'm trying to install Gtk* but i've have a conflict

Can u put me the shell command to solve the conflict
 
Old 05-10-2017, 05:11 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Re #4.

If you want to develop / compile applications with ...

"2" GtkAda : # dnf remove GtkAda3-devel && dnf install GtkAda-devel
"3" GtkAda3 : # dnf remove GtkAda-devel && dnf install GtkAda3-devel

... Or you can just install with 'dnf --allowerasing'
"2" # dnf install GtkAda-devel --allowerasing
"3" # dnf install GtkAda3-devel --allowerasing
.... and dnf will automatically remove the surplus / conflicting package-devel.


-
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
libswt-gtk-3.2-java and libswt3.2-gtk-java conflict (etch) Lokathor Debian 8 12-20-2007 02:46 PM
GTK+ programs on Windows without having to install GTK+, GLib, etc Nylex Programming 2 02-19-2006 01:33 PM
GTK source install doesn't give gtk-config Feebles Linux - Software 4 06-15-2005 12:51 PM
cant find gtk-config file or gtk-devel to install happychappy Linux - Software 2 02-16-2005 12:46 AM
GTK, GTK+ and MPlayer won't install ? ivan@elfak Linux - Newbie 4 02-29-2004 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration