{"id":3391,"date":"2025-02-06T10:00:04","date_gmt":"2025-02-06T10:00:04","guid":{"rendered":"https:\/\/draculaservers.com\/tutorials\/?p=3391"},"modified":"2025-02-11T10:51:41","modified_gmt":"2025-02-11T10:51:41","slug":"how-to-install-xampp-on-ubuntu","status":"publish","type":"post","link":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/","title":{"rendered":"How to Install XAMPP on Ubuntu"},"content":{"rendered":"<p>XAMPP is a product of Apache friends to enable the developers to test their product&#8217;s functionalities and behaviors in a local host environment before deploying them on the actual system. It combines multiple integrated technologies to provide a perfect all-in-one solution for web development.<\/p>\n<p>The acronym XAMPP itself stands for the technologies it includes in its package. (A) stands for Apache web server; (M) MYSQL, a database; (P) PHP for adding dynamic looks to the website; and (P) is for the Pearl language. Apart from these, the X, in the beginning, stands for the cross-platform functionality support of the XAMPP. It also comes in a lite version for developing smaller projects, including MariaDB and PHP.<\/p>\n<h2 id=\"install-xampp-using-the-installation-package-on-ubuntu\"><strong>Install XAMPP Using the Installation Package on Ubuntu<\/strong><\/h2>\n<p>The following installation steps will remain the same for current and older versions of Ubuntu. Before installing XAMPP, choose the version that satisfies your needs, as there are many versions of XAMPP with different app compositions.<\/p>\n<h3 id=\"step-1-download-xampp\"><strong>Step 1: Download XAMPP <\/strong><\/h3>\n<p>First, you must <strong>Download<\/strong> the installation media package, which will be an executable binary file of XAMPP. You can easily find this file on <a href=\"https:\/\/www.apachefriends.org\/download.html\">Apachefriends<\/a>, which is Apache&#8217;s official site for the XAMPP application.<\/p>\n<p>Go to the site download menu and scroll until you find the Linux section. There will be three different packages listed up front, and you can access more by clicking more downloads. In these packages, the main difference is the version of PHP. Apart from that, all other tools will remain the same in all three packages. If you want to check what&#8217;s in the package, click on \u201c<strong>What\u2019s Included?<\/strong>\u201d and you can find the information there.<\/p>\n<p><a href=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/1-17.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3392\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/1-17.png\" alt=\"How to Install XAMPP on Ubuntu\" width=\"789\" height=\"451\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/1-17.png 789w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/1-17-300x171.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/1-17-768x439.png 768w\" sizes=\"auto, (max-width: 789px) 100vw, 789px\" \/><\/a><\/p>\n<h3 id=\"step-2-run-the-installation-package\"><strong>Step 2:\u00a0 Run the Installation Package<\/strong><\/h3>\n<p>Open your command line terminal by pressing \u201c<strong>Ctrl+Alt+T<\/strong>\u201d so you can execute the commands to install the XAMPP. After launching your\u00a0<span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">command prompt, let&#8217;s switch to the downloads folder to access the file as it is downloaded in the \u201c<strong>Downloads<\/strong>\u201d folder by default<\/span>.<\/p>\n<p>To switch to \u201c<strong>Downloads,<\/strong>\u201d run this command:<\/p>\n<pre>cd Downloads<\/pre>\n<p>Next, you are supposed to make the file executable by altering the permissions for the installer. To do that, you will be running the command below. This command will give the user read, write, and execution access.<\/p>\n<pre>chmod 755 xampp-linux-*-installer.run<\/pre>\n<p>After running this command, your package is not executable. Run the following command to initiate the installation process:<\/p>\n<pre>sudo .\/xampp-linux-*-installer.run<\/pre>\n<h3 id=\"step-3-installation-wizard\"><strong>Step 3: Installation Wizard<\/strong><\/h3>\n<p>After running the above command, a graphical installation wizard will pop up:<\/p>\n<ol>\n<li>Click on the \u201c<strong>Forward<\/strong>\u201d button to continue the installation process.<\/li>\n<li>On the next screen, you can choose the components you want to install. The \u201c<strong>XAMPP Core Files<\/strong>\u201d are selected by default. Click and select the \u201c<strong>XAMPP Developer Files<\/strong>\u201d and click \u201c<strong>Forward<\/strong>\u201d to move onto the next screen.<\/li>\n<li>On this screen and the next screen, click \u201c<strong>Forward<\/strong>\u201d to move on, as no input is needed in these two screens. This one shows the default directory where the files will be installed, and the next one will begin the installation.<\/li>\n<li>After the installation, click \u201c<strong>Finish<\/strong>,\u201d and the system will automatically launch the XAMPP application.<\/li>\n<\/ol>\n<p>For further use of XAMPP, you can run the command in the terminal to launch the XAMPP application:<\/p>\n<pre>sudo \/opt\/lampp\/.\/manager-linux-x64.run<\/pre>\n<h3 id=\"step-4-start-the-servers\"><strong>Step 4:\u00a0 Start the Servers<\/strong><\/h3>\n<p>Open the \u201cManage Server\u201d tab from the application dashboard to access the servers. After switching the tab now, you can <strong>start the servers<\/strong>. If you are using custom ports for the server, select the server and click \u201c<strong>Configure<\/strong>\u201d to access the configuration and change the port number.<\/p>\n<p><a href=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/2-18.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-3393\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/2-18.png\" alt=\"How to Install XAMPP on Ubuntu\" width=\"798\" height=\"470\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/2-18.png 798w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/2-18-300x177.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/2-18-768x452.png 768w\" sizes=\"auto, (max-width: 798px) 100vw, 798px\" \/><\/a><\/p>\n<p><strong>Step 5: Create a Desktop Shortcut<\/strong><\/p>\n<p>You must create a file that will let you access XAMPP through the desktop. Run this command to create the shortcut file:<\/p>\n<pre>sudo nano Desktop\/XAMPP.desktop<\/pre>\n<p>After running this command, copy the following text and paste it into the file terminal. After that, press <strong>CTRL+O<\/strong> to write the file and <strong>Enter<\/strong> to save. Press <strong>CTRL+X<\/strong> and click <strong>Enter<\/strong> to save the changes you have just made and exit the file.<\/p>\n<pre>[Desktop Entry]\r\nVersion=1.0\r\nType=Application\r\nName=XAMPP\r\nExec=sudo \/opt\/lampp\/manager-linux-x64.run\r\nIcon=\/opt\/lampp\/htdocs\/favicon.ico\r\nTerminal=false\r\nStartupNotify=false<\/pre>\n<p>After saving the file, now provide sudo permissions for this shortcut. Write this command to open permissions:<\/p>\n<pre>sudo visudo<\/pre>\n<p>In permissions files, scroll down to the end of the file and then copy this line of code. Enter your user name, and then paste this command inside. In this example, <strong>lu<\/strong> is the user name. After pasting this line, press <strong>CTRL+X <\/strong>and hit <strong>Enter<\/strong> to exit the file.<\/p>\n<pre>lu ALL = NOPASSWD: \/opt\/lampp\/manager-linux-x64.run<\/pre>\n<p>Therefore, fill in your username in the following template command:<\/p>\n<pre>{Enter your user name} ALL = NOPASSWD: \/opt\/lampp\/manager-linux-x64.run<\/pre>\n<p><span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">After completing this process, go to the desktop shortcut right, click on it, and select \u201c<strong>Allow Launching.<\/strong>\u201d This will allow you to use your shortcut to launch the application.<\/span><\/p>\n<h2 id=\"how-do-you-start-stop-the-xampp-server\"><strong>How do you start\/stop the XAMPP server?<\/strong><\/h2>\n<p>You can start and stop the XAMPP server directly from the terminal window by using these two commands. The start command for the XAMPP server is as follows:<\/p>\n<pre>sudo \/opt\/lampp\/lampp start<\/pre>\n<p>To stop the XAMPP server, the command is as follows:<\/p>\n<pre>sudo \/opt\/lampp\/lampp stop<\/pre>\n<div class=\"cl-preview-section\">\n<h2 id=\"pros-and-cons-of-using-xampp\">Pros and Cons of Using XAMPP<\/h2>\n<\/div>\n<div class=\"cl-preview-section\">\n<p>XAMPP is a popular option when choosing a web application development environment for its simplicity and comprehensive features. However, like any tool, it comes with its own set of advantages and disadvantages. Let\u2019s delve into the pros and cons of using XAMPP for your development needs.<\/p>\n<\/div>\n<div class=\"cl-preview-section\">\n<h4 id=\"pros-of-using-xampp\">Pros of Using XAMPP<\/h4>\n<\/div>\n<div class=\"cl-preview-section\">\n<ol>\n<li><strong>Ease of Installation:<\/strong>\n<ul>\n<li><strong>User-Friendly Setup:<\/strong>\u00a0XAMPP offers an easy installation process, making it accessible even for beginners. The package includes Apache, MySQL, PHP, and Perl, all configured to work seamlessly together.<\/li>\n<li><strong>Cross-Platform Compatibility:<\/strong>\u00a0XAMPP is available for multiple operating systems, including Windows, Linux, and macOS, ensuring that developers can use it regardless of their preferred platform.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Comprehensive Package:<\/strong>\n<ul>\n<li><strong>All-in-One Solution:<\/strong>\u00a0XAMPP provides all necessary components for web development in one package. This eliminates the need to install and configure each component individually, saving time and reducing potential configuration errors.<\/li>\n<li><strong>Additional Tools:<\/strong>\u00a0It includes useful tools like phpMyAdmin for database management, FileZilla FTP Server, and Mercury Mail Server, enhancing its utility for development and testing.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Development and Testing:<\/strong>\n<ul>\n<li><strong>Local Development Environment:<\/strong>\u00a0XAMPP is perfect for setting up a local development environment where developers can test their web applications before deploying them to a live server. This ensures that any bugs or issues can be resolved in a controlled setting.<\/li>\n<li><strong>Open Source:<\/strong>\u00a0Being open-source, XAMPP is free to use, and developers can modify and customize it according to their specific needs.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Community Support:<\/strong>\n<ul>\n<li><strong>Active Community:<\/strong>\u00a0XAMPP has a large and active community. This means that developers can easily find tutorials, forums, and other resources to help them troubleshoot issues and learn new tips and tricks.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/div>\n<div class=\"cl-preview-section\">\n<h4 id=\"cons-of-using-xampp\">Cons of Using XAMPP<\/h4>\n<\/div>\n<div class=\"cl-preview-section\">\n<ol>\n<li><strong>Security Concerns:<\/strong>\n<ul>\n<li><strong>Not for Production:<\/strong>\u00a0XAMPP is primarily designed for development and testing purposes. By default, it is not optimized for security, making it unsuitable for use in a production environment without significant modifications.<\/li>\n<li><strong>Default Settings:<\/strong>\u00a0The default settings in XAMPP prioritize ease of use over security. For instance, the default MySQL root account has no password, and certain ports are open, which can be risky if not properly secured.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Resource Consumption:<\/strong>\n<ul>\n<li><strong>Resource Intensive:<\/strong>\u00a0Running XAMPP with all its services can consume significant system resources. On lower-end machines, this might slow down the system and affect performance.<\/li>\n<li><strong>Overhead:<\/strong> Including multiple components that might not be necessary for every project can lead to unnecessary overhead, especially for lightweight or simple web applications.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Configuration Complexity:<\/strong>\n<ul>\n<li><strong>Learning Curve:<\/strong> While the initial setup is straightforward, the advanced configuration can be complex. Customizing settings to match production environments might require a deeper understanding of server management.<\/li>\n<li><strong>Limited Scalability:<\/strong>\u00a0For large-scale applications, XAMPP might not offer the scalability and performance tuning required. Dedicated server environments with more granular control over each component might be preferable.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Inconsistent Environments:<\/strong>\n<ul>\n<li><strong>Mismatch with Production:<\/strong>\u00a0The configuration and environment of XAMPP might differ from the live server environment. This can lead to issues when deploying applications that were tested on XAMPP but behave differently on production servers.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>XAMPP provides a convenient and comprehensive solution for local web development and testing, offering an easy setup and a range of useful tools. However, it is essential to recognize its limitations, particularly regarding security and performance, and to use it appropriately within its intended scope. For production environments, additional configuration and security measures are necessary to ensure a robust and secure setup.<\/p>\n<\/div>\n<h2 id=\"how-to-completely-uninstall-xampp-from-ubuntu\"><strong>How to Completely Uninstall XAMPP From Ubuntu?<\/strong><\/h2>\n<p>If you are looking to uninstall the XAMPP from your Ubuntu machine completely, then use this command:<\/p>\n<pre>sudo \/opt\/lampp\/.\/uninstall<\/pre>\n<p>After uninstalling the XAMPP, you will also need to delete the shortcut file. To delete the shortcut file, run the following commands:<\/p>\n<pre>sudo rm ~\/Desktop\/XAMPP.desktop\r\nsudo rm \/usr\/share\/applications\/XAMPP.desktop<\/pre>\n<p>With these, you have removed XAMPP from your Ubuntu Installation.<\/p>\n<h2 id=\"wrap-up\"><strong>Wrap Up<\/strong><\/h2>\n<p>XAMPP is an ideal solution for creating a local web server for the testing environment. Developers can set up the local host and test their applications before deploying them over the server. The alternative applications for XAMPP are the LAMP and Mean Stack.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>XAMPP is a product of Apache friends to enable the developers to test their product&#8217;s functionalities and behaviors in a local host environment before deploying them on the actual system. It combines multiple integrated technologies to provide a perfect all-in-one solution for web development. The acronym XAMPP itself stands for the technologies it includes in [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":3394,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[525,524,526,523,522],"class_list":["post-3391","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu","tag-how-to-install-and-configure-xampp-on-ubuntu","tag-how-to-install-xampp","tag-install-xampp-ubuntu","tag-xampp-linux","tag-xampp-on-ubuntu"],"blocksy_meta":[],"featured_image_urls_v2":{"full":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png",1280,720,false],"thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-150x150.png",150,150,true],"medium":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-300x169.png",300,169,true],"medium_large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-768x432.png",768,432,true],"large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-1024x576.png",1024,576,true],"1536x1536":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png",1280,720,false],"2048x2048":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png",1280,720,false],"pk-small":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-80x80.png",80,80,true],"pk-thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21-300x225.png",300,225,true]},"post_excerpt_stackable_v2":"<p>XAMPP is a product of Apache friends to enable the developers to test their product&#8217;s functionalities and behaviors in a local host environment before deploying them on the actual system. It combines multiple integrated technologies to provide a perfect all-in-one solution for web development. The acronym XAMPP itself stands for the technologies it includes in its package. (A) stands for Apache web server; (M) MYSQL, a database; (P) PHP for adding dynamic looks to the website; and (P) is for the Pearl language. Apart from these, the X, in the beginning, stands for the cross-platform functionality support of the XAMPP.&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/draculaservers.com\/tutorials\/category\/ubuntu\/\" rel=\"category tag\">Ubuntu<\/a>","author_info_v2":{"name":"Abdul Mannan","url":"https:\/\/draculaservers.com\/tutorials\/author\/abdul-mannan-tbgmail-com\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install XAMPP on Ubuntu - Dracula Servers Tutorials<\/title>\n<meta name=\"description\" content=\"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install XAMPP on Ubuntu - Dracula Servers Tutorials\" \/>\n<meta property=\"og:description\" content=\"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/\" \/>\n<meta property=\"og:site_name\" content=\"Dracula Servers Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2025-02-06T10:00:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-11T10:51:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Abdul Mannan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abdul Mannan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/\"},\"author\":{\"name\":\"Abdul Mannan\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/ac89d0281f4fb596bfaa0bc1e746c8a6\"},\"headline\":\"How to Install XAMPP on Ubuntu\",\"datePublished\":\"2025-02-06T10:00:04+00:00\",\"dateModified\":\"2025-02-11T10:51:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/\"},\"wordCount\":1456,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Dracula-Servers-Thumbnail-21.png\",\"keywords\":[\"How to install and configure XAMPP on ubuntu\",\"How to install XAMPP\",\"Install XAMPP Ubuntu\",\"XAMPP Linux\",\"XAMPP on Ubuntu\"],\"articleSection\":[\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/\",\"name\":\"How to Install XAMPP on Ubuntu - Dracula Servers Tutorials\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Dracula-Servers-Thumbnail-21.png\",\"datePublished\":\"2025-02-06T10:00:04+00:00\",\"dateModified\":\"2025-02-11T10:51:41+00:00\",\"description\":\"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Dracula-Servers-Thumbnail-21.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/Dracula-Servers-Thumbnail-21.png\",\"width\":1280,\"height\":720,\"caption\":\"How to Install XAMPP on Ubuntu\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/how-to-install-xampp-on-ubuntu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install XAMPP on Ubuntu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"name\":\"Dracula Servers Tutorials\",\"description\":\"Dedicated Servers\",\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\",\"name\":\"Dracula Servers\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"width\":1625,\"height\":200,\"caption\":\"Dracula Servers\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/ac89d0281f4fb596bfaa0bc1e746c8a6\",\"name\":\"Abdul Mannan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g\",\"caption\":\"Abdul Mannan\"},\"description\":\"An individual trying to decipher the enigmas of technology by the sheer driving force of curiosity. Interested in learning new skills and being better at those skills than the lot.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install XAMPP on Ubuntu - Dracula Servers Tutorials","description":"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/","og_locale":"en_US","og_type":"article","og_title":"How to Install XAMPP on Ubuntu - Dracula Servers Tutorials","og_description":"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!","og_url":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/","og_site_name":"Dracula Servers Tutorials","article_published_time":"2025-02-06T10:00:04+00:00","article_modified_time":"2025-02-11T10:51:41+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png","type":"image\/png"}],"author":"Abdul Mannan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Abdul Mannan","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#article","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/"},"author":{"name":"Abdul Mannan","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/ac89d0281f4fb596bfaa0bc1e746c8a6"},"headline":"How to Install XAMPP on Ubuntu","datePublished":"2025-02-06T10:00:04+00:00","dateModified":"2025-02-11T10:51:41+00:00","mainEntityOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/"},"wordCount":1456,"commentCount":0,"publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png","keywords":["How to install and configure XAMPP on ubuntu","How to install XAMPP","Install XAMPP Ubuntu","XAMPP Linux","XAMPP on Ubuntu"],"articleSection":["Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/","url":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/","name":"How to Install XAMPP on Ubuntu - Dracula Servers Tutorials","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#primaryimage"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png","datePublished":"2025-02-06T10:00:04+00:00","dateModified":"2025-02-11T10:51:41+00:00","description":"Looking for the easiest and quickest way to install and set up a XAMPP server on your Ubuntu, Follow this step by step guide!","breadcrumb":{"@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#primaryimage","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2024\/07\/Dracula-Servers-Thumbnail-21.png","width":1280,"height":720,"caption":"How to Install XAMPP on Ubuntu"},{"@type":"BreadcrumbList","@id":"https:\/\/draculaservers.com\/tutorials\/how-to-install-xampp-on-ubuntu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/draculaservers.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"How to Install XAMPP on Ubuntu"}]},{"@type":"WebSite","@id":"https:\/\/draculaservers.com\/tutorials\/#website","url":"https:\/\/draculaservers.com\/tutorials\/","name":"Dracula Servers Tutorials","description":"Dedicated Servers","publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/draculaservers.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/draculaservers.com\/tutorials\/#organization","name":"Dracula Servers","url":"https:\/\/draculaservers.com\/tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","width":1625,"height":200,"caption":"Dracula Servers"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/ac89d0281f4fb596bfaa0bc1e746c8a6","name":"Abdul Mannan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2809442d44177cab4f90e1d9b3295560462063881ca1374b6d597d8f0b48fc21?s=96&d=mm&r=g","caption":"Abdul Mannan"},"description":"An individual trying to decipher the enigmas of technology by the sheer driving force of curiosity. Interested in learning new skills and being better at those skills than the lot."}]}},"_links":{"self":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/3391","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/comments?post=3391"}],"version-history":[{"count":1,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/3391\/revisions"}],"predecessor-version":[{"id":3395,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/3391\/revisions\/3395"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media\/3394"}],"wp:attachment":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media?parent=3391"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/categories?post=3391"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/tags?post=3391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}