Skip to content

GMornat/Debclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Debclean

A convienient way to keep your Debian based system clean, fast, and up-to-date

How does it work ?

It is only a simple shell program which uses most used commands with apt and dpkg

What does it do ?

  • The program uses superuser
  • Updates sources
  • Deletes cache, unused packages
  • Updates system and packages

Who can use this program ?

Anyone with a GNU/Linux system which has Aptitude (apt) package manager

How to launch the program ?

  • Download source code
  • Make the program executable
sudo chmod a+x debclean
  • Then use this command
./debclean

Note !

To do list

  • Other ideas
  • Your help

About

A simple shell script to update packages and clean system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages