Search results for Simple Package management with Synaptic Package Manager
 |
|
Post date: December 5, 2006, 22:12
Category: System
Views: 4866
Comments
|
Tutorial quote: Synaptic is a graphical user interface (GUI) for managing software packages on Debian-based distributions. If you are using Debian or Ubuntu you will easily find Synaptic in the System Tools menu or in the Administration menu. Synaptic uses the GTK graphic libraries . So, if you are using GNOME on your debian-based distro you will probably have Synaptic installed as well. 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 based on Gtk+. |
 |
|
Post date: September 18, 2006, 13:09
Category: Network
Views: 3887
Comments
|
Tutorial quote: If you're using the unstable or testing distribution of Debian GNU/Linux you will almost certainly have noticed that apt-get uses daily-diffs for its package updates. In many common situtations this is more bandwidth efficient, however it isn't always appropriate.
apt-get is a standard command which is used by many Debian users to manage package installation, and upgrades. (Although there are also other package managers such as synaptic, or aptitude.) |
 |
|
Post date: October 30, 2005, 00:10
Category: System
Views: 4431
Comments
|
Tutorial quote: Quote from the tutorial: The advantage of smartpm is, that, besides the ability to use mirrors it is able to use different repository structures. So I was able to use the apt-repository structure which provides more channels then the actual yum structure [...], and so I was able to build up a package management with update channels which is capable of using and choosing mirrors in a similar way as yum is. |
 |
|
Post date: April 17, 2007, 22:04
Category: Software
Views: 4082
Comments
|
Tutorial quote: Dpkg is the Debian package manager dpkg is a medium-level tool to install, build, remove and manage Debian packages. The primary and more user-friendly front-end for dpkg is dselect.dpkg itself is controlled entirely via command line parameters,which consist of exactly one action and zero or more options. The action-parameter tells dpkg what to do and options control the behavior of the action in some way.
|
 |
|
Post date: May 12, 2006, 13:05
Category: System
Views: 4957
Comments
|
Tutorial quote: In SUSE 9.x and 10.0 the default package management software was the software management module and yast online update ( YOU ) in YaST2 and the susewatcher system tray applet. The susewatcher applet would faithfully report any security or system updates and would let you launch YOU to download and apply the updates. For third party software you could add online repositories to the installation sources module and ultimately you could manage all your software from the software management module, again in YaST2. |
 |
|
Post date: April 12, 2005, 17:04
Category: System
Views: 3504
Comments
|
Tutorial quote: If any single program defines the Debian Linux project, that program is apt-get. apt-get is Debian's main tool for installing and removing software. Working with the .deb package format, apt-get offers sophisticated package management that few Red Hat Package Manager RPM-based distributions can match.
Besides the convenience, an advantage of apt-get is that it reduces the chances of falling into dependency hell, that limbo where software installation fails for lack of another piece of software, whose installation fails for lack of another piece of software, and so on. If you know how Debian's archive system works, and how to choose the sources that apt-get uses, and use a few precautions in your upgrades, then the chances are that dependency problems will never bedevil you. Should you descend into dependency hell anyway, apt-get offers useful tools for climbing out of it. |
 |
|
Post date: January 21, 2006, 06:01
Category: Software
Views: 3535
Comments
|
Tutorial quote: This two-part article explains how to make a Debian package of simple piece of software, presumably something you have written yourself. Although building a new package is more complex than rebuilding one or having one generated, the idea is that it is actually surprisingly simple to create basic Debian packages. In fact, if you can make software install into a temporary installation tree, you're already 90% done! This text provides a quick alternative to the more comprehensive Debian New Maintainers' Guide. Only knowledge of Makefiles and the basic Debian package tools is assumed.
The first part of this article will continue with some preliminary information about Debian packages. In the second part we walk through a concrete packaging example. |
 |
|
Post date: March 24, 2011, 12:03
Category: Desktop
Views: 4113
Comments
|
Tutorial quote: In this short guide I will show you how you can install the new Mozilla Firefox 4.0 browser (released March 22, 2011) on an Ubuntu 10.10 desktop. Fortunately, there's a Launchpad PPA repository that has Firefox 4.0 .deb packages, so we can easily install it through Ubuntu's package manager. |
 |
|
Post date: November 21, 2010, 20:11
Category: Desktop
Views: 3470
Comments
|
Tutorial quote: In previous Ubuntu versions, there was a Google Earth .deb package available in the Medibuntu repository; unfortunately there is no such package for Ubuntu 10.10 (Maverick Meerkat). While it is possible to install the Google Earth package for Ubuntu 10.04 on Ubuntu 10.10, there is another way of installing Google Earth on Ubuntu 10.10. The method described in this tutorial will create a Google Earth .deb package for Ubuntu 10.10 from which Google Earth can be installed. |
 |
|
Post date: April 12, 2005, 17:04
Category: Miscellaneous
Views: 3005
Comments
|
Tutorial quote: In this document I will walk you through the process of creating a Debian package for Xandros 3.0. When completed this package will install the Kasablanca FTP client. |
|
|