APT
It is necessary to execute the following commands as root once, to use apt-get as you like:
> mkdir -p /var/lib/apt/lists/partial > apt-get update
Installing an application by using the PackageManager will set up APT automatically.
It is necessary to execute the following commands as root once, to use apt-get as you like:
> mkdir -p /var/lib/apt/lists/partial > apt-get update