LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How would I get ogg convert to install. (https://www.linuxquestions.org/questions/linux-software-2/how-would-i-get-ogg-convert-to-install-878866/)

darkstarbyte 05-04-2011 05:53 PM

How would I get ogg convert to install.
 
I was writing a Slackware script to install OggConvert when I realized I could not find a way to install it. So if anyone know the command I would love to hear it. Not just use it, but to install it. I know it is written in python so I hope it can be installed.

jens 05-04-2011 07:56 PM

You don't need to install it (being python) :-)

If you really do want it "installed", run (as root):
Code:

python setup.py install


All times are GMT -5. The time now is 06:34 PM.