{"id":10001,"date":"2021-03-24T23:36:30","date_gmt":"2021-03-24T20:36:30","guid":{"rendered":"https:\/\/unihost.com\/help\/how-to-install-python-3\/"},"modified":"2025-05-22T13:59:40","modified_gmt":"2025-05-22T10:59:40","slug":"how-to-install-python-3","status":"publish","type":"post","link":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/","title":{"rendered":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3"},"content":{"rendered":"\n<p><\/p>\n\n\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">This guide will walk you through how to install the most recent version of Python 3 on CentOS 7 and Ubuntu 18.04 or Ubuntu 20.04.<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><!--more--><\/span><\/p>\n<h4 style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 14pt;\">How to install Python 3 on CentOS 7<\/span><\/h4>\n<h5><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 1: Update the package manager<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Before you begin, refresh the package listings. This helps ensure that yum is up to date.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Launch a terminal window, and enter:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo yum update<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Allow the process to complete.<\/span><\/p>\n<h5><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 2: Install the SCL utility<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The SCL, or Software Collections, is an open-source project. Its goal is to let you install and run multiple versions of the same software on the same system. SCL is an excellent workaround for CentOS 7, where we don\u2019t want to interfere with the system version of Python.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Install SCL with:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo yum install centos-release-scl<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9933 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/python1.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 1\" width=\"542\" height=\"56\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 1\"><\/span><\/p>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><div class=\"row\"><div class=\"column col-sixth\"><span class=\"ti_icon size-large corner-square icon-left bg-color-blue text-color-white icon-color-blue\"><i class=\"ti-info\" style=\"\"><\/i> <\/span><\/div><strong>Note:<\/strong> For more information on SCL, or to browse their software collection, please visit the <a href=\"https:\/\/www.softwarecollections.org\/en\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">developers\u2019 website<\/a>. Also, note that the latest version of Python available through the SCL project is 3.6. It can take time for newer software releases to populate through third-party repositories.<\/div><\/span><\/p>\n<hr \/>\n<h5><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 3: Install Python 3.6<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To install Python 3.6, enter the following into a terminal window:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo yum install rh-python36<\/span><\/pre>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><div class=\"row\"><div class=\"column col-sixth\"><span class=\"ti_icon size-large corner-square icon-left bg-color-blue text-color-white icon-color-blue\"><i class=\"ti-info\" style=\"\"><\/i> <\/span><\/div><strong>Note:<\/strong>\u00a0If you prefer, you can install previous releases as well. SCL maintains Python 3.6, 3.5, 3.4, 3.3, and 2.7. Please see the\u00a0<a href=\"https:\/\/www.softwarecollections.org\/en\/scls\/user\/rhscl\/?search=python&amp;policy=&amp;repo=&amp;order_by=-create_date&amp;per_page=10\" target=\"_blank\" rel=\"noopener noreferrer nofollow noopener noreferrer\">Software Collections<\/a>\u00a0page for more information.<\/div><\/span><\/p>\n<hr \/>\n<h5><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 4: Verify Version<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">In a terminal, enter the following to verify and check your version of Python:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The system should respond by displaying<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9951 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/python2.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 2\" width=\"532\" height=\"76\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 2\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The output shows that the installation hasn\u2019t changed the base Python that CentOS relies on.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To verify the installation of Python 3.6, first launch Python in an SCL shell:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">scl enable rh-python36 bash<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">This command places you in a shell where you can use your newer Python version.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Enter the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">It should now display:<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9953 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/python3.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 3\" width=\"495\" height=\"72\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 3\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">If you need to exit the shell, type exit and hit enter, and drop to a standard command prompt.<\/span><\/p>\n<h5 style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Installing Python 3 From Source Code<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">If you need a version of Python that is not supported through SCL, you can download a copy of the source code. This method requires additional software, plus extra steps to compile and install the Python package.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">1. Start by installing the gcc, open-ssl-devel, and bzip2-devel packages:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo yum install gcc openssl-devel bzip2-devel<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9956 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-13-21-05.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 4\" width=\"771\" height=\"396\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 4\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">2. Browse to a directory to download the files: cd usr\/src<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">3. Download the Python version you want to install:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo wget https:\/\/www.python.org\/ftp\/python\/3.9.2\/Python-3.9.2.tgz<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-9958 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-13-26-32.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 5\" width=\"1204\" height=\"232\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 5\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">4. Extract the package:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo tar xzf Python-3.9.2.tgz<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">5. Compile the source code into an installation package:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">cd Python-3.9.2<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">.\/configure<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">.\/configure --enable-optimizations<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">make altinstall<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The make command builds the installer package. The altinstall command instructs your system to create a second installation of this version of Python. Without it, the system would replace the default version of Python.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">6. Verify the software version<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9962 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-16-17-02.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 6\" width=\"508\" height=\"126\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 6\"><\/span><\/p>\n<h4>\u00a0<\/h4>\n<h4 style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 14pt;\">How to install Python 3 on CentOS 8<\/span><\/h4>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">With the repository up-to-date, type in the following command to download and install Python 3 on your system:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">dnf install python3<\/span><\/pre>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">\u200b<div class=\"row\"><div class=\"column col-sixth\"><span class=\"ti_icon size-large corner-square icon-left bg-color-blue text-color-white icon-color-blue\"><i class=\"ti-info\" style=\"\"><\/i> <\/span><\/div><strong>Note:<\/strong> If you aren&#8217;t logged in as the root user, make sure to start the command with the <strong>sudo<\/strong> prefix: <strong>sudo dnf install python3<\/strong>.<\/div><\/span><\/p>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Verify whether Python 3 has been installed successfully:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9969 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-16-53-20.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 7\" width=\"412\" height=\"61\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 7\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The output should confirm you have successfully installed Python3.<\/span><\/p>\n<h4 style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 14pt;\">How to install Python 3 on Ubuntu 18.04 or Ubuntu 20.04<\/span><\/h4>\n<h5><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Option 1: Install Python 3 Using apt (Easier)<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">This process uses the apt package manager to install Python. There are fewer steps, but it\u2019s dependent on third-party hosting software updates. You may not see new releases as quickly on a third-party repository.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Most factory versions of Ubuntu 18.04 or Ubuntu 20.04 come with Python pre-installed. Check your version of Python by entering the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">or<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python3 --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9972 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-20-08-56.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 8\" width=\"427\" height=\"180\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 8\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">If the revision level is lower than 3.9.x, or if Python is not installed, continue to the next step.<\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 1: Update and Refresh Repository Lists<\/span><\/h6>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt update<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 2: Install Supporting Software<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The software-properties-common package gives you better control over your package manager by letting you add PPA (Personal Package Archive) repositories. Install the supporting software with the command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt install software-properties-common<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 3: Add Deadsnakes PPA<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Deadsnakes is a PPA with newer releases than the default Ubuntu repositories. Add the PPA by entering the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo add-apt-repository ppa:deadsnakes\/ppa<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The system will prompt you to press enter to continue. Do so, and allow it to finish. Refresh the package lists again:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt update<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 4: Install Python 3<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Now you can start the installation of Python 3.9 with the command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt install python3.9<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Allow the process to complete and verify the Python version was installed successfully:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python3.9 --version<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9974 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-20-24-21.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 9\" width=\"397\" height=\"88\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 9\"><\/span><\/p>\n<h5><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Option 2: Install Python 3.9 From Source Code (Latest Version)<\/span><\/h5>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Use this process to download and compile the source code from the developer. It\u2019s a bit more complicated, but the trade-off is accessing a newer release of Python.<\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 1: Update Local Repositories<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To update local repositories, use the command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt update<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 2: Install Supporting Software<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Compiling a package from source code requires additional software.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Enter the following to install the required packages for Python:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev wget<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9976 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-20-33-02.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 10\" width=\"1272\" height=\"540\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 10\"><\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 3: Download the Latest Version of Python Source Code<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To download the newest release of Python Source Code, navigate to the <strong>\/tmp<\/strong> directory and use the <strong>wget<\/strong> command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">cd \/tmp<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">wget https:\/\/www.python.org\/ftp\/python\/3.9.2\/Python-3.9.2.tgz<\/span><\/pre>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><div class=\"row\"><div class=\"column col-sixth\"><span class=\"ti_icon size-large corner-square icon-left bg-color-blue text-color-white icon-color-blue\"><i class=\"ti-info\" style=\"\"><\/i> <\/span><\/div><strong>Note<\/strong>: The source code is different from the software found on the main <a href=\"https:\/\/www.python.org\/ftp\/python\/\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">download page<\/a>. At the time this article was written, Python 3.9.2 was the latest version available.<\/div><\/span><\/p>\n<hr \/>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-9979 aligncenter\" src=\"https:\/\/unihost.com\/help\/minio.php?.\/Screenshot-at-20-42-23.png\" alt=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 11\" width=\"765\" height=\"244\" \/ title=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Image 11\"><\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 4: Extract Compressed Files<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Next, you need to extract the <strong>tgz<\/strong> file you downloaded, with the command:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">tar -xf Python-3.9.2.tgz<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 5: Test System and Optimize Python<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Before you install the software, make sure you test the system and optimize Python.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">The <strong>.\/configure<\/strong> command evaluates and prepares Python to install on your system. Using the <strong>&#8211;optimization<\/strong> option speeds code execution by 10-20%.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Enter the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">cd Python-3.9.2<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">.\/configure --optimization<\/span><\/pre>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 6: Install a Second Instance of Python (recommended)<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To create a second installation of Python 3.9.2, in addition to your current Python installation, enter the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo make altinstall<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">It is recommended that you use the <strong>altinstall<\/strong> method. Your Ubuntu system may have software packages dependent on Python 2.x.<\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">(Option) Overwrite Default Python Installation<\/span><\/h6>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">To install Python 3.9.2 over the top of your existing Python, enter the following:<\/span><\/p>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">sudo make install<\/span><\/pre>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Allow the process to complete.<\/span><\/p>\n<h6><span style=\"font-size: 12pt; font-family: Ubuntu, sans-serif;\">Step 7: Verify Python Version<\/span><\/h6>\n<pre><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">python3 --version<\/span><\/pre>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This guide will walk you through how to install the most recent version of Python 3 on CentOS 7 and Ubuntu 18.04 or Ubuntu 20.04.<\/p>\n","protected":false},"author":2,"featured_media":17086,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[69],"tags":[58,420,687,60],"class_list":["post-10001","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dedicated-servers-ru","tag-centos","tag-python","tag-ubuntu-2-ru","tag-ubuntu","has_thumb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ<\/title>\n<meta name=\"description\" content=\"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ\" \/>\n<meta property=\"og:description\" content=\"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\" \/>\n<meta property=\"og:site_name\" content=\"Unihost.FAQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unihost\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-24T20:36:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-22T10:59:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"276\" \/>\n\t<meta property=\"og:image:height\" content=\"306\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Unihost Support\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@unihost\" \/>\n<meta name=\"twitter:site\" content=\"@unihost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Unihost Support\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\"},\"author\":{\"name\":\"Unihost Support\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\"},\"headline\":\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3\",\"datePublished\":\"2021-03-24T20:36:30+00:00\",\"dateModified\":\"2025-05-22T10:59:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\"},\"wordCount\":1035,\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/#organization\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png\",\"keywords\":[\"CentOS\",\"python\",\"Ubuntu\",\"Ubuntu\"],\"articleSection\":[\"02. \u0421\u0435\u0440\u0432\u0435\u0440\u044b\"],\"inLanguage\":\"ru\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\",\"url\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\",\"name\":\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png\",\"datePublished\":\"2021-03-24T20:36:30+00:00\",\"dateModified\":\"2025-05-22T10:59:40+00:00\",\"description\":\"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.\",\"breadcrumb\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#breadcrumb\"},\"inLanguage\":\"ru\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png\",\"width\":276,\"height\":306},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Unihost\",\"item\":\"https:\/\/unihost.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\/\/unihost.com\/help\/ru\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#website\",\"url\":\"https:\/\/unihost.com\/help\/ru\/\",\"name\":\"Unihost.FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/unihost.com\/help\/ru\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#organization\",\"name\":\"Unihost\",\"alternateName\":\"Unihost\",\"url\":\"https:\/\/unihost.com\/help\/ru\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"width\":300,\"height\":300,\"caption\":\"Unihost\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/ru\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/unihost\/\",\"https:\/\/x.com\/unihost\",\"https:\/\/www.instagram.com\/unihost\/?hl=en\",\"https:\/\/www.linkedin.com\/company\/unihost-com\",\"https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a\",\"name\":\"Unihost Support\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru\",\"@id\":\"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g\",\"caption\":\"Unihost Support\"},\"sameAs\":[\"https:\/\/unihost.com\/\"],\"url\":\"https:\/\/unihost.com\/help\/ru\/author\/support\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ","description":"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.","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:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/","og_locale":"ru_RU","og_type":"article","og_title":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ","og_description":"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.","og_url":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/","og_site_name":"Unihost.FAQ","article_publisher":"https:\/\/www.facebook.com\/unihost\/","article_published_time":"2021-03-24T20:36:30+00:00","article_modified_time":"2025-05-22T10:59:40+00:00","og_image":[{"width":276,"height":306,"url":"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png","type":"image\/png"}],"author":"Unihost Support","twitter_card":"summary_large_image","twitter_creator":"@unihost","twitter_site":"@unihost","twitter_misc":{"Written by":"Unihost Support","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#article","isPartOf":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/"},"author":{"name":"Unihost Support","@id":"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a"},"headline":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3","datePublished":"2021-03-24T20:36:30+00:00","dateModified":"2025-05-22T10:59:40+00:00","mainEntityOfPage":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/"},"wordCount":1035,"publisher":{"@id":"https:\/\/unihost.com\/help\/ru\/#organization"},"image":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png","keywords":["CentOS","python","Ubuntu","Ubuntu"],"articleSection":["02. \u0421\u0435\u0440\u0432\u0435\u0440\u044b"],"inLanguage":"ru"},{"@type":"WebPage","@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/","url":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/","name":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3 - Unihost.FAQ","isPartOf":{"@id":"https:\/\/unihost.com\/help\/ru\/#website"},"primaryImageOfPage":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage"},"image":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png","datePublished":"2021-03-24T20:36:30+00:00","dateModified":"2025-05-22T10:59:40+00:00","description":"\u0412 \u044d\u0442\u043e\u043c \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0435 \u0432\u044b \u0443\u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0441\u0430\u043c\u0443\u044e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e Python 3 \u043d\u0430 CentOS 7 \u0438\u043b\u0438 CentOS 8 \u0438 Ubuntu 18.04 \u0438\u043b\u0438 Ubuntu 20.04.","breadcrumb":{"@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#breadcrumb"},"inLanguage":"ru","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/"]}]},{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#primaryimage","url":"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2021\/03\/python_logo-1.png","width":276,"height":306},{"@type":"BreadcrumbList","@id":"https:\/\/unihost.com\/help\/ru\/how-to-install-python-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Unihost","item":"https:\/\/unihost.com\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/unihost.com\/help\/ru\/"},{"@type":"ListItem","position":3,"name":"\u041a\u0430\u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c Python 3"}]},{"@type":"WebSite","@id":"https:\/\/unihost.com\/help\/ru\/#website","url":"https:\/\/unihost.com\/help\/ru\/","name":"Unihost.FAQ","description":"","publisher":{"@id":"https:\/\/unihost.com\/help\/ru\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unihost.com\/help\/ru\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru"},{"@type":"Organization","@id":"https:\/\/unihost.com\/help\/ru\/#organization","name":"Unihost","alternateName":"Unihost","url":"https:\/\/unihost.com\/help\/ru\/","logo":{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/unihost.com\/help\/ru\/#\/schema\/logo\/image\/","url":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","width":300,"height":300,"caption":"Unihost"},"image":{"@id":"https:\/\/unihost.com\/help\/ru\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unihost\/","https:\/\/x.com\/unihost","https:\/\/www.instagram.com\/unihost\/?hl=en","https:\/\/www.linkedin.com\/company\/unihost-com","https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw"]},{"@type":"Person","@id":"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/bb5ae95f38577c920e6a7507888b715a","name":"Unihost Support","image":{"@type":"ImageObject","inLanguage":"ru","@id":"https:\/\/unihost.com\/help\/ru\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a0c9db17c2a0d93e8a0d5ac123f8c5db750ad4d3d5657369c0c4e480f5af77b8?s=96&d=mm&r=g","caption":"Unihost Support"},"sameAs":["https:\/\/unihost.com\/"],"url":"https:\/\/unihost.com\/help\/ru\/author\/support\/"}]}},"_links":{"self":[{"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/posts\/10001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/comments?post=10001"}],"version-history":[{"count":10,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/posts\/10001\/revisions"}],"predecessor-version":[{"id":17068,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/posts\/10001\/revisions\/17068"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/media\/17086"}],"wp:attachment":[{"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/media?parent=10001"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/categories?post=10001"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unihost.com\/help\/ru\/wp-json\/wp\/v2\/tags?post=10001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}