Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 336 Bytes

File metadata and controls

15 lines (11 loc) · 336 Bytes

Export path linux

export PATH=/usr/node-v14.15.5-linux-x64/bin:$PATH

Install deb file on Ubuntu

1. sudo dpkg -i DEB_PACKAGE
2. sudo api install DEB_PACKAGE

ex1: sudo dbkg -i ./Dowloads/google-chrome-stable_current_amd64.deb
ex2: sudo apt install ./Dowloads/google-chrome-stable_current_amd64.deb