# up_kernel **Repository Path**: 2016_12_21/up_kernel ## Basic Information - **Project Name**: up_kernel - **Description**: No description available - **Primary Language**: Shell - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2020-02-21 - **Last Updated**: 2021-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 获取Ubuntu kernel deb安装包并安装 需要安装wget,unzip`sudo apt install wget unzip` ``` curl --proto '=https' --tlsv1.2 -sSf https://gitee.com/2016_12_21/up_kernel/raw/master/get_kernel_zip.sh | sh ```