Differences between revisions 89 and 90
Revision 89 as of 2018-02-22 22:02:45
Size: 2969
Editor: ccts
Comment: rephrasing
Revision 90 as of 2018-02-22 22:51:10
Size: 3383
Editor: ccts
Comment: cleanup, rearrange, ways to install software
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
''If you are looking for information about installing software, please refer to [[PackageManagement|Package Management]] section. Also do note more specific software may have their own section, as you may find on [[FrontPage|front page]].'' ----
Line 11: Line 11:
---- = Software =
Line 16: Line 17:
== Other applications ==
 * [[Compression|Managing compressed files]]
 * [[iso_image|Managing ISO files]]
 * [[ManipulatingISOs|Mount, view and extract files in an ISO]]
##ProposedDeletion -> * [[DebianSystem|Software Documentation]]
Archive and disk images : [[Compression|Managing compressed files]], [[iso_image|Managing ISO files]], [[ManipulatingISOs|Mount, view and extract files in an ISO]]

== 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 [[PackageManagement|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! ;)
Line 22: Line 35:

 * View [[http://screenshots.debian.net/packages|screenshots]] of packages
Line 23: Line 38:
 * [[Manual-Howto|How-to install and configure various software: mail, anti-spam, music, fax servers, wireless cards ...]]
* [[FlatpakHowto|How-to install third party software using Flatpak]]
 * View [[http://screenshots.debian.net/packages|screenshots]] of packages
* Find packages by [[http://debtags.debian.net/search/bytag|category]]
 * [[FlatpakHowto|How to install third party software using Flatpak]]
## * Find packages by [[http://debtags.debian.net/search/bytag|category]]

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

http://www.debian.org/logos/openlogo-nd-50.png http://www.debian.org/Pics/debian.png

Portal/IDB/logo_portal.png Welcome to the Debian software portal


Portal/IDB/icon-application-32x32.png This section contains information to help with discovering and using software from an end-user perspective.


Software

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.png Security
Portal/IDB/icon-printer-32x32.png Printing

.

Archive and disk images : Managing compressed files, Managing ISO files, Mount, view and extract files in an ISO

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! ;)

See also


CategoryPortal | CategorySoftware