Как установить Gnome Software Center в Ubuntu Gnome 15.04?
Как я могу установить Gnome Software Center?
Я нашел файл.tat.xz в Softpedia
http://linux.softpedia.com/get/System/Software-Distribution/GNOME-Software-102470.shtml
но я не могу встроиться в Ubuntu 15.04. ./configure выдает ошибки.
1 ответ
Лучший способ - это сборка с JHBuild и checkinstall
:
sudo apt-get install checkinstall
git clone git://git.gnome.org/jhbuild
cd jhbuild
./autogen.sh
make
sudo checkinstall --pkgversion $(date +%Y%m%d)
Отсюда это дорого:
~/.local/bin/jhbuild sysdeps --install
~/.local/bin/jhbuild build gnome-software