Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux_tools

Scripts helps working with linux specialy when you move from windows and get used to one file instalations

Scripts use apt-get inside. You type software name like when using apt-get install NAME

You can download more software using space as separator e.g.: > NAME1 NAME2 it will produce zip file like NAME1_NAME2_install.zip

offline_downloads.sh downloads needed *.deb files and compress them into one zip file (like setup.exe files in windows)

Script generate file e.g: NAME_install.zip. Where NAME is software name. Script adds _install suffix.

alt tag

offline_installer.sh install ready *.zip files generated by offline_downloads.sh

When using offline_installer.sh you only use NAME before these suffix. e.g gimp_install.zip

alt tag

Very simple scripts which do theirs job, but if you have ideas how to improve them please give me feedback.

Scripts don't show:

  • progress
  • reason why they can't install software (for example whe you have problem with packages dependency)

About

Scripts helps working with linux

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages