Skip to content

davidebersani/debmod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

debmod

A simple bash script to manage deb package. To use this script you need to have installed on yout computer the package "zenity". With this script you can:

  • extract deb file
  • build deb file
  • install deb file

To execute this script in the right way tou need tu execute it as root.

#Installation You can downlaod the source code from github and use it manually.

wget https://github.com/bersani96/debmod/archive/GUI.zip
unzip GUI.zip
cd debmod-GUI
./debmod.sh

About

a simple bash script to extract and rebuild deb package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%