# Error with opkg

Source: https://forum.modalai.com/topic/1008/error-with-opkg
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2022-06-11 05:29:04 UTC by howard
Replies: 1 · Views: 920

## howard · 2022-06-11 05:29:04 UTC

I am new to Voxl2 and I am trying to configure opkg but get the following error , please help me fix this.
```
voxl-configure-opkg
voxl-configure-opkg: command not found
```
Thanks

## Reply by Chad Sweet (ModalAI staff) · 2022-06-11 22:05:12 UTC

VOXL 2 uses apt, and not opkt. Check out the docs here: https://docs.modalai.com/voxl2-platform-release/

You should just need to run

```
apt update
apt upgrade
```
