Symptoms

Can we change the application name to upgrade the old one?

Cause

Resolution

<application>
    ...
    <name>phpbb</name>
    ...
</application>

It is a free-formed short string which specifies the user-visible name of an application. The package name may be changed during upgrade and should reflect the packaged software name.

To get more info please refer to the official documentation.

Internal content