Menu

Issue uninstalling gtkdatabox 1.0.0.0

2022-04-25
2022-06-06
  • Aakash Choudhury

    I am working on CentOS 8 and building a project on iio-oscilloscope. I downloaded gtkdatabox 1.0.0.0 first and tried building the project. It failed however since the variable names were not matching. So I downloaded and installed gtkdatabox 0.9.3.0 and then the build worked. However, now I can't open the iio-oscilloscope application since there are 2 versions of gtk on my system (gtk2 and gtk3). gtkdatabox 1.0.0.0 links to gtk3 and gtkdatabox 0.9.3.0 links to gtk2. I cannot remove gtk3 since a lot of applications are dependent on that. I tried uninstalling gtkdatabox 1.0.0.0 using sudo yum remove gtkdatabox1.0.0.0 and it said that the package doesn't exist. I tried sudo yum list installed|grep gtkdatabox and nothing popped up. This is weird since both the versions were installed using ./configure;make;make install. Is there any way to resolve this issue? I just want to remove gtkdatabox1.0.0.0 from my system and keep the 0.9.3.0 version.

     
  • Felipe Castro

    Felipe Castro - 2022-06-06

    Hello, have you tried to do "sudo make uninstall" on the source directory of gtkdatabox.1.0.0 ?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.