Results 1 to 3 of 3

Thread: Install Tree

  1. #1
    Join Date
    Jan 2016
    Beans
    2

    Install Tree

    Hi, I have been trying to install TREE using Ubuntu I am using this command: user@ubuntu:~$ sudo apt-get install tree

    This is what it comes back with.

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package tree

    Any ideas please?

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Install Tree

    Hi Ayshea, welcome to the forums.

    The package tree is available in the Universe repository. Do you have it enabled?

  3. #3
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Install Tree

    Hi

    tree is in the Universe repository.
    Code:
    matthew-xu-16-04:/home/matthew/raspberry-pi-2-images:1 % acsh ^tree$
    Package: tree
    Priority: optional
    Section: universe/utils
    Installed-Size: 135
    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Original-Maintainer: Florian Ernst <florian@debian.org>
    Architecture: amd64
    Version: 1.7.0-3
    Depends: libc6 (>= 2.14)
    Filename: pool/universe/t/tree/tree_1.7.0-3_amd64.deb
    Size: 40572
    MD5sum: fefa3e2233bec6823b1b61cfd6ba0105
    SHA1: 4fec27e396ff048441be18ded0d9f36e88a17a53
    SHA256: d3423501d3464436199e293efaa6e95ec9296e74b6b597edc373e5dc386f9e5b
    Description-en: displays an indented directory tree, in color
     Tree is a recursive directory listing command that produces a depth indented
     listing of files, which is colorized ala dircolors if the LS_COLORS environment
     variable is set and output is to tty.
    Description-md5: 9b53b68087a50d4cd859ac0117aecc08
    Homepage: http://mama.indstate.edu/users/ice/tree/
    Bugs: https://bugs.launchpad.net/ubuntu/+filebug
    Origin: Ubuntu
    
    matthew-xu-16-04:/home/matthew/raspberry-pi-2-images:1 %
    Do you have this repository enabled ?

    Also post what version of Ubuntu you are using.

    Enable the universe repository and try to install tree again.

    If this fixes the problem for you then please mark this thread as solved using the thread tools under post #1.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

Tags for this Thread

Bookmarks

Posting Permissions

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