You are not logged in.
I am trying to remove the kde plasma desktop that I installed to tryout. When attempting to remove it I got the following resulting in a endless loop of not being able to remove it. Any ideas?
[david@BurningSmilesArch ~]$ sudo pacman -Rns plasma
[sudo] password for david:
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: arc-dark-suite: removing plasma-desktop breaks dependency 'plasma-desktop'
[david@BurningSmilesArch ~]$ sudo pacman -Rns plasma-desktop
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: arc-dark-suite: removing plasma-desktop breaks dependency 'plasma-desktop'
[david@BurningSmilesArch ~]$
Last edited by Burning Smile (2016-09-24 22:25:35)
Offline
Read the output. Pacman is telling you that you can't remove plasma/plasma-desktop because arc-dark-suite depends on it. Either remove arc-dark-suite as well, or use pacman's cascade option to do this for you.
Moving to pacman issues.
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
Read the output. Pacman is telling you that you can't remove plasma/plasma-desktop because arc-dark-suite depends on it. Either remove arc-dark-suite as well, or use pacman's cascade option to do this for you.
Moving to pacman issues.
Right, I am a moron, Thanks.
Offline
Please remember to mark your thread as solved by editing your first post and amending the topic title.
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