# Troubleshooting

If you have some problem with your algorand installation, try remove and install again using this command. Because i saw some user have this problem and didn't show any files inside `/var/lib/algorand`.

#### :warning: Remove the algorand:warning:&#x20;

```
sudo apt purge algorand
```

#### :warning: Install the algorand:warning:&#x20;

```
sudo apt install algorand
```

Now you can go to next step with this link below.

{% content-ref url="switching-network" %}
[switching-network](https://docs.strnan.top/mainnet/algorand/switching-network)
{% endcontent-ref %}

I will add more soon.
