Install libproperties-maven-plugin-java-doc
Installing libproperties-maven-plugin-java-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libproperties-maven-plugin-java-doc
libproperties-maven-plugin-java-doc package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libproperties-maven-plugin-java-doc |
version | 1.0~alpha2-2 |
description | Documentation for Properties Maven Plugin |
subsection | doc |
website | mojo.codehaus.org / properties-maven-plugin |
maintainer | Debian Java Maintainers |
Uninstall libproperties-maven-plugin-java-doc
To remove just libproperties-maven-plugin-java-doc package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libproperties-maven-plugin-java-doc
Uninstall libproperties-maven-plugin-java-doc and it’s dependent packages
To remove the libproperties-maven-plugin-java-doc package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libproperties-maven-plugin-java-doc
Purging libproperties-maven-plugin-java-doc
If you also want to delete configuration and/or data files of libproperties-maven-plugin-java-doc from Debian Sid then this will work:
sudo apt-get purge libproperties-maven-plugin-java-doc
To delete configuration and/or data files of libproperties-maven-plugin-java-doc and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libproperties-maven-plugin-java-doc