# Ask for help, do i need to update the algorand software to run goal asset?

**URL:** https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144
**Category:** Uncategorized
**Created:** [November 23, 2019, 11:44am UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144 "2019-11-23T11:44:05Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![studyres](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@studyres](https://forum.algorand.co/u/studyres)
#### Post date: [November 23, 2019, 11:44am UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144/1 "2019-11-23T11:44:05Z")

</div>

I installed algorand on an ubuntu18.04TLS cloud server, following the instruction on [https://developer.algorand.org/docs/installing-ubuntu](https://developer.algorand.org/docs/installing-ubuntu).  
It should be a DEB or RPM, it is said to be updated automatically, and the the data is in /var/lib/algorand.

When I try to run ‘goal asset’, (as what I tried in betanet), it says, unknown command “asset” for “goal”

Do i need to upgrade the algorand packages mannually, or reinstall the whole system?

Thanks

---

<div class="post-metadata">

### Author: ![studyres](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@studyres](https://forum.algorand.co/u/studyres)
#### Post date: [November 24, 2019, 6:34am UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144/2 "2019-11-24T06:34:07Z")

</div>

~# goal asset  
Error: unknown command “asset” for “goal”

---

<div class="post-metadata">

### Author: ![studyres](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@studyres](https://forum.algorand.co/u/studyres)
#### Post date: [November 24, 2019, 6:46am UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144/3 "2019-11-24T06:46:06Z")

</div>

oh, it seems on the betanet only? maybe will be adapted on the mainnet later.

---

<div class="post-metadata">

### Author: ![David](https://avatars.discourse-cdn.com/v4/letter/d/aeb1de/32.png) [@David](https://forum.algorand.co/u/David)
#### Post date: [November 24, 2019, 5:42pm UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144/4 "2019-11-24T17:42:02Z")

</div>

Yes, you need to upgrade to 2.0.x. Testnet and Mainnet have `goal asset` available now.

---

<div class="post-metadata">

### Author: ![studyres](https://avatars.discourse-cdn.com/v4/letter/s/9fc348/32.png) [@studyres](https://forum.algorand.co/u/studyres)
#### Post date: [November 25, 2019, 8:50am UTC](https://forum.algorand.co/t/ask-for-help-do-i-need-to-update-the-algorand-software-to-run-goal-asset/1144/5 "2019-11-25T08:50:05Z")

</div>

Thanks @David

I have reinstalled the whole system, and now the version is 2.0.1.stable. Nice!

~# goal asset  
Manage assets

Usage:  
goal asset [flags]  
goal asset [command]

…
