Автор Тема: Were to find synaptic or software manager in ALT Linux 6.0.2 KDesktop (x86_64)?  (Прочитано 1233 раз)

Оффлайн nilguy

  • Участник
  • *
  • Сообщений: 2
I m just new to alt linux and english speaking user dont know russian. Just downloaded alt linux 6.0.2 KDesktop and used it in live mode but i didn't find any software updater in live mode. Also i searched wiki i found that its should be in software console center but i didnt find software console center but software management center and also software application center or synaptic package manager i didnt find in live mode. Also try to search synaptic in run command but i didnt see it anywere i tried to search. So plz let me know is software app center or synaptic is present in live or it has to be installed;..............!
« Последнее редактирование: 26.02.2013 11:08:53 от sb »

Оффлайн Skull

  • Глобальный модератор
  • *****
  • Сообщений: 20 135
    • Домашняя страница
I m just new to alt linux and english speaking user dont know russian. Just downloaded alt linux 6.0.2 KDesktop and used it in live mode but i didn't find any software updater in live mode. Also i searched wiki i found that its should be in software console center but i didnt find software console center but software management center and also software application center or synaptic package manager i didnt find in live mode. Also try to search synaptic in run command but i didnt see it anywere i tried to search. So plz let me know is software app center or synaptic is present in live or it has to be installed;..............!
Just install by command
su -
apt-get install synaptic-usermode
in command line after uncomment repositories (both architecture i586 or x86_64 and noarch) from /etc/apt/sources.list.d/alt.list. LiveCD does not design to install software in GUI.

And it's very hard to backport Ubuntu Software Center to ALT Linux.
Андрей Черепанов (cas@)

Оффлайн nilguy

  • Участник
  • *
  • Сообщений: 2
okay this abot synaptic ok i got it n then what exactly Sisyphus is and how to update software or sisyuphus repos from it ? and also wat to use ie sisyuphus or synaptic n how to update the system?ie any default software updater is there ..........

Оффлайн asy

  • alt linux team
  • ***
  • Сообщений: 8 346
Sisyphus is unstable repository. Are you sure what you want it ?
Stable repositories is recomended for use with distributives.

try, for example:
apt-get install apt-repo
apt-repo rm all
apt-repo add p6

Synaptic should accept this change also.