Results 1 to 5 of 5

Thread: Noob Alert - Difference between Repository types and which ones to use?

  1. #1
    Join Date
    2014-May
    Posts
    3

    Exclamation Noob Alert - Difference between Repository types and which ones to use?

    Hello,

    I bought a laptop for Kali Linux. It's cheap but it works well. I want to be able to use it for more than just pen-testing though. I bought this laptop because i'm aiming to be a Network Administrator but i have a LONG ways to go and LOTS to learn. So consider me a noobie (especially when it comes to exactly which repositories to use and for what). I'd rather not be recommended to try a different distro for beginners. I want to learn the hard stuff first then everything else will be easy. Any resources with images for good explanations on repositories would be GREAT.

    [U]My main goal (right now) is to be able to get things like WICD from apt-get and/or apt-get install and just use it successfully in general.

    One of my questions is:

    What is the difference between Regular, Bleeding Edge, and Source repositories and which one should i use if i want only want the latest stable updates for things like WICD and anything else, really.



    After following the guides below i cannot get the apt-get to work to install Flash. Nor can I install WICD by using apt-get install WICD. This is what i get when doing "apt-get install wicd":

    Failed to fetch http://xxxxxxxxx Size Mismatch
    Unable to fetch some archives, maybe run apt-get update or try with --fix-missing


    I followed this article here to get me started:

    20 things to do after installing Kali Linux

    and

    Add official Kali Linux Repositories



    My current Sources.list looks exactly like this:

    ## Regular repositories
    deb http://http.kali.org/kali kali main non-free contrib
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    ## Source repositories
    deb-src http://http.kali.org/kali kali main non-free contrib
    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free


    What changes do i need to make in order to use apt-get and/or apt-get install with no problems?


    One more thing... I have edited the source file about twice. Is there a way to do some type of command to clean up the editing that i did to that file after adding the repositories needed to get Flash, Java, WICD, etc.


    Thanks in advance for helping a noob like me !!

  2. #2
    Join Date
    2014-May
    Posts
    14
    Since ur a "noobie" i suggest you first read all the official kali documentation here:
    http://www.kali.org/official-documentation/

    Also all you question's can be answered just by doing a simple google search,

  3. #3
    Join Date
    2014-May
    Posts
    3
    Quote Originally Posted by Cubuss View Post
    Since ur a "noobie" i suggest you first read all the official kali documentation here:
    http://www.kali.org/official-documentation/

    Also all you question's can be answered just by doing a simple google search,
    I found http://docs.kali.org/general-use/kal...t-repositories from the link that you provided which states nothing about descriptions of the three types of Regular, Bleeding Edge, and Source and when it is best to use them. It's a very basic question and they the tutorial indicates that the user should already know the difference between these. I have also used google and cannot find an answer on exactly what the differences are and when it is best to use them.

    Thanks in advance.

  4. #4
    Join Date
    2014-May
    Posts
    3
    In addition to that... I know that Kali is Debian Based but can a list of what each repository be found? For instance, Recordmyscreen and WICD.

  5. #5
    Join Date
    2013-Dec
    Posts
    11
    Regular = normal, stable releases. If your wanted program isn't there, it's either not available or not available as a stable release yet.

    Bleeding Edge = the latest dev build pushed to the repo. Potentially unstable and buggy

    Source = Source code included with download for devs to fork and alter.

Similar Threads

  1. Replies: 0
    Last Post: 2015-01-08, 23:12
  2. Which application to use for port types
    By TubZy in forum General Archive
    Replies: 0
    Last Post: 2014-02-28, 23:05

Tags for this Thread

Posting Permissions

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