Today’s operating systems are consisted of millions of lines of code so it is always increased the chances of some lines are not written well, incorrect or incomplete. This does not necessarily mean that operating systems will not work… The user usually does not “feel” the deficiencies of the software. Good programmers know how to hide any defects of their code. The danger is that the imperfections are backdoors for malware and unexplained lockdowns and problems in the use of our computer hardware.
For these reasons, operating systems have an Update Manager to download security updates, bug fixes, new versions of programs and new features of their operating systems. In Linux operating system these problems have minimal importance because the code is open. This is a huge advantage that ensure continuous improvement and maintainability of quality cause as many “eyes” see the code, the better the outcome of the code will be.
2click Update is a software that uses the power of “apt-get” to speed up the updating of the operating system and programs installed without bothering you with “trivial” confirmation messages. Also it cleans your disk of all waste generated by updating procedures.
How to use:
2Click Update
After you download the .deb package, double click to install it. Then, depending on your distribution, go to Applications --> System Tools --> 2ClickUpdate.
2Click Update CORE
After you download the .deb package, double click to install it. Then open your "terminal", type in 2click-update-core and press "Enter".
Product's homepage
Requirements:
· Ubuntu or Debian operating system
· zenity
· deborphan
· libnotify-bin
What's New in This Release: [ read full changelog ]
2Click Update (GUI):
· New feature: RamCleanApt, which optimizes RAM memory freeing up some MB's.
· Redesigned User interface in 2Click Update
· One time request of administrator password, is applied in this version, removing
· sudo from entire code
· Removed some Obsolete Code
· New feature: DEBUGGING mechanism introduced for experienced users to see whats
· happening in the backround when 2clickUpdate is running through terminal.
· New feature: SMART_APT module introduced. Installing/Upgrading is now based on
Update Manager:
· New translations are available and installed automatically. Please check if your
· language is available here: https://translations.launchpad.net/2clickupdate
2Click Update CORE (Terminal):
· CORE edition is also available in .deb packages for easy installs/uninstalls