- Ubuntu助手:一键安装软件、进行系统配置
- NOTE:Ubuntu助手不兼容terminator,在terminator中不能自动调整窗口大小。在gnome-terminal中测试通过。
运行
cd ~/linux-assistant
./assistant.sh
将'assistant.sh'文件复制到HOME目录
mv ~/linux-assistant/assistant.sh ~
可以直接在终端中通过
./assistant.sh
启动
- A software named Ubuntu assistant that can direct install apps and config system.
- NOTE: The APP is not compatible with terminator. It's normal on gnome-terminal, but not on terminator.
run
cd ~/linux-assistant
./assistant.sh
Move the 'assistant.sh' to the HOME folder, the command is
mv ~/linux-assistant/assistant.sh ~
then can run the script directly open the terminal and run
./assistant.sh