📜  在 ubuntu 中安装总站 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:36.401000             🧑  作者: Mango

代码示例1
## Here are simple commands for ubuntu
sudo apt install gdebi
wget https://github.com/Eugeny/terminus/releases/download/v1.0.0-alpha.18/terminus_1.0.0-alpha.18_amd64.deb
sudo gdebi terminus_1.0.0-alpha.18_amd64.deb

# Now Type terminus on terminal to open it.
terminus  ## Now press Enter.