Skip to content

Instantly share code, notes, and snippets.

View maniishbhusal's full-sized avatar

Manish Bhusal maniishbhusal

View GitHub Profile
@maniishbhusal
maniishbhusal / postman_installation.md
Created January 29, 2024 05:33
Install Postman in Linux and enabling sign-in

Download Postman:

Visit https://www.postman.com/downloads/ and download the Linux 64-bit version.

Extract the Archive:

Open a terminal and navigate to your Downloads directory:

cd ~/Downloads

Extract the archive:

tar -xf postman-linux-x64.tar.gz -C ~/