adgellida / debianpackages

STATUS: NOT MAINTAINED :x: - A simple script to install debian packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debianpackages

GNU GPL v2 stars forks open issues total downloads total downloads latest release latest release maintained Platforms Status

A simple script to install debian packages.

Compatible with any Debian based system:

Designed for 8.0 (Jessie). It gets vivid ppas.

Instructions

Do a backup of your "/etc/apt/sources.list.d" folder. Coming soon automatic... Read the code and do your modifications.

Then do these basics steps:

1.add normal user to sudoers 2.add ppa support

Go to your selected script and modified it.

  • "installpackages1" and/or "installpackages2" if you want to install some basic packages.
  1. Execute it.
  2. (Optional) Check all the other content.

3.rename ppas

Remember to add exec permissions to all scripts!

Important

  • You can crash your system. It hasn't been tested 100% yet. Give feedback!

  • The desktop environment recommended tested right now is to use MATE desktop.

  • If there are connectivity problems select your best server on Software & Updates!

  • If you want to know more, go to the wiki of this repo here.

TO DO

  • To test on a debian system.
  • Create app and integrate selectable boxes.

Release notes

You can check it here

About

STATUS: NOT MAINTAINED :x: - A simple script to install debian packages.

License:GNU General Public License v2.0


Languages

Language:Python 51.8%Language:Shell 48.2%