{"id":92837,"date":"2021-03-04T08:58:29","date_gmt":"2021-03-04T16:58:29","guid":{"rendered":"https:\/\/linuxhint.com\/?p=92837"},"modified":"2021-03-08T22:01:34","modified_gmt":"2021-03-09T06:01:34","slug":"install-python-3-9-linux-mint","status":"publish","type":"post","link":"https:\/\/linuxhint.com\/install-python-3-9-linux-mint\/","title":{"rendered":"How to Install Python 3.9 on Linux Mint 20?"},"content":{"rendered":"<div id=\"wpbody\">Python is popular and is almost used in every type of computer science project. However, it has gained a lot of popularity in Artificial intelligence and its associated fields like Machine Learning, Deep Learning, etc.<\/p>\n<p>Python 3.9 is the latest major release of Python. It is leveraged with many updates.<\/p>\n<p>Python 3.9 is available from the deadsnakes PPA repository. Moreover, we can also build Python on Linux Mint 20 from the source code.<\/p>\n<h2><strong>Installing Python 3.9 on Linux Mint 20 from the PPA repository<\/strong><\/h2>\n<p>Installing Python 3.9 on Linux Mint 20 from the deadsnakes PPA repository is very easy and straightforward.<\/p>\n<p>Perform the below-given steps to install Python 3.9 on Linux Mint 20 from the deadsnakes repository:<\/p>\n<p><strong>Step 1: Update apt cache<br \/>\n<\/strong>Fire up the terminal and update the apt cache with the command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt update<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92839 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-01.png\" alt=\"\" width=\"974\" height=\"293\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-01.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-01-300x90.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-01-768x231.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-01-810x244.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 2: Install the dependencies<br \/>\n<\/strong>Next, type the command to install the required dependencies that are a prerequisite of Python 3.9:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt install software-properties-common<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92840 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-02.png\" alt=\"\" width=\"974\" height=\"454\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-02.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-02-300x140.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-02-768x358.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-02-810x378.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 3: Add PPA repository<br \/>\n<\/strong>Next, add the PPA repository:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo add-apt-repository ppa:deadsnakes\/ppa<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92841 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-03.png\" alt=\"\" width=\"974\" height=\"397\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-03.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-03-300x122.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-03-768x313.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-03-810x330.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92842 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-04.png\" alt=\"\" width=\"974\" height=\"241\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-04.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-04-300x74.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-04-768x190.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-04-810x200.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 4: Install Python 3.9<br \/>\n<\/strong>Install Python 3.9 as follows:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt install python3.9<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92843 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/PicturInstall-Python-3.9-Linux-Mint-05e1.png\" alt=\"\" width=\"974\" height=\"293\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/PicturInstall-Python-3.9-Linux-Mint-05e1.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/PicturInstall-Python-3.9-Linux-Mint-05e1-300x90.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/PicturInstall-Python-3.9-Linux-Mint-05e1-768x231.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/PicturInstall-Python-3.9-Linux-Mint-05e1-810x244.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p>Press \u2018y\u2019 to continue installing Python 3.9.<\/p>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92844 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-06.png\" alt=\"\" width=\"974\" height=\"160\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-06.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-06-300x49.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-06-768x126.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-06-810x133.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 5: Verify the Python 3.9 installation<br \/>\n<\/strong>After installing Python 3.9, verify the installation with the command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ python3.9 --version<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92845 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-07.png\" alt=\"\" width=\"972\" height=\"106\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-07.png 972w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-07-300x33.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-07-768x84.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-07-810x88.png 810w\" sizes=\"(max-width: 972px) 100vw, 972px\" \/><\/p>\n<p>Python 3.9 is successfully installed on Linux Mint 20.<\/p>\n<p><strong>Note<\/strong>: In case if you face any dependency issue after installing Python 3.9, then run the below-given command to fix the issue:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt-get -f install<\/div><\/div>\n<h2><strong>Installing Python 3.9 on Linux Mint 20 from the source code<\/strong><\/h2>\n<p>This is another way of installing Python 3.9 Linux Mint 20. It is not recommended to install Python 3.9 from the source code. However, you may need it in various situations.<\/p>\n<p>Perform the below-given steps to install Python 3.9:<\/p>\n<p><strong>Step 1: Install required dependencies for Python 3.9<br \/>\n<\/strong>First, update the apt repository and install dependencies:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt update<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92846 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-08.png\" alt=\"\" width=\"974\" height=\"293\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-08.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-08-300x90.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-08-768x231.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-08-810x244.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo apt install libffi-dev libsqlite3-dev zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev build-essential libreadline-dev wget libbz2-dev<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92847 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-09.png\" alt=\"\" width=\"974\" height=\"447\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-09.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-09-300x138.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-09-768x352.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-09-810x372.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92848 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-10.png\" alt=\"\" width=\"974\" height=\"233\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-10.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-10-300x72.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-10-768x184.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-10-810x194.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 2: Get the Python 3.9 source code<br \/>\n<\/strong>Next, get the latest Python 3.9 source code with the wget command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ wget &lt;a href=&quot;https:\/\/www.python.org\/ftp\/python\/3.9.1\/Python-3.9.1.tgz&quot;&gt;https:\/\/www.python.org\/ftp\/python\/3.9.1\/Python-3.9.1.tgz&lt;\/a&gt;<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92849 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-11.png\" alt=\"\" width=\"974\" height=\"347\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-11.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-11-300x107.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-11-768x274.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-11-810x289.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><strong>Step 3: Extract Python 3.9 source code tar file<br \/>\n<\/strong>When the Python 3.9 source code tar file is downloaded, extract the archive with the command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ tar -xf Python-3.9.1.tgz<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92850 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-12.png\" alt=\"\" width=\"972\" height=\"118\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-12.png 972w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-12-300x36.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-12-768x93.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-12-810x98.png 810w\" sizes=\"(max-width: 972px) 100vw, 972px\" \/><\/p>\n<p><strong>Step 4: Run configure script<br \/>\n<\/strong>Next, navigate to the Python 3.9.1 directory and run the configure script:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ cd Python-3.9.1<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92851 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-13.png\" alt=\"\" width=\"974\" height=\"112\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-13.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-13-300x34.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-13-768x88.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-13-810x93.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ .\/configure --enable-optimizations<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92852 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-14.png\" alt=\"\" width=\"974\" height=\"333\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-14.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-14-300x103.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-14-768x263.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-14-810x277.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p>The <strong>&#8211;enable-optimizations <\/strong>run the various tests and improves the configuration process.<\/p>\n<p><strong>Step 5: Build Python 3.9<br \/>\n<\/strong>Once Python 3.9 is configured, the next step is to build it with the command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ make -j<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92853 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-15.png\" alt=\"\" width=\"974\" height=\"383\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-15.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-15-300x118.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-15-768x302.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-15-810x319.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p>To make the build process faster, you can also specify the number of cores with the \u2013j option as follows:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ make -j 8<\/div><\/div>\n<p><strong>Step 6: Install Python libraries<br \/>\n<\/strong>Next, install Python 3.9 with the command:<\/p>\n<div class=\"codecolorer-container text blackboard\" style=\"width:100%;\"><div class=\"text codecolorer\">$ sudo make altinstall<\/div><\/div>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92854 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-16.png\" alt=\"\" width=\"974\" height=\"316\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-16.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-16-300x97.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-16-768x249.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-16-810x263.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-92855 size-full\" src=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-17.png\" alt=\"\" width=\"974\" height=\"116\" srcset=\"https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-17.png 974w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-17-300x36.png 300w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-17-768x91.png 768w, https:\/\/linuxhint.com\/wp-content\/uploads\/2021\/03\/Install-Python-3.9-Linux-Mint-17-810x96.png 810w\" sizes=\"(max-width: 974px) 100vw, 974px\" \/><\/p>\n<p>The <strong>altinstall <\/strong>will overwrite the existing Python3 binary.<\/p>\n<p>Python 3.9 is installed successfully.<\/p>\n<h2><strong>Conclusion<\/strong><\/h2>\n<p>Python 3.9 is the newest release of Python. It is available from the deadsnakes repository and source code. This post explains the Python 3.9 installation on Linux Mint 20.\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Python is popular and is almost used in every type of computer science project. However, it has gained a lot of popularity in Artificial intelligence and its associated fields like Machine Learning, Deep Learning, etc. Python 3.9 is available from the deadsnakes PPA repository. How to install Python 3.9 on Linux Mint 20? is explained in this article.<\/p>\n","protected":false},"author":92,"featured_media":92856,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1344],"tags":[],"class_list":["post-92837","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-mint"],"_links":{"self":[{"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/posts\/92837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/users\/92"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/comments?post=92837"}],"version-history":[{"count":0,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/posts\/92837\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/media\/92856"}],"wp:attachment":[{"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/media?parent=92837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/categories?post=92837"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxhint.com\/wp-json\/wp\/v2\/tags?post=92837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}