Skip to content

freddii/program_installers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debkiss (Program Installers)

License: GPL v3

scripts to install programs

usage:

bash -c "$(curl -fsSL https://t1p.de/debkiss-no-gui)"

alternative 1:

bash -c "$(wget -O - https://raw.githubusercontent.com/freddii/program_installers/master/debkiss.sh)"

alternative 2:

cd /tmp && git clone https://github.com/freddii/program_installers && cd program_installers && ./debkiss.sh

Todo:

  • execute AppImages with firejail

  • shellcheck scripts

      # Fail if any of these files have warnings
      shellcheck program_installers/*.sh
    

Contributing

  • Copyright © 2020 freddii

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages