You are not logged in.

#1 2024-07-19 10:04:42

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Uninstall QT creator / studio

Hello, I recently Installed qt creator that brought up a lot of other Qt related things like QT designer etc. I would like to know a way of uninstall them.

I tried

pacman -Qq | grep qt

and searched for any packages related to that, but found only Wayland stuff (I use KDE so Wayland is something I need)

Last edited by Norma Jenkins (2024-07-19 10:31:26)

Offline

#2 2024-07-19 13:39:58

dakota
Member
Registered: 2016-05-20
Posts: 417

Re: Uninstall QT creator / studio

Have you seen this?

Perhaps

pacman -Rns <packageName>

???

Cheers,


"Before Enlightenment chop wood, carry water. After Enlightenment chop wood, carry water." -- Zen proverb

Offline

#3 2024-07-19 13:43:05

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,541
Website

Re: Uninstall QT creator / studio


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2024-07-19 20:52:49

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Re: Uninstall QT creator / studio

dakota wrote:

Have you seen this?

Perhaps

pacman -Rns <packageName>

???

Cheers,

I don't wanna be an asshole, but have you read my question? I literally said I found nothing related to Qt Studio.

Offline

#5 2024-07-19 20:59:50

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Re: Uninstall QT creator / studio

Would work if there was a package I could just delete like that, news: there isn't. I don't know how Qt creator install itself as

pacman -Q

doesn't show any packages related to that Environment
Apps to uninstall
apps

The QT maintenance doesn't work as it tries to open itself from ~/Qt which doesn't exist

Last edited by Norma Jenkins (2024-07-19 21:00:23)

Offline

#6 2024-07-20 02:01:16

dakota
Member
Registered: 2016-05-20
Posts: 417

Re: Uninstall QT creator / studio

Norma Jenkins wrote:

I don't wanna be an asshole, but have you read my question? I literally said I found nothing related to Qt Studio.

Er... no, that's not what you said.

What you said is that you installed lots of "things, etc" and you wanted to know how to remove "them".

I assumed you meant that when you installed qtcreator it brought along a bunch of dependencies (like clang, clazy... yaml-cpp) and that you wanted to know how to remove those dependencies when you remove the package.

I provided you with the literal answer.  I also provided you with a link so you could dig deeper if you found my answer unsatisfactory.

