View on GitHub

mirror.lzu.edu.cn/radxa-apt

radxa debian packages repository

Download this project as a .zip file Download this project as a tar.gz file

mirror.lzu.edu.cn/radxa-apt

Debian packages repository for radxa products. This repository hosts packages that are built and maintained by radxa team for the Rabian distribution. For more information, please check http://radxa.com/Rabian. Some of these packages can also be installed on other platforms.

Usage

For Debian Stretch

wget -O -  mirror.lzu.edu.cn/radxa-apt/stretch/public.key | sudo apt-key add - 

Edit your /etc/apt/sources.list and add the following:

deb http://mirror.lzu.edu.cn/radxa-apt/stretch/ stretch main

For Ubuntu Bionic

wget -O -  mirror.lzu.edu.cn/radxa-apt/bionic/public.key | sudo apt-key add - 

Edit your /etc/apt/sources.list and add the following:

deb http://mirror.lzu.edu.cn/radxa-apt/bionic/ bionic main

For Rabian Jessie

wget -O -  mirror.lzu.edu.cn/radxa-apt/rabian-stable/public.key | sudo apt-key add - 

Edit your /etc/apt/sources.list and add the following:

deb http://mirror.lzu.edu.cn/radxa-apt/rabian-stable/ jessie main

then run

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install *package-name*

Available packages