User Tools

Site Tools


install_curseradio-improved

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install_curseradio-improved [2024/10/21 22:47] steveinstall_curseradio-improved [2024/10/25 18:30] (current) steve
Line 15: Line 15:
 Next, install Curseradio using the following commands: Next, install Curseradio using the following commands:
 <code bash> <code bash>
-sudo apt-get install python3-pip python3.11-venv+sudo apt-get install python3-pip python3-venv
 python3 -m venv ~/.venv python3 -m venv ~/.venv
 source ~/.venv/bin/activate source ~/.venv/bin/activate
Line 29: Line 29:
 pip-review  --local --auto pip-review  --local --auto
 </code> </code>
 +When you're done using the virtual environment, type <code>deactivate</code> and press enter to exit that sub-shell.
 +
 Finally, if you want a helper script to start this application, put this in ~/bin/Radio and make it executable with ''%%chmod a+x ~/bin/Radio%%'' Finally, if you want a helper script to start this application, put this in ~/bin/Radio and make it executable with ''%%chmod a+x ~/bin/Radio%%''
 <code bash Radio> <code bash Radio>
install_curseradio-improved.1729550858.txt.gz · Last modified: by steve