PDA

View Full Version : Sofware Center kali



Ichito-Bandito
2013-07-08, 18:42
hi i got easy step for install software like ubuntu software center

oke lets do it

First edit your repository

nano /etc/apt/sources.list
deb http://http.kali.org/ /kali main contrib non-free
deb http://http.kali.org/ /wheezy main contrib non-free
save(ctrl+o) exit

second update the repository

apt-get update

third instal software center

apt-get install software-center

now you can run it on terminal with comand : sowtware-center , but i told u for make a shorcut in main menu

open Aplication> > Accesories > Main menu > klik new item in right place
type Name : Software center and Command : software-center ,
then ok
http://img543.imageshack.us/img543/6024/f9k.png
look aplications menu, you will found software center

zaim123
2013-07-14, 02:16
thanks for titorial :cool:

sudodevil
2013-07-21, 01:40
Thanks... ;)

OsBinHD
2013-09-20, 08:28
yes man works :)

h3h3
2013-10-05, 18:12
thanks , usefull ;)

AmanSharma
2013-10-14, 02:49
Thaaanksss :D

Wrightflyer2
2013-10-14, 17:28
Love the tutorial! Enjoying this flavor of linux...but I'm still learning!
I've run into an error when I do the update... this is piece of tha capture...

apt-get update
Ign http://kali.org /kali Release.gpg
Ign http://kali.org /wheezy Release.gpg
Ign http://kali.org /kali Release
Ign http://kali.org /wheezy Release
Err http://kali.org /wheezy/contrib i386 Packages

Err http://kali.org /wheezy/non-free i386 Packages

Err http://kali.org /kali/main i386 Packages

Err http://kali.org /kali/contrib i386 Packages

Err http://kali.org /kali/non-free i386 Packages

Err http://kali.org /wheezy/main i386 Packages

Err http://kali.org /wheezy/contrib i386 Packages

Err http://kali.org /wheezy/non-free i386 Packages
*Stopped the process at this point...*

I've triple checked spelling/spacing on the nano-edit - and everything appears correct from what you've posted.
I appreciate any help!

zimmaro
2013-10-15, 08:26
Love the tutorial! Enjoying this flavor of linux...but I'm still learning!
I've run into an error when I do the update... this is piece of tha capture...

apt-get update
Ign http://kali.org /kali Release.gpg
Ign http://kali.org /wheezy Release.gpg
Ign http://kali.org /kali Release
Ign http://kali.org /wheezy Release
Err http://kali.org /wheezy/contrib i386 Packages

Err http://kali.org /wheezy/non-free i386 Packages

Err http://kali.org /kali/main i386 Packages

Err http://kali.org /kali/contrib i386 Packages

Err http://kali.org /kali/non-free i386 Packages

Err http://kali.org /wheezy/main i386 Packages

Err http://kali.org /wheezy/contrib i386 Packages

Err http://kali.org /wheezy/non-free i386 Packages
*Stopped the process at this point...*

I've triple checked spelling/spacing on the nano-edit - and everything appears correct from what you've posted.
I appreciate any help!

hi :)
mmm....( I THINK)looks very similar to """ a part "" of error ......... I get that too........ if I DO NOT connect my kali to internet

Wrightflyer2
2013-10-15, 17:41
hi :)
mmm....( I THINK)looks very similar to """ a part "" of error ......... I get that too........ if I DO NOT connect my kali to internet

Well I was online when the errors occurred...lol was even reading the forums and trying to resolve it at the same time! I'm planning a dual boot this afternoon - so hopefully a clean install will fix the issues...

n1tr0g3n
2013-10-16, 03:47
Just a heads up, now if you install software-center you don't have to add it to the main menu it puts it in with the installation now so it's even quicker to install and start using.

Applications >> System Tools >> Administration >> Software Center

1nj3ct0r
2014-03-09, 12:00
work 100%, thank you my friend :o

Mauri6687
2015-03-09, 20:51
Hello,
i hope you could help me.
I use the kali linux vmware image 32bit.

After installing software-center, i click on the icon.
Something is loading but the center will not open...

Maybe you have some solutions for me?

ColdStar
2015-03-15, 21:54
Hello, and thank you for the training
I got a problem while installing like this:


apt-get install software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
gir1.2-launchpad-integration-3.0 sessioninstaller
The following NEW packages will be installed:
software-center
0 upgraded, 1 newly installed, 0 to remove and 78 not upgraded.
Need to get 0 B/1,105 kB of archives.
After this operation, 6,205 kB of additional disk space will be used.
Selecting previously unselected package software-center.
(Reading database ... 320071 files and directories currently installed.)
Unpacking software-center (from .../software-center_5.1.2debian3.1_all.deb) ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for packagekit-backend-aptcc ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Setting up software-center (5.1.2debian3.1) ...
Traceback (most recent call last):
File "/usr/sbin/update-software-center", line 38, in <module>
from softwarecenter.db.update import rebuild_database
File "/usr/share/software-center/softwarecenter/db/update.py", line 59, in <module>
from softwarecenter.db.database import parse_axi_values_file
File "/usr/share/software-center/softwarecenter/db/database.py", line 26, in <module>
from softwarecenter.db.application import Application
File "/usr/share/software-center/softwarecenter/db/application.py", line 27, in <module>
from softwarecenter.backend.channel import is_channel_available
File "/usr/share/software-center/softwarecenter/backend/channel.py", line 25, in <module>
from softwarecenter.distro import get_distro
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 179, in <module>
distro_instance=_get_distro()
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 162, in _get_distro
module = __import__(distro_id, globals(), locals(), [], -1)
ImportError: No module named Kali


and also when I run it from the menu something is loading but the software-center don't run
I don't know where is the problem please help me

abhort
2015-03-20, 01:06
I get the same error as ColdStar just mentioned..I'm assuming it has something todo with the newest version of Kali... Any ideas/suggestions anyone?
Thanks in advance !

ingzeus7
2015-03-23, 17:09
Good morning!!!! i am new in this world of linux and i found some problems while installing software center.
i apologyze if i made some mistakes trying makin myself understood.......

i successfully download software-center.deb for my kali linux debian amd64.... and its start correctly installing it but in hte way it shows this message

Traceback (most recent call last):
File "/usr/bin/software-center", line 131, in <module>
from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 49, in <module>
from softwarecenter.db.application import Application
File "/usr/share/software-center/softwarecenter/db/application.py", line 27, in <module>
from softwarecenter.backend.channel import is_channel_available
File "/usr/share/software-center/softwarecenter/backend/channel.py", line 25, in <module>
from softwarecenter.distro import get_distro
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 179, in <module>
distro_instance=_get_distro()
File "/usr/share/software-center/softwarecenter/distro/__init__.py", line 162, in _get_distro
module = __import__(distro_id, globals(), locals(), [], -1)
ImportError: No module named Kali

after this its continue installing triggers and finish the instalation process, but when i try to run software center its last about 12 seconds openin and after its closed the aplication


if someone can help me, i would be thankful

azamansagor
2015-03-31, 21:06
file:///root/Desktop/Screenshot%20from%202015-04-01%2002:50:17.png I found this problem while run the command apt-get update
how can i solve this?

ha3ck5bss
2015-05-12, 05:55
software center not launching

OsBinHD
2015-05-24, 18:33
sheet hapends !!! same problem

OsBinHD
2015-05-24, 19:05
found a solution :

1- gedit /usr/share/software-center/softwarecenter/distro/__init__.py
2- Go to line 159
3- Change { lsb_info["ID"] } To { "Debian" } #Note: Without copying brackets { }.
Before: distro_id = lsb_info["ID"]
After: distro_id = "Debian"
4- Type in terminal: update-software-center
5- Should It work Now.

thanx to alm6iri

zeeHacker
2015-07-07, 21:01
found a solution :

1- gedit /usr/share/software-center/softwarecenter/distro/__init__.py
2- Go to line 159
3- Change { lsb_info["ID"] } To { "Debian" } #Note: Without copying brackets { }.
Before: distro_id = lsb_info["ID"]
After: distro_id = "Debian"
4- Type in terminal: update-software-center
5- Should It work Now.

thanx to alm6iri

Thanks OsBinHD, this worked for me!

loneboy
2016-02-02, 15:37
hi i got easy step for install software like ubuntu software center

oke lets do it

First edit your repository

nano /etc/apt/sources.list
deb http://http.kali.org/ /kali main contrib non-free
deb http://http.kali.org/ /wheezy main contrib non-free
save(ctrl+o) exit

second update the repository

apt-get update

third instal software center

apt-get install software-center

now you can run it on terminal with comand : sowtware-center , but i told u for make a shorcut in main menu

open Aplication> > Accesories > Main menu > klik new item in right place
type Name : Software center and Command : software-center ,
then ok
http://img543.imageshack.us/img543/6024/f9k.png
look aplications menu, you will found software center

It was showing....


apt-get install software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package software-center is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Atropos
2016-05-16, 13:43
Worth noting, for those on Kali Rolling, making changes in the /etc/apt/sources.list, can and will most likely cause you issues. The Kali rolling release is a completely different animal than previous releases. Kali Rolling, is a release that is constantly updated. The idea behind this is to ensure that users and developers have access to the latest patches and updates, as they are created, tested, and verified.

Source: https://www.kali.org/news/kali-linux-rolling-edition-2016-1/

These are the only sources you should have in you /etc/apt/sources.list if you want to avoid unnecessary issues:

deb http://http.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
# deb-src http://http.kali.org/kali kali-rolling main contrib non-free

Source: http://docs.kali.org/general-use/kali-linux-sources-list-repositories

That being said, Gnome Software is available in the correct Kali 2016.1 Rolling repositories:


apt-get install gnome-software

as well as synaptic package manager:


apt-get install synaptic

: ) Enjoy!