第 4 節
Command Tutorial (Long-Term Accumulation)
0瀏覽次數0訪問次數--跳出率--平均停留
Most commands
https://www.runoob.com/linux/linux-tutorial.html
Package management tool commands
Common ones include apt, dnf, yum, pacman, pkcon, and others.
KDE Dolphin open as root
kde5
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dolphin
kde6
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY KDE_SESSION_VERSION=6 KDE_FULL_SESSION=true dolphin
KDE 6.3.3 and above

Just use the graphical interface.