An Introduction to Synaptic

May 3rd, 2007 by Ross McKillop | Print This Post Print This Post
Linux

Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command line utility with a GUI front-end. What does that mean? It’s a program that allows you to easily install other programs (and any software required to run them) in Linux. You can also use it to update and/or remove software.

Synaptic is included with a number of the popular versions of Linux, including: Debian, Fedora and Ubuntu.

  1. Launch Synaptic by selecting System -> Administration -> Synaptic Package Manger.
  2. Enter your administrative password when prompted…
  3. and the main Synaptic window will appear. From here you can view all of the available applications to install by using the left column. Use the Search button in the top menu to help find programs you’re interested in. You don’t need to know a programs name to locate it, you can use keywords (such as email, RSS, browser, games etc).

  4. click to enlarge

  5. When you find something you want to install, select it by clicking the box next to it and then Mark for Installation. Note: if the box is already “filled in”, the program is already installed.
  6. If the program you’ve chosen to install requires additional software in order to work, it will be automatically detected and included in the list of things to install. Click the Mark button to continue.
  7. If you want to install more than one program, repeat the above two steps. When you’re ready, click the Apply button from the top menu.
  8. Now click Apply in the Summary window.
  9. All of the required files will now be downloaded.
  10. The installation will begin as soon as the files have finished downloading. If you want to watch the installation progress, click Details.

  11. click to enlarge

  12. Once everything is finished, click Close.

  13. click to enlarge

  14. You can find your newly installed programs in their respective locations.
[del.icio.us] [Google] [Digg] [Facebook]

Related Posts:

 How to install Windows programs in Linux using Wine
 How to install Amarok in Ubuntu (and get it to play MP3s)
 How to watch YouTube videos in the Ubuntu Media Player
 How to use gtkpod to manage your iPod in Ubuntu
 How to use Banshee to manage your iPod in Ubuntu

  1. 12 Responses to “An Introduction to Synaptic”

  2. By nick bannan on May 8, 2008 | Reply

    synaptic package manager will not launch since 8.04 upgrade, also updates will not download? can anyone advise.

  3. By JR on Jun 1, 2008 | Reply

    Troubleshooting
    What to do if an installation process fails and you find it is no longer possible to install or remove packages:

    Open a Terminal and type the following at the command line:

    apt-get install -f Then press Return.

    Browser works, Synaptic will not (note: probably inaccurate or outdated)
    Found this….

    If the router is set to auto discover DNS then Synaptic will fail. Resolve this by setting up a static ip address and manually set DNS ip in router. Now Ubuntu (system-administration-networking) config static ip and enter your ISP dns ip and delete router DNS ip which will look something like 192.168.1.1

  1. 10 Trackback(s)

  2. May 6, 2007: 20 Free RSS Readers Reviewed - Simplehelp
  3. May 18, 2007: How to install Windows programs in Linux using Wine - Simplehelp
  4. Jul 27, 2007: How to play .rmvb files in Ubuntu - Simplehelp
  5. Aug 13, 2007: Linux for Parents - A Beginners Guide to Ubuntu - Simplehelp
  6. Mar 8, 2008: Memainkan File .rmvb Menggunakan MPlayer « Artikel Linux Ubuntu
  7. Mar 9, 2008: Memainkan File .rmvb Menggunakan MPlayer « Ubuntu Pasuruan
  8. Mar 20, 2008: 风叶 » Blog Archive 怎么样在ubuntu让mplayer播放.rmvb文件[翻译] »
  9. Apr 25, 2008: How to install Amarok in Ubuntu (and get it to play MP3s) - Simplehelp
  10. May 24, 2008: How to watch YouTube videos in the Ubuntu Media Player - Simplehelp
  11. Jul 1, 2008: How to setup Firestarter - an easy to use Linux firewall - Simple Help

Post a Comment