Linux中没有原生的Notepad,可通过以下方式安装类似软件:
sudo snap install notepad-plus-plus
sudo apt update
sudo apt install wine
wine notepad_installer.exe