الفرق بين المراجعتين ل"Debian/software"
أسامه-دمراني (نقاش | مساهمات) (2.0.3 إضافة مسودة للمحتوى | روابط صفحات البرامج الموجودة في ديبيان.) |
أسامه-دمراني (نقاش | مساهمات) ط |
||
(4 مراجعات متوسطة بواسطة نفس المستخدم غير معروضة) | |||
سطر 1: | سطر 1: | ||
{{DISPLAYTITLE: البرمجيات في نظام ديبيان جنو/لينكس}} | {{DISPLAYTITLE: البرمجيات في نظام ديبيان جنو/لينكس}} | ||
− | + | يُفضل تثبيت البرمجيات دومًا في نظام ديبيان جنو/لينكس -وفي أي توزيعة لينكس أخرى- من خلال [[Debian/package management|مدير الحزم]] في النظام الذي يستخدم نسخ البرامج الموجودة في المستودعات الرسمية، ذلك أن تلك النسخ تكون مجرَّبة ومختبرة بحيث لا تتعطل أثناء استخدامها، وهذا النهج أفضل من تثبيت نسخ برنامج من موقع مؤلف البرنامج نفسه على الويب -مثال:تثبيت متصفح فايرفوكس من مدير الحزم أفضل من تثبيته من موقع موزيلا-، والغالب أن مستودعات التوزيعة تحتوي على أغلب البرمجيات التي يرغب المستخدم في تثبيتها، ليتجنب الاعتماد على مصادر خارجية. | |
− | يُفضل تثبيت البرمجيات دومًا في نظام ديبيان جنو/لينكس -وفي أي توزيعة لينكس أخرى- من خلال | ||
== العثور على البرمجيات == | == العثور على البرمجيات == | ||
− | + | الوسائل المذكورة أدناه تمثل الطرق المختلفة التي يعرف المستخدم بها أي البرامج يرغب فيها من الموجودة في مستودعات ديبيان: | |
* [https://debian-handbook.info/browse/ar-MA/stable/sect.searching-packages.html دفتر مدير ديبيان: البحث عن الحِزم]. | * [https://debian-handbook.info/browse/ar-MA/stable/sect.searching-packages.html دفتر مدير ديبيان: البحث عن الحِزم]. | ||
سطر 11: | سطر 10: | ||
* [https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_searching_on_the_package_meta_data دليل استخدام ديبيان: إدارة الحزم في دييبان، البحث عن البيانات الفوقية للحِزم]. | * [https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_searching_on_the_package_meta_data دليل استخدام ديبيان: إدارة الحزم في دييبان، البحث عن البيانات الفوقية للحِزم]. | ||
− | * | + | * تصفح تصانيف البرمجيات في [[Debian/package management tools|مدير الحزم]]. |
− | * | + | * وسائل البحث المتاحة في [https://debtags.debian.org/search/ Debtags]، والتي يستطيع المستخدم أن يبحث عن البرمجيات فيها وفقًا لخصائصها المختلفة. للمزيد، يُنظر في [[Debian/debtags/search help|صفحة المساعدة]]. |
− | * | + | * البحث عن الحزم وتصفحها في موقع [https://packages.debian.org/ packages.debian.org]. قد تحتوي كل حزمة على قائمة من الحزم الموصى بها recommended، أو المقترحة suggested، تتكامل مع الحزمة الأساسية، وكذلك قائمة من الحزم التي لها وظيفة مشابهة. تسرد [https://packages.debian.org/unstable/main/newpkg?format=rss خلاصةُ أخبارُ الحزم الجديدة new packages RSS feed] الحزمَ المضافة حديثًا إلى [[Debian/debian unstable|نسخة Unstable من ديبيان]]. |
− | + | إضافة إلى ما سبق، يسمح أرشيف اللقطات [https://snapshot.debian.org/ snapshot.debian.org] بالوصول إلى جميع الحزم السابقة والحديثة في أرشيف ديبيان وفقًا للتاريخ وأرقام الإصدارات. | |
== تثبيت البرمجيات من مصادر أخرى == | == تثبيت البرمجيات من مصادر أخرى == | ||
− | على فرض معرفة المستخدم بما | + | يستطيع المستخدم الحصول على البرمجيات من مصادر غير مدير الحزم في النظام -على فرض معرفة المستخدم بما يفعله- من خلال ما يلي: |
− | * تثبيت الحزم من [ | + | * تثبيت الحزم من [[Debian/debian repository/use third party|المستودعات غير الرسمية أو مستودعات من أطراف ثالثة]]. |
− | * تحميل ملفات ثنائية جاهزة للاستخدام وتشغيلها. | + | * تحميل ملفات ثنائية binary files جاهزة للاستخدام وتشغيلها. |
* بناء البرمجيات من ملفاتها المصدرية. | * بناء البرمجيات من ملفاتها المصدرية. | ||
− | * نشر البرمجيات في حاويات مثل [ | + | * نشر البرمجيات في حاويات مثل [[Debian/docker|Docker]]. |
− | * استخدام مدراء حزم أخرى مثل [ | + | * استخدام مدراء حزم أخرى مثل [[Debian/flat pak|FlatPak]] أو Nix/Guix. |
* كتابة برامجه الخاصة. | * كتابة برامجه الخاصة. | ||
== قوائم برمجيات أخرى == | == قوائم برمجيات أخرى == | ||
− | قوائم لبرمجيات عامة: | + | فيما يلي قوائم لبرمجيات عامة يستطيع المستخدم استخدامها أو الاطلاع عليها: |
− | |||
− | |||
− | |||
− | |||
− | قائمة بالتطبيقات المتاحة في توزيعة أرتش لينكس Arch Linux. | + | * [https://ar.wikipedia.org/wiki/%D9%82%D8%A7%D8%A6%D9%85%D8%A9_%D8%AD%D8%B2%D9%85_%D8%A7%D9%84%D8%A8%D8%B1%D8%A7%D9%85%D8%AC_%D8%A7%D9%84%D9%85%D8%AC%D8%A7%D9%86%D9%8A%D8%A9_%D9%88%D9%85%D9%81%D8%AA%D9%88%D8%AD%D8%A9_%D8%A7%D9%84%D9%85%D8%B5%D8%AF%D8%B1 قائمة البرمجيات الحرة ومفتوحة المصدر في ويكيبيديا العربية]. |
+ | * [https://ar.wikipedia.org/wiki/%D8%A8%D9%88%D8%A7%D8%A8%D8%A9:%D8%A8%D8%B1%D9%85%D8%AC%D9%8A%D8%A7%D8%AA_%D8%AD%D8%B1%D8%A9 بوابة البرمجيات الحرة ومفتوحة المصدر في ويكيبيديا العربية.] | ||
+ | * [https://wiki.archlinux.org/title/List_of_applications قائمة بالتطبيقات المتاحة في توزيعة أرتش لينكس Arch Linux.] | ||
− | + | والقائمة أدناه لبرمجيات متخصصة: | |
* [https://github.com/n1trux/awesome-sysadmin awesome-sysadmin]: برنامج حر لمدراء النظم. | * [https://github.com/n1trux/awesome-sysadmin awesome-sysadmin]: برنامج حر لمدراء النظم. | ||
سطر 41: | سطر 38: | ||
* [https://libreprojects.net/ Libre Projects]: خدمات ويب حرة ومفتوحة المصدر. | * [https://libreprojects.net/ Libre Projects]: خدمات ويب حرة ومفتوحة المصدر. | ||
− | + | كذلك، القائمة التالية لمنصات تشاركية للبرمجيات: | |
* https://github.com/explore | * https://github.com/explore | ||
سطر 48: | سطر 45: | ||
* https://sourceforge.net/ | * https://sourceforge.net/ | ||
− | + | أما أبرز البرامج والأدوات المتاحة في نظام ديبيان نفسه، فهي ما يلي: | |
− | + | #[[Debian/amarok|Amarok]].<br> | |
− | + | #[[Debian/ampache|Ampache]].<br> | |
− | + | #[[Debian/apache|Apache]].<br> | |
− | + | #[[Debian/app_armor|AppArmor]].<br> | |
− | + | #[[Debian/apt_cli|AptCLI]].<br> | |
− | + | #[[Debian/apt_cacher_ng|AptCacherNg]].<br> | |
− | + | #[[Debian/apt_configuration|AptConfiguration]].<br> | |
− | + | #[[Debian/apt_protocol|AptProtocol]].<br> | |
− | + | #[[Debian/aptitude|Aptitude]].<br> | |
− | + | #[[Debian/ardour|Ardour]].<br> | |
− | + | #[[Debian/auto_conf|AutoConf]].<br> | |
− | + | #[[Debian/auto_make|AutoMake]].<br> | |
− | + | #[[Debian/automatic_packaging_tools|AutomaticPackagingTools]].<br> | |
− | + | #[[Debian/backup_and_recovery|BackupAndRecovery]].<br> | |
− | + | #[[Debian/bash|Bash]].<br> | |
− | + | #[[Debian/bind9|Bind9]].<br> | |
− | + | #[[Debian/bit_torrent|BitTorrent]].<br> | |
− | + | #[[Debian/browser_apps|BrowserApps]].<br> | |
− | + | #[[Debian/burn_cd|BurnCd]].<br> | |
− | + | #[[Debian/cd_dvd_tools|CDDVDTools]].<br> | |
− | + | #[[Debian/category_desktop_application|CategoryDesktopApplication]].<br> | |
− | + | #[[Debian/check_install|CheckInstall]].<br> | |
− | + | #[[Debian/chineseinputmethod|Chineseinputmethod]].<br> | |
− | + | #[[Debian/chromium|Chromium]].<br> | |
− | + | #[[Debian/clementine|Clementine]].<br> | |
− | + | #[[Debian/cloud/systems_comparison|Cloud/SystemsComparison]].<br> | |
− | + | #[[Debian/coinor|CoinOr]].<br> | |
− | + | #[[Debian/compiz|Compiz]].<br> | |
− | + | #[[Debian/compression|Compression]].<br> | |
− | + | #[[Debian/console|Console]].<br> | |
− | + | #[[Debian/convert_cvs_to_svn|ConvertCVStosvn]].<br> | |
− | + | #[[Debian/cordova|Cordova]].<br> | |
− | + | #[[Debian/cupt|Cupt]].<br> | |
− | + | #[[Debian/d|D]].<br> | |
− | + | #[[Debian/ddns|DDNS]].<br> | |
− | + | #[[Debian/dhcp_server|DHCP_Server]].<br> | |
− | + | #[[Debian/database_servers|DatabaseServers]].<br> | |
− | + | #[[Debian/debian_alternatives|DebianAlternatives]].<br> | |
− | + | #[[Debian/debian_desktop|DebianDesktop]].<br> | |
− | + | #[[Debian/debian_edu/howto/backup_pc|DebianEdu/HowTo/BackupPC]].<br> | |
− | + | #[[Debian/debian_installer|DebianInstaller]].<br> | |
− | + | #[[Debian/debian_kvm_guests|DebianKVMGuests]].<br> | |
− | + | #[[Debian/debian_np_databases|DebianNPDatabases]].<br> | |
− | + | #[[Debian/debian_package_management|DebianPackageManagement]].<br> | |
− | + | #[[Debian/debian_spam_assassin|DebianSpamAssassin]].<br> | |
− | + | #[[Debian/debian_tcl|DebianTcl]].<br> | |
− | + | #[[Debian/default_web_browser|DefaultWebBrowser]].<br> | |
− | + | #[[Debian/disk_image|DiskImage]].<br> | |
− | + | #[[Debian/display_manager|DisplayManager]].<br> | |
− | + | #[[Debian/distcc|Distcc]].<br> | |
− | + | #[[Debian/docker|Docker]].<br> | |
− | + | #[[Debian/dovecot|Dovecot]].<br> | |
− | + | #[[Debian/duplicity|Duplicity]].<br> | |
− | + | #[[Debian/dvd_rw_tools|DvdRwTools]].<br> | |
− | + | #[[Debian/edu_kstars|EduKstars]].<br> | |
− | + | #[[Debian/edu_soundtracker|EduSoundtracker]].<br> | |
− | + | #[[Debian/edu_xtide|EduXtide]].<br> | |
− | + | #[[Debian/edutainment|Edutainment]].<br> | |
− | + | #[[Debian/emulator|Emulator]].<br> | |
− | + | #[[Debian/etchapache2definessl|EtchApache2DefineSSL]].<br> | |
− | + | #[[Debian/evolution|Evolution]].<br> | |
− | + | #[[Debian/exim|Exim]].<br> | |
− | + | #[[Debian/exim_4attuverse|Exim4ATTUverse]].<br> | |
− | + | #[[Debian/exim_4gmail|Exim4Gmail]].<br> | |
− | + | #[[Debian/exim_sendthrough_ssh|EximSendThroughSSH]].<br> | |
− | + | #[[Debian/fai|FAI]].<br> | |
− | + | #[[Debian/ftp|FTP]].<br> | |
− | + | #[[Debian/fake_root|FakeRoot]].<br> | |
− | + | #[[Debian/falkon|Falkon]].<br> | |
− | + | #[[Debian/file_manager|FileManager]].<br> | |
− | + | #[[Debian/firefox|Firefox]].<br> | |
− | + | #[[Debian/flat_pak|FlatPak]].<br> | |
− | + | #[[Debian/freedom_box|FreedomBox]].<br> | |
− | + | #[[Debian/gimp|GIMP]].<br> | |
− | + | #[[Debian/gnome_db|GNOME-DB]].<br> | |
− | + | #[[Debian/gtk|GTK]].<br> | |
− | + | #[[Debian/game|Game]].<br> | |
− | + | #[[Debian/gnome|Gnome]].<br> | |
− | + | #[[Debian/groupware|Groupware]].<br> | |
− | + | #[[Debian/hosting_control_panels|HostingControlPanels]].<br> | |
− | + | #[[Debian/howto_record_vnc|HowtoRecordVNC]].<br> | |
− | + | #[[Debian/i18n/fcitx5|I18n/Fcitx5]].<br> | |
− | + | #[[Debian/i18n/language_packs|I18n/LanguagePacks]].<br> | |
− | + | #[[Debian/icedove|Icedove]].<br> | |
− | + | #[[Debian/imap_proxy|ImapProxy]].<br> | |
− | + | #[[Debian/instant_messaging|InstantMessaging]].<br> | |
− | + | #[[Debian/irc_clients|IrcClients]].<br> | |
− | + | #[[Debian/jack|JACK]].<br> | |
− | + | #[[Debian/java/omegat|Java/OmegaT]].<br> | |
− | + | #[[Debian/kde|KDE]].<br> | |
− | + | #[[Debian/kvm|KVM]].<br> | |
− | + | #[[Debian/kodi|Kodi]].<br> | |
− | + | #[[Debian/konqueror|Konqueror]].<br> | |
− | + | #[[Debian/ldap|LDAP]].<br> | |
− | + | #[[Debian/ldap/auto_fs_setup|LDAP/AutoFSSetup]].<br> | |
− | + | #[[Debian/ldap/example_entries|LDAP/ExampleEntries]].<br> | |
− | + | #[[Debian/ldap/kerberos|LDAP/Kerberos]].<br> | |
− | + | #[[Debian/ldap/ldap_utils|LDAP/LDAPUtils]].<br> | |
− | + | #[[Debian/ldap/migration_tools|LDAP/MigrationTools]].<br> | |
− | + | #[[Debian/ldap/open_ldap_setup|LDAP/OpenLDAPSetup]].<br> | |
− | + | #[[Debian/ldap/pam|LDAP/PAM]].<br> | |
− | + | #[[Debian/ldap/power_dns_setup|LDAP/PowerDNSSetup]].<br> | |
− | + | #[[Debian/ldap/phpldapadmin|LDAP/phpldapadmin]].<br> | |
− | + | #[[Debian/ltsp/epoptes|LTSP/Epoptes]].<br> | |
− | + | #[[Debian/lxc|LXC]].<br> | |
− | + | #[[Debian/lamp|LaMp]].<br> | |
− | + | #[[Debian/lets_encrypt|LetsEncrypt]].<br> | |
− | + | #[[Debian/lguest|Lguest]].<br> | |
− | + | #[[Debian/light_dm|LightDM]].<br> | |
− | + | #[[Debian/lighttpd|Lighttpd]].<br> | |
− | + | #[[Debian/lustre|Lustre]].<br> | |
− | + | #[[Debian/lynx|Lynx]].<br> | |
− | + | #[[Debian/mate|MATE]].<br> | |
− | + | #[[Debian/mda|MDA]].<br> | |
− | + | #[[Debian/m_player|MPlayer]].<br> | |
− | + | #[[Debian/mua|MUA]].<br> | |
− | + | #[[Debian/mail_apps|MailApps]].<br> | |
− | + | #[[Debian/make|Make]].<br> | |
− | + | #[[Debian/mame|Mame]].<br> | |
− | + | #[[Debian/manipulating_isos|ManipulatingISOs]].<br> | |
− | + | #[[Debian/manual_howto|Manual-Howto]].<br> | |
− | + | #[[Debian/mariadb|Mariadb]].<br> | |
− | + | #[[Debian/mozilla|Mozilla]].<br> | |
− | + | #[[Debian/multimedia|Multimedia]].<br> | |
− | + | #[[Debian/multimedia_codecs|MultimediaCodecs]].<br> | |
− | + | #[[Debian/multimedia_fetching_tools|MultimediaFetchingTools]].<br> | |
− | + | #[[Debian/mupen64_plus|Mupen64Plus]].<br> | |
− | + | #[[Debian/my_sql|MySql]].<br> | |
− | + | #[[Debian/nfs|NFS]].<br> | |
− | + | #[[Debian/nfs_server_setup|NFSServerSetup]].<br> | |
− | + | #[[Debian/nfs_troubleshooting|NFSTroubleshooting]].<br> | |
− | + | #[[Debian/ntp|NTP]].<br> | |
− | + | #[[Debian/nautilus|Nautilus]].<br> | |
− | + | #[[Debian/network_application|NetworkApplication]].<br> | |
− | + | #[[Debian/network_manager|NetworkManager]].<br> | |
− | + | #[[Debian/network_monitoring|NetworkMonitoring]].<br> | |
− | + | #[[Debian/news_aggregator|NewsAggregator]].<br> | |
− | + | #[[Debian/osm/tileserver|OSM/tileserver]].<br> | |
− | + | #[[Debian/oss|OSS]].<br> | |
− | + | #[[Debian/office_application|OfficeApplication]].<br> | |
− | + | #[[Debian/open_pgp|OpenPGP]].<br> | |
− | + | #[[Debian/open_stack|OpenStack]].<br> | |
− | + | #[[Debian/open_vz|OpenVz]].<br> | |
− | + | #[[Debian/openbox|Openbox]].<br> | |
− | + | #[[Debian/opera|Opera]].<br> | |
− | + | #[[Debian/pdf|PDF]].<br> | |
− | + | #[[Debian/package_management|PackageManagement]].<br> | |
− | + | #[[Debian/package_management_tools|PackageManagementTools]].<br> | |
− | + | #[[Debian/pan|Pan]].<br> | |
− | + | #[[Debian/parted|Parted]].<br> | |
− | + | #[[Debian/peer2_peer|Peer2Peer]].<br> | |
− | + | #[[Debian/pentium_builder|PentiumBuilder]].<br> | |
− | + | #[[Debian/picard|Picard]].<br> | |
− | + | #[[Debian/pipe_wire|PipeWire]].<br> | |
− | + | #[[Debian/pkg_nagios|PkgNagios]].<br> | |
− | + | #[[Debian/po4a|Po4a]].<br> | |
− | + | #[[Debian/postfix|Postfix]].<br> | |
− | + | #[[Debian/postfix_and_sasl|PostfixAndSASL]].<br> | |
− | + | #[[Debian/postgre_sql|PostgreSql]].<br> | |
− | + | #[[Debian/programming_application|ProgrammingApplication]].<br> | |
− | + | #[[Debian/prosody|Prosody]].<br> | |
− | + | #[[Debian/pulse_audio|PulseAudio]].<br> | |
− | + | #[[Debian/python|Python]].<br> | |
− | + | #[[Debian/qemu|QEMU]].<br> | |
− | + | #[[Debian/rdesktop|Rdesktop]].<br> | |
− | + | #[[Debian/remote_desktop|RemoteDesktop]].<br> | |
− | + | #[[Debian/remote_files|RemoteFiles]].<br> | |
− | + | #[[Debian/rhythmbox|Rhythmbox]].<br> | |
− | + | #[[Debian/ripping|Ripping]].<br> | |
− | + | #[[Debian/rust|Rust]].<br> | |
− | + | #[[Debian/ssh|SSH]].<br> | |
− | + | #[[Debian/svn_administration_tutorial|SVNAdministrationTutorial]].<br> | |
− | + | #[[Debian/svn_tutorial|SVNTutorial]].<br> | |
− | + | #[[Debian/samba|Samba]].<br> | |
− | + | #[[Debian/samba/building_a_linux_domain|Samba/BuildingALinuxDomain]].<br> | |
− | + | #[[Debian/samba/client_setup|Samba/ClientSetup]].<br> | |
− | + | #[[Debian/samba/dc_with_ldap_backend|Samba/DcWithLdapBackend]].<br> | |
− | + | #[[Debian/samba/dirvish|Samba/Dirvish]].<br> | |
− | + | #[[Debian/samba/domain_controller|Samba/DomainController]].<br> | |
− | + | #[[Debian/samba/free_radius_to_ldap|Samba/FreeRadiusToLdap]].<br> | |
− | + | #[[Debian/samba/linux_domain_clients|Samba/LinuxDomainClients]].<br> | |
− | + | #[[Debian/samba/server_simple|Samba/ServerSimple]].<br> | |
− | + | #[[Debian/samba/windows_pgina_client|Samba/WindowsPginaClient]].<br> | |
− | + | #[[Debian/sandbox|Sandbox]].<br> | |
− | + | #[[Debian/schroot|Schroot]].<br> | |
− | + | #[[Debian/screensaver|Screensaver]].<br> | |
− | + | #[[Debian/seahorse|Seahorse]].<br> | |
− | + | #[[Debian/seamonkey|Seamonkey]].<br> | |
− | + | #[[Debian/securing_nfs|SecuringNFS]].<br> | |
− | + | #[[Debian/security_application|SecurityApplication]].<br> | |
− | + | #[[Debian/shell|Shell]].<br> | |
− | + | #[[Debian/shell_configuration|ShellConfiguration]].<br> | |
− | + | #[[Debian/shell_tool_tricks|ShellToolTricks]].<br> | |
− | + | #[[Debian/software|Software]].<br> | |
− | + | #[[Debian/subtitle|Subtitle]].<br> | |
− | + | #[[Debian/subversion|Subversion]].<br> | |
− | + | #[[Debian/sympa|Sympa]].<br> | |
− | + | #[[Debian/synaptic|Synaptic]].<br> | |
− | + | #[[Debian/system_virtualization|SystemVirtualization]].<br> | |
− | + | #[[Debian/tftp|TFTP]].<br> | |
− | + | #[[Debian/terminal_emulator|TerminalEmulator]].<br> | |
− | + | #[[Debian/text_editor|TextEditor]].<br> | |
− | + | #[[Debian/thomas_chung/cloud_image|ThomasChung/CloudImage]].<br> | |
− | + | #[[Debian/thomas_chung/web_console|ThomasChung/WebConsole]].<br> | |
− | + | #[[Debian/thunderbird|Thunderbird]].<br> | |
− | + | #[[Debian/tor_browser|TorBrowser]].<br> | |
− | + | #[[Debian/transmission|Transmission]].<br> | |
− | + | #[[Debian/unison|Unison]].<br> | |
− | + | #[[Debian/use_net|UseNet]].<br> | |
− | + | #[[Debian/usenet_apps|UsenetApps]].<br> | |
− | + | #[[Debian/user_mode_linux|UserModeLinux]].<br> | |
− | + | #[[Debian/vdr|VDR]].<br> | |
− | + | #[[Debian/vlc|VLC]].<br> | |
− | + | #[[Debian/vm_builder|VMBuilder]].<br> | |
− | + | #[[Debian/vmware|VMware]].<br> | |
− | + | #[[Debian/vncviewer|VNCviewer]].<br> | |
− | + | #[[Debian/version_control_system|VersionControlSystem]].<br> | |
− | + | #[[Debian/virtual_box|VirtualBox]].<br> | |
− | + | #[[Debian/wnpp|WNPP]].<br> | |
− | + | #[[Debian/web_browsers|WebBrowsers]].<br> | |
− | + | #[[Debian/web_servers|WebServers]].<br> | |
− | + | #[[Debian/why_the_name|WhyTheName]].<br> | |
− | + | #[[Debian/window_manager|WindowManager]].<br> | |
− | + | #[[Debian/windows_equivalent|WindowsEquivalent]].<br> | |
− | + | #[[Debian/windows_server_hyperv|WindowsServerHyperV]].<br> | |
− | + | #[[Debian/wine|Wine]].<br> | |
− | + | #[[Debian/word_press|WordPress]].<br> | |
− | + | #[[Debian/xcp|XCP]].<br> | |
− | + | #[[Debian/xen|Xen]].<br> | |
− | + | #[[Debian/xfce|Xfce]].<br> | |
− | + | #[[Debian/znc_irc_bouncer|ZNC_IRC_bouncer]].<br> | |
− | + | #[[Debian/zope|Zope]].<br> | |
− | + | #[[Debian/bn/programming_application|bn/ProgrammingApplication]].<br> | |
− | + | #[[Debian/bn/software|bn/Software]].<br> | |
− | + | #[[Debian/cdrecord|cdrecord]].<br> | |
− | + | #[[Debian/coreutils|coreutils]].<br> | |
− | + | #[[Debian/dansguardian|dansguardian]].<br> | |
− | + | #[[Debian/de/pdf|de/PDF]].<br> | |
− | + | #[[Debian/dnsmasq|dnsmasq]].<br> | |
− | + | #[[Debian/dpkg|dpkg]].<br> | |
− | + | #[[Debian/dselect|dselect]].<br> | |
− | + | #[[Debian/ekiga|ekiga]].<br> | |
− | + | #[[Debian/euca2ools|euca2ools]].<br> | |
− | + | #[[Debian/fr/gimp|fr/GIMP]].<br> | |
− | + | #[[Debian/freedict|freedict]].<br> | |
− | + | #[[Debian/git|git]].<br> | |
− | + | #[[Debian/gmdb2|gmdb2]].<br> | |
− | + | #[[Debian/gmusicbrowser|gmusicbrowser]].<br> | |
− | + | #[[Debian/gnome-chinese-input|gnome-chinese-input]].<br> | |
− | + | #[[Debian/irssi|irssi]].<br> | |
− | + | #[[Debian/it/gimp|it/GIMP]].<br> | |
− | + | #[[Debian/it/how_to_reconfigure_crypt_setup|it/HowToReconfigureCryptSetup]].<br> | |
− | + | #[[Debian/it/picard|it/Picard]].<br> | |
− | + | #[[Debian/libvirt|libvirt]].<br> | |
− | + | #[[Debian/libvirt/xen|libvirt/xen]].<br> | |
− | + | #[[Debian/light-locker|light-locker]].<br> | |
− | + | #[[Debian/minidlna|minidlna]].<br> | |
− | + | #[[Debian/ms/programming_application|ms/ProgrammingApplication]].<br> | |
− | + | #[[Debian/ms/software|ms/Software]].<br> | |
− | + | #[[Debian/msmtp|msmtp]].<br> | |
− | + | #[[Debian/netconf|netconf]].<br> | |
− | + | #[[Debian/nginx/fast_cgi|nginx/FastCGI]].<br> | |
− | + | #[[Debian/nspawn|nspawn]].<br> | |
− | + | #[[Debian/nullmailer|nullmailer]].<br> | |
− | + | #[[Debian/opendkim|opendkim]].<br> | |
− | + | #[[Debian/po|po]].<br> | |
− | + | #[[Debian/reportbug|reportbug]].<br> | |
− | + | #[[Debian/s_smtp|sSMTP]].<br> | |
− | + | #[[Debian/screen|screen]].<br> | |
− | + | #[[Debian/ungoogled-chromium|ungoogled-chromium]].<br> | |
− | + | #[[Debian/vim|vim]].<br> | |
− | + | #[[Debian/w3m|w3m]]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== انظر أيضًا == | == انظر أيضًا == | ||
− | * [http://screenshots.debian.net/packages | + | * [http://screenshots.debian.net/packages صور للقطات شاشة للحِزم]. |
* [https://wiki.debian.org/WhyTheName تفسير أسماء الحزِم في جنو/لينكس]. | * [https://wiki.debian.org/WhyTheName تفسير أسماء الحزِم في جنو/لينكس]. | ||
− | * [ | + | * [[Debian/debian software|البرمجيات المتاحة في ديبيان]]، نظرة عامة على البرمجيات المتاحة للنسخة المستقرة من ديبيان. |
− | * [ | + | * [[Debian/bts|نظام تعقب الزلات البرمجية Bugs في برمجيات ديبيان]]. |
− | * [ | + | * [[Debian/flatpak howto|دليل استخدام FlatPak لتثبيت برمجيات من طرف ثالث]]. |
* [[Prospective|الحزم التي تحتاج إلى مطور، والحزم المرتقبة]]. | * [[Prospective|الحزم التي تحتاج إلى مطور، والحزم المرتقبة]]. | ||
− | * [ | + | * [[Debian/windows equivalent|بدائل برمجيات نظام ويندوز]]. |
− | |||
− | |||
− | |||
== المصادر == | == المصادر == | ||
المراجعة الحالية بتاريخ 00:19، 9 أغسطس 2022
يُفضل تثبيت البرمجيات دومًا في نظام ديبيان جنو/لينكس -وفي أي توزيعة لينكس أخرى- من خلال مدير الحزم في النظام الذي يستخدم نسخ البرامج الموجودة في المستودعات الرسمية، ذلك أن تلك النسخ تكون مجرَّبة ومختبرة بحيث لا تتعطل أثناء استخدامها، وهذا النهج أفضل من تثبيت نسخ برنامج من موقع مؤلف البرنامج نفسه على الويب -مثال:تثبيت متصفح فايرفوكس من مدير الحزم أفضل من تثبيته من موقع موزيلا-، والغالب أن مستودعات التوزيعة تحتوي على أغلب البرمجيات التي يرغب المستخدم في تثبيتها، ليتجنب الاعتماد على مصادر خارجية.
العثور على البرمجيات
الوسائل المذكورة أدناه تمثل الطرق المختلفة التي يعرف المستخدم بها أي البرامج يرغب فيها من الموجودة في مستودعات ديبيان:
- دفتر مدير ديبيان: البحث عن الحِزم.
- دفتر مدير ديبيان: البيانات الفوقية للحِزَمة Package Meta Data.
- دليل استخدام ديبيان: إدارة الحزم في ديبيان، خيارات توابع البحث في أداة aptitude.
- دليل استخدام ديبيان: إدارة الحزم في دييبان، البحث عن البيانات الفوقية للحِزم.
- تصفح تصانيف البرمجيات في مدير الحزم.
- وسائل البحث المتاحة في Debtags، والتي يستطيع المستخدم أن يبحث عن البرمجيات فيها وفقًا لخصائصها المختلفة. للمزيد، يُنظر في صفحة المساعدة.
- البحث عن الحزم وتصفحها في موقع packages.debian.org. قد تحتوي كل حزمة على قائمة من الحزم الموصى بها recommended، أو المقترحة suggested، تتكامل مع الحزمة الأساسية، وكذلك قائمة من الحزم التي لها وظيفة مشابهة. تسرد خلاصةُ أخبارُ الحزم الجديدة new packages RSS feed الحزمَ المضافة حديثًا إلى نسخة Unstable من ديبيان.
إضافة إلى ما سبق، يسمح أرشيف اللقطات snapshot.debian.org بالوصول إلى جميع الحزم السابقة والحديثة في أرشيف ديبيان وفقًا للتاريخ وأرقام الإصدارات.
تثبيت البرمجيات من مصادر أخرى
يستطيع المستخدم الحصول على البرمجيات من مصادر غير مدير الحزم في النظام -على فرض معرفة المستخدم بما يفعله- من خلال ما يلي:
- تثبيت الحزم من المستودعات غير الرسمية أو مستودعات من أطراف ثالثة.
- تحميل ملفات ثنائية binary files جاهزة للاستخدام وتشغيلها.
- بناء البرمجيات من ملفاتها المصدرية.
- نشر البرمجيات في حاويات مثل Docker.
- استخدام مدراء حزم أخرى مثل FlatPak أو Nix/Guix.
- كتابة برامجه الخاصة.
قوائم برمجيات أخرى
فيما يلي قوائم لبرمجيات عامة يستطيع المستخدم استخدامها أو الاطلاع عليها:
- قائمة البرمجيات الحرة ومفتوحة المصدر في ويكيبيديا العربية.
- بوابة البرمجيات الحرة ومفتوحة المصدر في ويكيبيديا العربية.
- قائمة بالتطبيقات المتاحة في توزيعة أرتش لينكس Arch Linux.
والقائمة أدناه لبرمجيات متخصصة:
- awesome-sysadmin: برنامج حر لمدراء النظم.
- awesome-selfhosted: خدمات شبكية وتطبيقات ويب حرة.
- Libre Projects: خدمات ويب حرة ومفتوحة المصدر.
كذلك، القائمة التالية لمنصات تشاركية للبرمجيات:
- https://github.com/explore
- https://gitlab.com/explore
- https://launchpad.net/
- https://sourceforge.net/
أما أبرز البرامج والأدوات المتاحة في نظام ديبيان نفسه، فهي ما يلي:
- Amarok.
- Ampache.
- Apache.
- AppArmor.
- AptCLI.
- AptCacherNg.
- AptConfiguration.
- AptProtocol.
- Aptitude.
- Ardour.
- AutoConf.
- AutoMake.
- AutomaticPackagingTools.
- BackupAndRecovery.
- Bash.
- Bind9.
- BitTorrent.
- BrowserApps.
- BurnCd.
- CDDVDTools.
- CategoryDesktopApplication.
- CheckInstall.
- Chineseinputmethod.
- Chromium.
- Clementine.
- Cloud/SystemsComparison.
- CoinOr.
- Compiz.
- Compression.
- Console.
- ConvertCVStosvn.
- Cordova.
- Cupt.
- D.
- DDNS.
- DHCP_Server.
- DatabaseServers.
- DebianAlternatives.
- DebianDesktop.
- DebianEdu/HowTo/BackupPC.
- DebianInstaller.
- DebianKVMGuests.
- DebianNPDatabases.
- DebianPackageManagement.
- DebianSpamAssassin.
- DebianTcl.
- DefaultWebBrowser.
- DiskImage.
- DisplayManager.
- Distcc.
- Docker.
- Dovecot.
- Duplicity.
- DvdRwTools.
- EduKstars.
- EduSoundtracker.
- EduXtide.
- Edutainment.
- Emulator.
- EtchApache2DefineSSL.
- Evolution.
- Exim.
- Exim4ATTUverse.
- Exim4Gmail.
- EximSendThroughSSH.
- FAI.
- FTP.
- FakeRoot.
- Falkon.
- FileManager.
- Firefox.
- FlatPak.
- FreedomBox.
- GIMP.
- GNOME-DB.
- GTK.
- Game.
- Gnome.
- Groupware.
- HostingControlPanels.
- HowtoRecordVNC.
- I18n/Fcitx5.
- I18n/LanguagePacks.
- Icedove.
- ImapProxy.
- InstantMessaging.
- IrcClients.
- JACK.
- Java/OmegaT.
- KDE.
- KVM.
- Kodi.
- Konqueror.
- LDAP.
- LDAP/AutoFSSetup.
- LDAP/ExampleEntries.
- LDAP/Kerberos.
- LDAP/LDAPUtils.
- LDAP/MigrationTools.
- LDAP/OpenLDAPSetup.
- LDAP/PAM.
- LDAP/PowerDNSSetup.
- LDAP/phpldapadmin.
- LTSP/Epoptes.
- LXC.
- LaMp.
- LetsEncrypt.
- Lguest.
- LightDM.
- Lighttpd.
- Lustre.
- Lynx.
- MATE.
- MDA.
- MPlayer.
- MUA.
- MailApps.
- Make.
- Mame.
- ManipulatingISOs.
- Manual-Howto.
- Mariadb.
- Mozilla.
- Multimedia.
- MultimediaCodecs.
- MultimediaFetchingTools.
- Mupen64Plus.
- MySql.
- NFS.
- NFSServerSetup.
- NFSTroubleshooting.
- NTP.
- Nautilus.
- NetworkApplication.
- NetworkManager.
- NetworkMonitoring.
- NewsAggregator.
- OSM/tileserver.
- OSS.
- OfficeApplication.
- OpenPGP.
- OpenStack.
- OpenVz.
- Openbox.
- Opera.
- PDF.
- PackageManagement.
- PackageManagementTools.
- Pan.
- Parted.
- Peer2Peer.
- PentiumBuilder.
- Picard.
- PipeWire.
- PkgNagios.
- Po4a.
- Postfix.
- PostfixAndSASL.
- PostgreSql.
- ProgrammingApplication.
- Prosody.
- PulseAudio.
- Python.
- QEMU.
- Rdesktop.
- RemoteDesktop.
- RemoteFiles.
- Rhythmbox.
- Ripping.
- Rust.
- SSH.
- SVNAdministrationTutorial.
- SVNTutorial.
- Samba.
- Samba/BuildingALinuxDomain.
- Samba/ClientSetup.
- Samba/DcWithLdapBackend.
- Samba/Dirvish.
- Samba/DomainController.
- Samba/FreeRadiusToLdap.
- Samba/LinuxDomainClients.
- Samba/ServerSimple.
- Samba/WindowsPginaClient.
- Sandbox.
- Schroot.
- Screensaver.
- Seahorse.
- Seamonkey.
- SecuringNFS.
- SecurityApplication.
- Shell.
- ShellConfiguration.
- ShellToolTricks.
- Software.
- Subtitle.
- Subversion.
- Sympa.
- Synaptic.
- SystemVirtualization.
- TFTP.
- TerminalEmulator.
- TextEditor.
- ThomasChung/CloudImage.
- ThomasChung/WebConsole.
- Thunderbird.
- TorBrowser.
- Transmission.
- Unison.
- UseNet.
- UsenetApps.
- UserModeLinux.
- VDR.
- VLC.
- VMBuilder.
- VMware.
- VNCviewer.
- VersionControlSystem.
- VirtualBox.
- WNPP.
- WebBrowsers.
- WebServers.
- WhyTheName.
- WindowManager.
- WindowsEquivalent.
- WindowsServerHyperV.
- Wine.
- WordPress.
- XCP.
- Xen.
- Xfce.
- ZNC_IRC_bouncer.
- Zope.
- bn/ProgrammingApplication.
- bn/Software.
- cdrecord.
- coreutils.
- dansguardian.
- de/PDF.
- dnsmasq.
- dpkg.
- dselect.
- ekiga.
- euca2ools.
- fr/GIMP.
- freedict.
- git.
- gmdb2.
- gmusicbrowser.
- gnome-chinese-input.
- irssi.
- it/GIMP.
- it/HowToReconfigureCryptSetup.
- it/Picard.
- libvirt.
- libvirt/xen.
- light-locker.
- minidlna.
- ms/ProgrammingApplication.
- ms/Software.
- msmtp.
- netconf.
- nginx/FastCGI.
- nspawn.
- nullmailer.
- opendkim.
- po.
- reportbug.
- sSMTP.
- screen.
- ungoogled-chromium.
- vim.
- w3m.
انظر أيضًا
- صور للقطات شاشة للحِزم.
- تفسير أسماء الحزِم في جنو/لينكس.
- البرمجيات المتاحة في ديبيان، نظرة عامة على البرمجيات المتاحة للنسخة المستقرة من ديبيان.
- نظام تعقب الزلات البرمجية Bugs في برمجيات ديبيان.
- دليل استخدام FlatPak لتثبيت برمجيات من طرف ثالث.
- الحزم التي تحتاج إلى مطور، والحزم المرتقبة.
- بدائل برمجيات نظام ويندوز.