Differences between revisions 89 and 138 (spanning 49 versions)
Revision 89 as of 2018-02-22 22:02:45
Size: 2969
Editor: ccts
Comment: rephrasing
Revision 138 as of 2021-09-05 14:35:07
Size: 6312
Editor: ThiagoPezzo
Comment: fix pt_BR label in header
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[ar/Software|عربي]] - [[bn/Software|বাংলা]] - [[de/Software|German]] - English - [[es/Software|Español]] - [[fr/Software|Français]] - [[he/Software|עברית (Hebrew)]] - [[id/Software|indonesia]] - [[it/Software|Italiano]] - [[ja/Software|日本語 (Nihongo)]] - [[ko/Software|한국어]] - [[ms/Software|Melayu]] - [[pl/Software|Polski]] - [[pt_BR/Software|Brasileiro]] - [[ru/Software|Русский]] - [[sv/Software|Svenska]] - [[zh_CN/Software|简体中文]]-~ ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[ar/Software|عربي]] - [[bn/Software|বাংলা]] - [[de/Software|German]] - English - [[es/Software|Español]] - [[fa/Software|فارسی (Persian)]] - [[fr/Software|Français]] - [[he/Software|עברית (Hebrew)]] - [[id/Software|indonesia]] - [[it/Software|Italiano]] - [[ja/Software|日本語 (Nihongo)]] - [[ko/Software|한국어]] - [[ms/Software|Melayu]] - [[pl/Software|Polski]] - [[pt_BR/Software|Português (Brasil)]] - [[ru/Software|Русский]] - [[sv/Software|Svenska]] - [[uk/Software|Українська]] - [[zh_CN/Software|简体中文]]-~
----
Line 4: Line 5:
||<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+~||
----
{{attachment:Portal/IDB/icon-application-32x32.png}} This section contains information to help with discovering and using software from an end-user perspective.
||||||<tablestyle="width: 75%; border: 1px solid #d2d3d7; background-color: #f5f6f7; line-height: 2em;">||
||||||<rowstyle="background-color: #D70751; color:#ffffff; line-height: 3em;">'''Quick access'''||
||||||<rowstyle="background-color: none; line-height: 1em;">{{{ }}}||
||{{attachment:Portal/IDB/icon-template-32x32.png}} [[TextEditor|Editors]]||{{attachment:Portal/IDB/icon-edutainment-32x32.png}} [[Edutainment]]||{{attachment:Portal/IDB/icon-emulator-32x32.png}} [[Emulator|Emulators]]||
||{{attachment:Portal/IDB/icon-game-32x32.png}} [[Game|Games]]||{{attachment:Portal/IDB/icon-multimedia-32x32.png}} [[Multimedia]]||{{attachment:Portal/IDB/icon-network-32x32.png}} [[NetworkApplication|Internet and networks]]||
||{{attachment:Portal/IDB/icon-office-32x32.png}} [[OfficeApplication|Office applications]]||{{attachment:Portal/IDB/icon-development-32x32.png}} [[ProgrammingApplication|Programming]]||{{attachment:Portal/IDB/icon-security-32x32.png}}[[SecurityApplication|Security]]||
|| {{attachment:Portal/IDB/icon-display-32x32.png}} [[DesktopEnvironment|Desktop Environments]]||{{attachment:Portal/IDB/icon-development-32x32.png}} [[SystemAdministration|System Administration]]||{{attachment:Portal/IDB/icon-printer-32x32.png}} [[Printing|Printing]]||
||{{attachment:Portal/IDB/icon-backup-32x32.png}} [[Compression]]||||||
||||||<rowstyle="background-color: none; line-height: 1em;">{{{ }}}||
Line 9: Line 15:
''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]].''
== Installing software ==

The recommended way to install new software on Debian, is to use [[PackageManagement|Package Management]] tools to install 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.


== Finding Software ==

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

{{{#!wiki debian
'''[[https://www.debian.org/doc/manuals/debian-handbook/sect.searching-packages.en.html|Debian Administrator's Handbook: Searching packages]]'''<<BR>>
'''[[https://www.debian.org/doc/manuals/debian-handbook/sect.package-meta-information.en.html|Debian Administrator's Handbook: Package Meta Information]]'''<<BR>>
'''[[https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_search_method_options_with_aptitude|Debian Reference Manual - 2. Debian package management - Search method options with aptitude]]'''<<BR>>
'''[[https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_searching_on_the_package_meta_data|Debian Reference Manual - 2. Debian package management - Searching on the package meta data]]'''<<BR>>
}}}

 * Use a [[PackageManagementTools|package manager]] to browse software categories, sort them, and search through available packages.
 * [[https://debtags.debian.org/search/|Debtags web search]] provides means to search software according to their various facets (see [[Debtags/SearchHelp|Help page]]).
 * Search and browse packages on [[https://packages.debian.org|packages.debian.org]]. Each package may have a list of "recommended", "suggested" packages which complement the main package, and a list of packages with similar functionality. The [[https://packages.debian.org/unstable/main/newpkg?format=rss|new packages RSS feed]] lists packages recently added to [[DebianUnstable|Debian Unstable]]
 * [[https://snapshot.debian.org/|snapshot.debian.org]] - the snapshot archive allows access to all past and current packages in the Debian archive based on dates and version numbers.



== Installing software form other sources ==

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

 * Installing packages from [[DebianRepository/UseThirdParty|unofficial/third-party repositories]]
 * Downloading and running ready-to-use binaries
 * Building the software from sources.
 * Deploying software in containers such as [[Docker]]
 * Using other package managers such as [[FlatPak]], Nix/Guix...
 * writing your own! ;)

== See also ==

 * [[http://screenshots.debian.net/packages]] - Screenshots of packages
 * [[WhyTheName]], because we all wonder where does software names come from ;)
 * [[DebianSoftware]] - An Overview of the Software Available to Debian Stable
 * [[BTS]] - Bugs in debian software
 * [[FlatpakHowto]] - How to install third party software using Flatpak
 * [[WNPP]] - list of packages requested for packaging and/or looking for maintainers
 * [[WindowsEquivalent]] - Equivalents to Windows software

== Other software lists ==

'''Generic software lists'''

 * [[WikiPedia:List_of_free_and_open-source_software_packages|List of free and open-source software packages - Wikipedia]]
 * [[WikiPedia:Portal:Free_and_open-source_software|Free and Open-Source Software portal - Wikipedia]]
 * [[https://wiki.archlinux.org/index.php/List_of_applications|List of applications - ArchWiki]]

'''Specialized software lists'''

 * [[https://github.com/n1trux/awesome-sysadmin|awesome-sysadmin]] - Free Software for system administrators
 * [[https://github.com/Kickball/awesome-selfhosted|awesome-selfhosted]] - Free Software network services and web applications
 * [[https://libreprojects.net/|Libre Projects]] - Free and Open Source web services


'''Software [[WikiPedia:Forge (software)|forges]]'''

 * [[https://github.com/explore]]
 * [[https://gitlab.com/explore]]
 * [[https://launchpad.net/]]
 * [[https://sourceforge.net/]]

== Wiki pages ==

'''List of pages related to software in Debian:'''

<<FullSearchCached(language:en category:CategorySoftware)>>
Line 12: Line 90:
||||||<style="background-color:#e8e8e8" tablestyle="width:100%">'''Quick access''' ||
||{{attachment:Portal/IDB/icon-template-32x32.png}} [[TextEditor|Editors]]<<BR>>{{attachment:Portal/IDB/icon-edutainment-32x32.png}} [[Edutainment]] <<BR>> {{attachment:Portal/IDB/icon-emulator-32x32.png}} [[Emulator|Emulators]] <<BR>> {{attachment:Portal/IDB/icon-game-32x32.png}} [[Game|Games]] || {{attachment:Portal/IDB/icon-multimedia-32x32.png}} [[Multimedia]] <<BR>> {{attachment:Portal/IDB/icon-network-32x32.png}} [[NetworkApplication|Internet and networks]] <<BR>> {{attachment:Portal/IDB/icon-office-32x32.png}} [[OfficeApplication|Office applications]] <<BR>> {{attachment:Portal/IDB/icon-development-32x32.png}} [[ProgrammingApplication|Programming]] || {{attachment:Portal/IDB/icon-security-32x32.png}} [[SecurityApplication|Security]] <<BR>> {{attachment:Portal/IDB/icon-printer-32x32.png}} [[Printing|Printing]]||
||||||<style="background-color:#e8e8e8; color: #e8e8e8">.||

== Other applications ==
 * [[Compression|Managing compressed files]]
 * [[iso_image|Managing ISO files]]
 * [[ManipulatingISOs|Mount, view and extract files in an ISO]]
##ProposedDeletion -> * [[DebianSystem|Software Documentation]]
== See also ==
 * [[DebianSoftware|An Overview of the Software Available to Debian Stable]]
 * [[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]]

----
CategoryPortal | CategorySoftware
CategoryPortal | CategorySoftware | CategoryPackageManagement

Translation(s): عربي - বাংলা - German - English - Español - فارسی (Persian) - Français - עברית (Hebrew) - indonesia - Italiano - 日本語 (Nihongo) - 한국어 - Melayu - Polski - Português (Brasil) - Русский - 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-display-32x32.png Desktop Environments

Portal/IDB/icon-development-32x32.png System Administration

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

Portal/IDB/icon-backup-32x32.png Compression

 

Installing software

The recommended way to install new software on Debian, is to use Package Management tools to install 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.

Finding Software

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

  • Use a package manager to browse software categories, sort them, and search through available packages.

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

  • Search and browse packages on packages.debian.org. Each package may have a list of "recommended", "suggested" packages which complement the main package, and a list of packages with similar functionality. The new packages RSS feed lists packages recently added to Debian Unstable

  • snapshot.debian.org - the snapshot archive allows access to all past and current packages in the Debian archive based on dates and version numbers.

Installing software form other sources

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

  • Installing packages from unofficial/third-party repositories

  • Downloading and running ready-to-use binaries
  • Building the software from sources.
  • Deploying software in containers such as Docker

  • Using other package managers such as FlatPak, Nix/Guix...

  • writing your own! ;)

See also

Other software lists

Generic software lists

Specialized software lists

Software forges

Wiki pages

List of pages related to software in Debian:

  1. Amarok
  2. Ampache
  3. Apache
  4. AppArmor
  5. AptCLI
  6. AptCacherNg
  7. AptConfiguration
  8. AptProtocol
  9. Aptitude
  10. Ardour
  11. AutoConf
  12. AutoMake
  13. AutomaticPackagingTools
  14. BackupAndRecovery
  15. Bash
  16. BashColors
  17. Bind9
  18. BitTorrent
  19. BrowserApps
  20. BurnCd
  21. CDDVDTools
  22. CategoryDesktopApplication
  23. CheckInstall
  24. ChineseInputMethod
  25. Chromium
  26. Clementine
  27. CoinOr
  28. Compiz
  29. Compression
  30. Console
  31. ConvertCVStosvn
  32. Cordova
  33. Cupt
  34. D
  35. DDNS
  36. DHCP_Server
  37. DatabaseServers
  38. DebianAlternatives
  39. DebianDesktop
  40. DebianEdu/HowTo/BackupPC
  41. DebianGNUstep
  42. DebianInstaller
  43. DebianKVMGuests
  44. DebianNPDatabases
  45. DebianPackageManagement
  46. DebianSpamAssassin
  47. DebianTcl
  48. DefaultWebBrowser
  49. DiskImage
  50. DisplayManager
  51. Distcc
  52. Docker
  53. Dovecot
  54. Duplicity
  55. DvdRwTools
  56. EduKstars
  57. EduSoundtracker
  58. EduXtide
  59. Edutainment
  60. Emulator
  61. EtchApache2DefineSSL
  62. Evolution
  63. Exim4ATTUverse
  64. Exim4Gmail
  65. EximSendThroughSSH
  66. FAI
  67. FTP
  68. FakeRoot
  69. Falkon
  70. FastTrack
  71. FileManager
  72. Firefox
  73. Flatpak
  74. FluxBox
  75. FreedomBox
  76. GIMP
  77. GNOME-DB
  78. GNU
  79. GTK
  80. Game
  81. Gnome
  82. Groupware
  83. HostingControlPanels
  84. HowtoRecordVNC
  85. I18n/Fcitx5
  86. I18n/LanguagePacks
  87. Icedove
  88. ImapProxy
  89. InstantMessaging
  90. IrcClients
  91. JACK
  92. Java/OmegaT
  93. KDE
  94. KVM
  95. Kodi
  96. Konqueror
  97. LDAP
  98. LDAP/AutoFSSetup
  99. LDAP/ExampleEntries
  100. LDAP/Kerberos
  101. LDAP/LDAPUtils
  102. LDAP/MigrationTools
  103. LDAP/OpenLDAPSetup
  104. LDAP/PAM
  105. LDAP/PowerDNSSetup
  106. LDAP/phpldapadmin
  107. LTSP/Epoptes
  108. LXC
  109. LaMp
  110. LetsEncrypt
  111. Lguest
  112. LibreOffice
  113. LightDM
  114. Lighttpd
  115. Lustre
  116. Lynx
  117. MATE
  118. MDA
  119. MPlayer
  120. MUA
  121. MailApps
  122. Make
  123. Mame
  124. ManipulatingISOs
  125. Manual-Howto
  126. Mariadb
  127. Matrix
  128. Mozilla
  129. Multimedia
  130. MultimediaCodecs
  131. MultimediaFetchingTools
  132. Mupen64Plus
  133. MySql
  134. NFS
  135. NFSServerSetup
  136. NFSTroubleshooting
  137. NTP
  138. Nautilus
  139. NetworkApplication
  140. NetworkManager
  141. NetworkMonitoring
  142. NewsAggregator
  143. OSM/tileserver
  144. OSS
  145. OfficeApplication
  146. OpenPGP
  147. OpenStack
  148. OpenVz
  149. Openbox
  150. Opera
  151. PDF
  152. PackageManagement
  153. PackageManagementTools
  154. Pan
  155. Parted
  156. Peer2Peer
  157. PentiumBuilder
  158. Picard
  159. PipeWire
  160. PkgNagios
  161. Po4a
  162. Podman
  163. PostfixAndSASL
  164. PostgreSql
  165. ProgrammingApplication
  166. Prosody
  167. PulseAudio
  168. Python
  169. QEMU
  170. Rdesktop
  171. Redmine
  172. RemoteDesktop
  173. RemoteFiles
  174. Rhythmbox
  175. Ripping
  176. Rsyslog
  177. Rust
  178. SSH
  179. SVNAdministrationTutorial
  180. SVNTutorial
  181. Samba
  182. Samba/BuildingALinuxDomain
  183. Samba/ClientSetup
  184. Samba/DcWithLdapBackend
  185. Samba/Dirvish
  186. Samba/DomainController
  187. Samba/FreeRadiusToLdap
  188. Samba/LinuxDomainClients
  189. Samba/ServerSimple
  190. Samba/WindowsPginaClient
  191. Sandbox
  192. Schroot
  193. Screensaver
  194. Seahorse
  195. Seamonkey
  196. SecuringNFS
  197. SecurityApplication
  198. Shell
  199. ShellConfiguration
  200. ShellToolTricks
  201. Software
  202. Subtitle
  203. Subversion
  204. Sympa
  205. Synaptic
  206. SystemBuildTools
  207. SystemVirtualization
  208. TFTP
  209. TerminalEmulator
  210. TextEditor
  211. ThomasChung/CloudImage
  212. ThomasChung/WebConsole
  213. Thunderbird
  214. TorBrowser
  215. Transmission
  216. Unison
  217. UseNet
  218. UsenetApps
  219. UserModeLinux
  220. VDR
  221. VLC
  222. VMBuilder
  223. VMware
  224. VNCviewer
  225. VersionControlSystem
  226. VirtualBox
  227. WNPP
  228. WebBrowsers
  229. WebServers
  230. WhyTheName
  231. WindowManager
  232. WindowsEquivalent
  233. WindowsServerHyperV
  234. Wine
  235. WordPress
  236. XCP
  237. XMPP
  238. Xfce
  239. ZNC
  240. Zope
  241. bn/ProgrammingApplication
  242. bn/Software
  243. cdrecord
  244. coreutils
  245. dansguardian
  246. de/PDF
  247. dnsmasq
  248. dpkg
  249. dselect
  250. ekiga
  251. euca2ools
  252. fr/Apache
  253. fr/GIMP
  254. freedict
  255. git
  256. gmdb2
  257. gmusicbrowser
  258. gnome-chinese-input
  259. hu/FreedomBox
  260. irssi
  261. it/GIMP
  262. it/HowToReconfigureCryptSetup
  263. it/Picard
  264. libvirt
  265. light-locker
  266. minidlna
  267. mpd
  268. ms/ProgrammingApplication
  269. ms/Software
  270. msmtp
  271. netconf
  272. nginx/FastCGI
  273. nspawn
  274. nullmailer
  275. opendkim
  276. po
  277. reportbug
  278. sSMTP
  279. screen
  280. ungoogled-chromium
  281. vim
  282. w3m
  283. zh_CN/ChineseInputMethod
  284. zh_CN/Chromium
  285. zh_CN/Game
  286. zh_CN/I18n/Fcitx5
  287. zh_CN/KDE
  288. zh_CN/Multimedia
  289. zh_CN/NetworkApplication
  290. zh_CN/OfficeApplication
  291. zh_CN/Opera
  292. zh_CN/PipeWire
  293. zh_CN/ProgrammingApplication
  294. zh_CN/Software
  295. zh_CN/TextEditor


CategoryPortal | CategorySoftware | CategoryPackageManagement