-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
installation problem #652
Comments
This is an easy one to fix, just open up your terminal in Kali, and type the command |
i tried and the package can't be download idon't understand. I will show you: thanks for your help |
i start to think that the problem is not in the fat rat installation but i miss a package in my computer, i'm not sure |
Ok what you need to do is either remove the repository |
It also looks like the repository |
so if i understand i have to do a apt install http://archive-4.kali.org/kali ? and same for the other link? (or delete them) |
i find my kernel version |
Send me a screenshot of your |
You need to delete them, but first send screenshot of your |
root@thp3:~# cat /etc/apt/sources.list deb cdrom:[Debian GNU/Linux 2018.1 Kali-rolling - Official Snapshot amd64 LIVE/INSTALL Binary 20180126-21:23]/ kali-last-snapshot contrib main non-free#deb cdrom:[Debian GNU/Linux 2018.1 Kali-rolling - Official Snapshot amd64 LIVE/INSTALL Binary 20180126-21:23]/ kali-last-snapshot contrib main non-free deb http://http.kali.org/kali kali-rolling main non-free contrib deb-src http://http.kali.org/kali kali-rolling main non-free contribi believe that's what you ask but i'm not sure |
Screenshot pls |
You must install the latest Kali archive keyring |
but how i do? |
|
i think that's wrong "2 not upgraded" |
Ok type this for me in your terminal and run it
Show me screenshot of output please |
i find!! that was a problem with my keyring archive you were true, i download a new archive and i update my keyring packages everything is okay! now i need to come back to thefatrat |
oh no, i've a new problem :( |
i try to run fatrat and everything is ok! thank you so much! |
i don't know what was the problem but it don't seems really important |
why do you have so many repositories for kali where only 1 of them will upgrade kali distribution ? Multiple repositories will break your linux distribution . However i surelly believe that those repositories i told you are not in sources.list file but instead inside the folder /etc/apt/sources.list.d/ directory . write in your terminal : cd /etc/apt/sources.list.d && ls and tell me what files are inside that folder . |
Hi guys i'm new user of github and kali linux too. I try to understand how to use this operating system so sorry if my question is idiot.
I want to install the fat rat so i follow instructions i did git clone... cd TheFatRat, chmod +x setup.sh && ./setup.sh
but i've a problem with Python3-Pip
I try to install with apt-get install i try to upgrade with apt-get upgrade but nothing works.
When i launch i've
xterm -> OK
Dns-Utils -> OK
Mono-Denvelop Utils -> OK
GCC -> OK
Apache2 -> OK
Gnome Terminal -> OK
UPX -> OK
Ruby -> OK
Python3 -> OK
Python3-Pip -> Not OK
Openssl -> OK
Jarsigner -> OK
Unzip -> OK
Keytool -> OK
Zipalign -> OK
Mingw64 -> OK
Mingw32 -> OK
DX -> OK
Aapt -> OK
Apktool -> OK
Baksmali -> OK
Metasploit -> OK
Backdoor-Factory -> OK
Searchsploit -> OK
Was not possible to install The Packages Labeled (Not Ok) in this list above
Try : (apt-get remove --purge && apt-get autoremove && apt-get install -f)
before running fatrat setup script again
I try apt-get remove --purge Python3-Pip && apt-get autoremove && apt-get install -f but that doesn't work.
If someone can help me... Thanks
The text was updated successfully, but these errors were encountered: