cmsi / MateriAppsLive

Live Debian GNU/Linux System for MateriApps Applications
https://cmsi.github.io/MateriAppsLive
54 stars 16 forks source link

Can not install VESTA on Ubuntu. #252

Closed CHN-beta closed 5 years ago

CHN-beta commented 5 years ago

I have read the wiki, and successfully installed akaikkr:

wget https://sourceforge.net/projects/materiappslive/files/Debian/sources/materiapps-bionic.list
sudo cp materiapps-bionic.list /etc/apt/sources.list.d
sudo apt-get -o Acquire::AllowInsecureRepositories=true update
sudo apt-get -y --allow-unauthenticated install materiapps-keyring
sudo apt-get update
sudo apt-get install akaikkr

But I can not find out how to install VESTA:

sudo apt install vesta

It tells me the package "vesta" can not be found.

Please help me.

wistaria commented 5 years ago

We are now preparing binary packages for Debian Buster / Ubuntu Xenial / Ubuntu Bionic very slowly... Please see https://github.com/cmsi/MateriAppsLive/issues/227 for the progress. I will give a higher priority VESTA package. Please wait until the package will be ready.

wistaria commented 5 years ago

@CHN-beta I have prepared and uploaded a Debian package of VESTA for Ubuntu Bionic. Please try

sudo apt-get update
sudo apt-get install vesta
CHN-beta commented 5 years ago

It works. Thank you.

ありがどうございます。:-D