Kauai Labs Trusted APT Repository
While connected to the Internet, execute these commands on your
Raspberry Pi at a terminal window.
$
sudo apt-get install dirmngr
$
sudo apt-key adv --recv-key
--keyserver hkps://peegeepee.com 74BBDA3E
Note: sometimes the pgp.mit.edu server is unavailable; in this case retry this command later.
deb
http://www.kauailabs.com/apt ./
Note:
editing the sources.list
file requires administrator privileges
$
sudo apt-get update
$
sudo apt-get install <package_name>
Example: installing the latest VMX-pi hal:
$ sudo apt-get
install vmxpi-hal
Package Name |
Description |
vmxpi-hal |
VMX-pi Hardware Abstraction Layer (HAL) and Samples |
vmxpi-frc |
VMX-pi Utilities for FRC (and WPI Library) Support |