Differences between revisions 105 and 107 (spanning 2 versions)
Revision 105 as of 2018-03-04 14:58:21
Size: 5869
Editor: ccts
Comment: more infos on finding software
Revision 107 as of 2019-04-09 15:24:08
Size: 5394
Editor: ?wayside_iguana
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

||<tablestyle="width: 100%; text-align: center; border: 0px hidden"> {{http://www.debian.org/logos/openlogo-nd-50.png}} {{http://www.debian.org/Pics/debian.png}}||
||<style="border: 0px hidden">~+{{attachment:Portal/IDB/logo_portal.png}} Welcome to the [[Debian]] software portal+~||
Line 7: Line 4:
{{attachment:Portal/IDB/icon-application-32x32.png}} This section contains information to help with discovering and using software from an end-user perspective.

----

= Software =

Translation(s): عربي - বাংলা - German - English - Español - Français - עברית (Hebrew) - indonesia - Italiano - 日本語 (Nihongo) - 한국어 - Melayu - Polski - Brasileiro - Русский - Svenska - 简体中文


Quick access

 

Portal/IDB/icon-template-32x32.png Editors

Portal/IDB/icon-edutainment-32x32.png Edutainment

Portal/IDB/icon-emulator-32x32.png Emulators

Portal/IDB/icon-game-32x32.png Games

Portal/IDB/icon-multimedia-32x32.png Multimedia

Portal/IDB/icon-network-32x32.png Internet and networks

Portal/IDB/icon-office-32x32.png Office applications

Portal/IDB/icon-development-32x32.png Programming

Portal/IDB/icon-security-32x32.pngSecurity

Portal/IDB/icon-printer-32x32.png Printing

 

Since it's all about Software, you might want to refer to these other wiki portals:

And some pages about :

Installing software

The recommended way to install new software on Debian is by using packages from the official repositories. These repositories should contain most of the software you will want to install, allowing you not to rely on external sources.

To achieve this, Debian has several tools dedicated to Package Management, which allow you to manage the APT repositories (main, contrib, non-free), and to search and select software to be installed.

Provided you know what you are doing, you might also get software by :

  • building the software from sources.
  • installing packages from unofficial repositories/websites.
  • getting binaries
  • deploying software with containers such as Docker
  • using Flatpak or other package managers such as Nix/Guix.
  • writing your own! ;)

Finding Software

There are several ways to learn what software included in Debian can cover your specific needs.

  • Debtags web search provides means to search software according to their various facets (see Help page).

  • packages.debian.org, Debian packages themselves contain 'recommends, 'suggests' and 'extends' meta-information fields which may be starting points when looking for more features or software alternatives. Debian packages website also lists «Similar packages».

  • package managers are sorting software according to categories. Some package managers such as gnome-software show featured applications and may provide different ways to sort packages.

  • other sources of ideas include this wiki, in particular through the Software portal, and other web pages, like blog posts from Planet Debian

  • some interesting packages newly added to Debian repositories are mentionned in Debian Weekly Newsletter.

You can see full list of packages coming with Debian Stable here

See also


CategoryPortal | CategorySoftware