I suggest you reflect on what you actually want to achieve. Because, if pacman -Q doesn't list the package, it wasn't installed with pacman (and, news: packages don't install themselves).

It sounds like what you *really* want is to remove some "things" from some "menu" that reference packages that no longer exist or never existed (but I don't want to put words in your mouth).

That's a completely different question and one I can't help you with, as I don't use KDE.

Best of luck.

Cheers,


"Before Enlightenment chop wood, carry water. After Enlightenment chop wood, carry water." -- Zen proverb

Offline

#7 2024-07-20 03:14:11

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: Uninstall QT creator / studio

You don't. qtcreator requires qt6-tools, and those are part of that package.

Edit: Or maybe I misunderstood? What, exactly, did you do when those showed up?

Last edited by Scimmia (2024-07-20 03:22:40)

Offline

#8 2024-07-20 07:05:38

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Uninstall QT creator / studio

I don't wanna be an asshole, but have you read my question? I literally said I found nothing related to Qt Studio.

Hello, I recently Installed qt creator that brought up a lot of other Qt related things like QT designer etc.

Another question is did you install Qt Creator or Qt Studio? Qt Creator alone will just install that with it's minimal dependencies but it seems like you installed a whole suite.
And how did you install the package(s)?

Offline

#9 2024-07-23 09:23:47

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Re: Uninstall QT creator / studio

dakota wrote:
Norma Jenkins wrote:

I don't wanna be an asshole, but have you read my question? I literally said I found nothing related to Qt Studio.

Er... no, that's not what you said.

What you said is that you installed lots of "things, etc" and you wanted to know how to remove "them".

I assumed you meant that when you installed qtcreator it brought along a bunch of dependencies (like clang, clazy... yaml-cpp) and that you wanted to know how to remove those dependencies when you remove the package.

I provided you with the literal answer.  I also provided you with a link so you could dig deeper if you found my answer unsatisfactory.

I suggest you reflect on what you actually want to achieve. Because, if pacman -Q doesn't list the package, it wasn't installed with pacman (and, news: packages don't install themselves).

It sounds like what you *really* want is to remove some "things" from some "menu" that reference packages that no longer exist or never existed (but I don't want to put words in your mouth).

That's a completely different question and one I can't help you with, as I don't use KDE.

Best of luck.

Cheers,

You may be blind then, read again my post, you assumed wrong, why assume? I want to know how to remove QT-creator, idc about the dependencies that's an easy thing to remove. I said I didn't see anything related to qtcreator, someone who has a brain replied saying qt6-tools has it, but qt6-tools also had my KDE desktop, anything plasma related

Offline

#10 2024-07-23 09:24:39

Norma Jenkins
Member
Registered: 2023-09-19
Posts: 19

Re: Uninstall QT creator / studio

d_fajardo wrote:

I don't wanna be an asshole, but have you read my question? I literally said I found nothing related to Qt Studio.

Hello, I recently Installed qt creator that brought up a lot of other Qt related things like QT designer etc.

Another question is did you install Qt Creator or Qt Studio? Qt Creator alone will just install that with it's minimal dependencies but it seems like you installed a whole suite.
And how did you install the package(s)?

Installed Qt-Creator via

qt-online-installer-linux-x64-4.8.0.run

Offline

#11 2024-07-23 12:21:01

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,081

Re: Uninstall QT creator / studio

So you installed that program without using pacman .

Unless you know exactly what such an installer does, running such programs on archlinux is a good way to break things .

Try rerunning it , maybe it has an uninstall option .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#12 2024-07-23 12:40:17

dakota
Member
Registered: 2016-05-20
Posts: 417

Re: Uninstall QT creator / studio

Lone_Wolf wrote:

So you installed that program without using pacman .

Norma_Jenkins wrote:

You may be blind then... Qt creator install itself.

So sorry I couldn't help, Norma_Jenkins. [smiles sweetly]

Have a nice day. smile

Cheers,

Norma_Jenkins wrote:

someone who has a brain replied...

[wanders off, singing: "... if I only had a brain..."]

Last edited by dakota (2024-07-25 12:14:36)


"Before Enlightenment chop wood, carry water. After Enlightenment chop wood, carry water." -- Zen proverb

Offline

#13 2024-07-24 07:24:20

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: Uninstall QT creator / studio

Installed Qt-Creator via

qt-online-installer-linux-x64-4.8.0.run

It's best to install everything via pacman or AUR. There is a whole dedicated wiki on QT:
https://wiki.archlinux.org/title/Qt
Pacman will list those packages you installed as orphans I would think so maybe just run pacman to remove orphan files with

# pacman -Qdtq | pacman -Rns -

then reinstall whatever QT you need through the official channels from the wiki above.

Offline

#14 2024-07-24 12:20:18

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,081

Re: Uninstall QT creator / studio

removing orphans is not likely to help in this case.

Norma Jenkins, this thread doesn't look like it has helped much to solve your issue. Can we try to focus on solving it ?

I suspect you have 2 QT installations atm .

One is managed by pacman, is present under /usr and likely contains qt5 & qt6 .
These are the packages that are shown with pacman -Qs qt  .

The 2nd one was created by running qt-online-installer-linux-x64-4.8.0.run and is located somewhere else on your system.
I have to guess but expect it's found mostly under /opt/qt or /opt/Qt with some parts possibly in your user homefolder .

Solving this through re-running the online installer to (hopefully) uninstall the separate qt install has the biggest chance of succeeding.
Please try it.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB