Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Update the Package Index in Ubuntu

Answer:

In Ubuntu, the package index is managed by the Advanced Packaging Tool (APT).

The index of all the available packages from the repositories is defined in the file /etc/apt/sources.list file.

To update this package index, use the following command.

# sudo apt-get update

That is it.

  1. Add Personal Package Archives (PPA) to the current repository in Ubuntu
  2. How to completely uninstall a package in Ubuntu/Debian?
  3. Install sun-java-jdk in Ubuntu 10.04
  4. Displays information about package in Ubuntu
  5. Install Google Chrome in Ubuntu

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>