# Raspberry-4B-Common-deb **Repository Path**: Mars160/raspberry-4b-common-deb ## Basic Information - **Project Name**: Raspberry-4B-Common-deb - **Description**: 树莓派4B常用DEB 自己打包的 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-04 - **Last Updated**: 2022-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Raspberry-4B-Common-deb #### 介绍 树莓派4B常用DEB 自己打包的 #### 软件架构 软件架构说明 硬件:树莓派4B 4G版本 #### 安装教程 下载想要安装的deb(以Nginx为例) `sudo apt install ./nginx-linux-arm64.deb` 即可安装 但是像Mariadb这种安装包比较大的,采用分卷压缩方式,解压后为deb,用上面的方式安装即可