This is a challenge to all you programing members of Puppy forum.
Apt is being put into Puppy versions to be used to install and remove software.
Nothing wrong with it. It has been needed for years.
However several people including me do not like how it goes about removing a package it installed.
It really does not seem to want to ever remove all it did install with a specific package.
It has a config you can use to change settings.
Code: Select all
apt-config
But really someone that does command coding really needs to look at this and see if they can figure out setting changes that would be good to make.
Anyone want to jump in to this?
Code: Select all
apt-config
apt 2.6.1 (amd64)
Usage: apt-config [options] command
apt-config is an interface to the configuration settings used by
all APT tools, mainly intended for debugging and shell scripting.
Most used commands:
shell - get configuration values via shell evaluation
dump - show the active configuration setting
See apt-config(8) for more information about the available commands.
Configuration options and syntax is detailed in apt.conf(5).
Information about how to configure sources can be found in sources.list(5).
Package and version choices can be expressed via apt_preferences(5).
Security details are available in apt-secure(8).
#