pebcak
November 21, 2020, 8:56pm
4
If you run just sudo pacman -R kde-utilities-meta this will only remove the meta package and not all the other packages that have been installed through it. See:
Come on! That is what I have been saying! Please show me where I have said otherwise! But you say:
which is something that will not happen if you remove kde-utilities-meta.
Here it is:
sudo pacman -R kde-utilities-meta
checking dependencies...
Packages (1) kde-utilities-meta-20.08-1
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
(1/1) removing kde-utilities-meta
The only thing being removed is the meta package itself and nothing else thus no breaking of …