# HostInitialzation **Repository Path**: srzyhead/HostInitialzation ## Basic Information - **Project Name**: HostInitialzation - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-06-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 主机初始化 这个工程为了给新入手的linux主机配置一些基础的脚本支持,和对于新建用户的shell支持 ## 常用软件卸载 ```bash apt-get purge firefox* apt-get purge libreoffice* thunderbird* rhythmbox* totem-gstreamer totem-common ```