Utappia / uCareSystem

An all-in-one, one click system maintenance application for Ubuntu/Debian operating systems and derivatives

Home Page:http://utappia.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNU GPL v3 stars

Donate to project

uCareSystem

Name   : uCareSystem
License: GPL3 (http://www.gnu.org/licenses/gpl.html)
Author : Salih Emin
Email  : salih-(a)-utappia.org
Date   : 05-03-2020 (first release 19-02-2009)
Version: 20.03.0
System : Ubuntu Linux and derivatives. Partial support for Debian (Not tested every flavor)
WebSite: http://utappia.org

Description:

_**Note**: please use only **ucaresystem-core**. uCareSystem is the GUI version and currently it is not maintained and
not up to date with the features that are integrated in ucaresystem-core._

In summary, ucaresystem Core automatically performs the following maintenance processes without any need of user interference :

  • Updates the list of available packages
  • Downloads and installs the available updates
  • Checks if there are older Linux kernels on the system and removes them. However it keeps the current and one previous version of the kernel.
  • Cleans the cache of the downloaded packages
  • Removes obsolete packages
  • Removes orphan packets
  • Deletes package configuration files from packages that have been uninstalled by you.

Usage

uCareSystem-core creates an launcher icon in your Applications menu. When you click it, it performs the default maintenance by automatically launching a terminal.

Alternativelly, you can invoke it throu terminal with variours parameters/ flags. The default system updates and maintenace for Ubuntu / debian / Linux Mint (and derivatives) :

sudo ucaresystem-core

When the next available release is availabe for Ubuntu (and official flavors) you can upgrade with '-u':

sudo ucaresystem-core -u

If you are a tester, developer, or simply an enthusiast, you can upgrade to the next development cycle of Ubuntu (and official flavors) with '-d':

sudo ucaresystem-core -d

If your Ubuntu (and official flavors) has reached the EOL support you can upgrade to the next supported release with '-eol':

sudo ucaresystem-core -eol

For information about all the availabe parameters / flags, start ucaresystem-core with '-h' parameter :

sudo ucaresystem-core -h

About

An all-in-one, one click system maintenance application for Ubuntu/Debian operating systems and derivatives

http://utappia.org

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%