File with .zip extension using unzip
File with .tar extension using tar xf
File with .bin extension in installation :
1. Open your terminal command
2. Search your file with .bin extension.
3. If you get that file, typing this command sudo chmod +x filename.bin
4.After that you can open application with command ./filename.bin
Enjoyed. Good luck for you !
File with .tar extension using tar xf
File with .bin extension in installation :
1. Open your terminal command
2. Search your file with .bin extension.
3. If you get that file, typing this command sudo chmod +x filename.bin
4.After that you can open application with command ./filename.bin
Enjoyed. Good luck for you !
No comments:
Post a Comment