# Apt-get functionality

Source: https://forum.modalai.com/topic/262/apt-get-functionality
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-06-01 12:44:58 UTC by Arrowtec
Replies: 1 · Views: 867

## Arrowtec · 2021-06-01 12:44:58 UTC

Is there a way to get ```apt-get``` installed on the Voxl? I want to develop using certain libraries and cant really get them another way.

## Reply by Chad Sweet (ModalAI staff) · 2021-06-02 04:03:16 UTC

The Yocto OS uses opkg which is similar to, but not compatible with, aptitude

Aptitude is used in Debian/Ubuntu distros. You can run one on VOXL using Docker as documented here: https://docs.modalai.com/docker-on-voxl/
