Installing PySVG:
To use this program you must have Python (>2.3) installed.
You can get this program through the website:http://www.python.org
There are multiple tools that are used to manage Debian packages. "Dpkg" is the main package management
program and one of the lowest degree of complexity. Here are the basic steps to install the application "PySVG":
- Download the PySVG source to a directory of your choice:
- Install the package (including unpacking and configuring) onto the selected directory:
:~$sudo dpkg [-i | --install] pysvg_0.0.2-1_i386.deb |
- Once pySVG is installed, you can delete the installation directory and the source distribution file:
:~$rm pysvg_0.0.2-1_i386.deb |
- To remove the package (but not its configuration files):
- To remove the package (including its configuration files):