Size: 2969
Comment: rephrasing
|
Size: 3383
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 - 简体中文
This section contains information to help with discovering and using software from an end-user perspective.
Software
Quick access |
||
|
||
. |
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
View screenshots of packages