eduActiv8 installation on Ubuntu 18.04 – tutorial with all instructions from the beginning.
I’ve given the link to eduActiv8 site in the comments.
eduActiv8 site link:
https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
Angled brackets are not allowed in the description, so I’ve written in the comment section how to fix installation error.
#KITE #UBUNTU #linux
ubuntu
https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
If you face any error during installation, type the following commands in Ubuntu terminal and try installation: (You've to press enter key on keyboard after typing each line). You can screenshot the comment and Google scan to copy those commands.
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_18.04/Release.key | gpg –dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8
If you face any error during installation, type the following commands in Ubuntu terminal and try installation: (You've to press enter key on keyboard after typing each line). You can screenshot the comment and Google scan to copy those commands.
echo 'deb http://download.opensuse.org/repositories/home:/imiolek-i/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:imiolek-i.list
curl -fsSL https://download.opensuse.org/repositories/home:imiolek-i/xUbuntu_18.04/Release.key | gpg –dearmor | sudo tee /etc/apt/trusted.gpg.d/home_imiolek-i.gpg > /dev/null
sudo apt update
sudo apt install eduactiv8