Overview

Installing and configuring Wicd on Ubuntu 9.04 (Jaunty), Hardy and Intrepid.

Instructions most likely apply to future versions.

Installing

On Jaunty, Wicd is in the Universe Repository. To install:

. First, reintstall network manager in case you wish to switch back.

This will download the packages for network manager. If you don't do this, you won't be able to do it after you install wicd, because you may not have the packages available, and maybe you can't get the network working either.

Aptitude will attempt to remove network-manager and gnome-network-manager. Allow it to do so.

For Hardy and Intrepid Wicd is not in the official repositories. You need to set up the Wicd repository (this may also be used with Jaunty to get the most recent version). Open System > Administration > Software Sources and click the Third-Party software tab. Hit Add and insert:

Change the release name to match the release you are using, hardy to intrepid for example, and hit "Add Source". Please leave the Software Sources running while you perform the next step

You need to install the Wicd gpg key by running in a terminal as root:

Now you may close Software Sources. If it asked to reload the package information do it. Install the same as on Jaunty. Configuration follows.

One may also install from the .deb file provided on the website. This is not suggested, as a user will have to manage updating of the package on their own.

Configuration

=== tech comm

Wicd on Ubuntu (last edited 2012-05-28 23:36:17 by vzhost)