pie chart

  PySVG

Home Contact FAQ

Main Menu

Documentation

Links

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":

  1. Download the PySVG source to a directory of your choice:

  2. i.e: ~/Desktop/pysvg



  3. Install the package (including unpacking and configuring) onto the selected directory:

  4. :~$sudo dpkg [-i | --install] pysvg_0.0.2-1_i386.deb



  5. Once pySVG is installed, you can delete the installation directory and the source distribution file:

  6. :~$rm pysvg_0.0.2-1_i386.deb



  7. To remove the package (but not its configuration files):

  8. :~$dpkg --remove pysvg



  9. To remove the package (including its configuration files):

  10. :~$dpkg --purge pysvg



Free Web Hosting