Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install postman in ubuntu 20.04

download postman archive

$ cd Downloads/
$ tar -xzf Postman-linux-x64-7.32.0.tar.gz
$ sudo mkdir -p /opt/apps/
$ sudo mv Postman /opt/apps/
$ sudo ln -s /opt/apps/Postman/Postman /usr/local/bin/postman
$ postman
Comment

PREVIOUS NEXT
Code Example
Shell :: git add except files 
Shell :: WslRegisterDistribution failed with error: 0x8000000d 
Shell :: ubuntu wsl disable sudo password prompt 
Shell :: clone gitlab repo using personal acess token 
Shell :: list only directories in bash 
Shell :: batch delete all files in subfolders of type 
Shell :: git revert last commit 
Shell :: add user via drush drupal 8 
Shell :: whats home directory variable linux 
Shell :: How to start a service with systemctl command 
Shell :: undo previous commit locally 
Shell :: installing rabbitmq on debian 
Shell :: how to use xampp localhost 
Shell :: install redash ubuntu 20.04 
Shell :: see network trafic linux 
Shell :: docker image rm image without tag 
Shell :: set terminator as default 
Shell :: laravel/sail 
Shell :: how to delete all branches in git local 
Shell :: install kazam screencaster ubuntu 
Shell :: Closed INTERNAL ERROR: cannot create temporary directory 
Shell :: copy directory 
Shell :: install faiss in colab 
Shell :: Conditional variables in gitlab-ci.yml 
Shell :: bash if is symlink 
Shell :: PowerShell read CSV file line by line 
Shell :: install rest framework django command ubuntu 
Shell :: cara install laravel 
Shell :: git clone syntax 
Shell :: linux change file name 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =