Please run these commands from the terminal. Never forget to be in relevant directory:
- wget "https://github.com/maateen/avro/releases/download/v2.0/avro_2.0-1_all.deb"
- sudo dpkg -i avro_2.0-1_all.deb
If you get any dependency error, then also run the following command:
- sudo apt-get install -fy
- sudo dpkg -i avro_2.0-1_all.deb