archlinux - I have installed KDE plasma but Konsole is missing. How to return to CLI? -


i installed arch linux in virtual box , installed kde plasma on using following command-

pacman -s plasma

when rebooted after enabling sddm, desktop environment did not have konsole, dolphin, etc.

is there way return cli without resetting vm?

you can switch tty via ctrl+alt+f<1-7>.

normally plasma environment runs either on ctrl+alt+f1 or ctrl+alt+f7 try 2-6!


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -