Results 1 to 2 of 2

Thread: Software center not working on kali linux?

  1. #1
    Join Date
    2016-Oct
    Location
    London
    Posts
    46

    Arrow Software center not working on kali linux?

    software center on Kali 2020.2 not showing any results when i search for anything and i have this working on an old version of Kali. now i couldn't find the python file that i am supposed to edit.
    this is how i fixed the problem earlier. now i cant find the folder or files of this!!!!


    gedit /usr/share/software-center/softwarecenter/distro/__init__.py
    Go to line 159
    Change lsb_info["ID"] to "Debian"
    Before: distro_id = lsb_info["ID"]
    After: distro_id = "Debian"
    Type in terminal: update-software-center
    Should work now.

    anyone have a solution for empty results on Kali software center?
    i am using GNOME i forgot to mention..
    Last edited by Thiviyan; 2020-05-08 at 09:18. Reason: Gnome

  2. #2
    Join Date
    2020-Jul
    Posts
    1

    Same here

    Hi,

    I registered just to confirm I have the same problem the last two years and haven't found a solution anywhere.
    (I asked this too but no soul answered anything: https://superuser.com/questions/1539...ion-data-found )

    Except from this thread, every other thread/solution on the internet is from 2015.
    Could someone from Kali-staff answer please?

    Thank you in advance.

Similar Threads

  1. Ubuntu Software Center
    By Darth4212 in forum General Archive
    Replies: 5
    Last Post: 2017-01-11, 12:33
  2. Kali Linux KDE. Software center is not loading?
    By Jonathanp55 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-08-05, 20:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •