LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   VLC on Bionicpup32 (https://www.linuxquestions.org/questions/puppy-71/vlc-on-bionicpup32-4175692586/)

Chelsea80 03-24-2021 02:54 PM

VLC on Bionicpup32
 
Hello all -

My question is:
Is it possible to download, install and use VLC (media player) on Bionicpup32?

The reason I ask is that I have searched and searched and searched for
info on this and have not been able to find any -

I am wondering if any other Bionicpup32 user has been down this road
and has won -

Thanks - PS I won't post this anywhere else.
I have been told off once with my very first post.

Chelsea80

jamison20000e 03-24-2021 03:12 PM

This is old but a quick search for: Bionicpup 32 VLC
finds: https://superuser.com/questions/1544...on-puppy-linux
(and "About 2,750 results")

or have you tried straight from VLC, maybe: https://www.videolan.org/vlc/download-ubuntu.html
or: https://www.videolan.org/vlc/

:)

boughtonp 03-24-2021 03:21 PM


 
BionicPup32 is just the 32-bit version of v8 of Puppy?

Since that is based on Ubuntu Bionic (aka 18.04LTS), it should be possible to install packages from Ubuntu's repos, and a search of the bionic packages reveals VLC 3.0.8 is available in i386 (32-bit) architecture.

It may or not be necessary to configure the Puppy package manager to look in the Ubuntu Bionic "universe" repo.


Chelsea80 03-24-2021 03:49 PM

VLC on Bionicpup32
 
Thanks for responding so quickly jamison20000e and boughtonp -

I will certainly explore those options -

I used the title Bionicpup32 so there was no confusion as to the OS I am using -

Now I'm going to push my luck -

If I do download VLC, is there a special way to install and run it from the Pup desktop GUI -

And yes, you have guessed right, I am a newbie to this OS -

Thanks to you both again for your help -

Chelsea80

boughtonp 03-25-2021 07:31 AM


 
If you use Puppy Package Manager, it should download, install, and setup relevant shortcuts.

(For any Linux-based OS, using the built-in package manager is generally the recommended method for installing software.)


Chelsea80 03-25-2021 10:10 PM

Hello again jamison20000e and boughtonp -
Update to my original question.
After looking deeper I have found another Puppy distro, tahrpup 6.0.6 (Linux 3.14.79). This has VLC (2.1.6 Rincewind) pre installed.
So downloaded, made live usb, ran it, popped dvd movie in and hey presto - watched a film through VLC.
Next tried a cd and hey presto - listened to music through VLC.
However, Bionicpup writes the 'save file.sfs' back to the usb it runs from. Meaning it is truely portable from one pc to another.
tahrpup writes the save file (not as .sfs) to the internal hard disk on the pc it is running from. There is no option for usb.
This means that if the tahrpup live usb is used on another pc then everything has to be set up again.
I know, I know, I want this house but in that location.
I could make an install of tahrpup on the internal hard disk, but that rather defeats the object of 'I can use this anywhere'.
The post created quite a bit of interest going by the number of views it had.
So, it is what it is and I am now going to give this post a 'Solved' tag.
Just remains for me to say thanks to you both for giving up your time to give me the results of the searches you made.
With very best regards.
Chelsea80

kareempharmacist 03-26-2021 08:12 AM

Did you try this command on Bionicpup32 in a terminal?
Code:

sudo apt update && sudo apt install vlc

Chelsea80 03-26-2021 10:52 AM

Hello kareempharmacist, thank you for that option.

I tried that and the terminal came back with:
sudo: apt: command not found
So the computer says no.

Then tried it without sudo as Bionicpup32 user works from root.
Terminal came back with:
bash: apt: command not found
So again the computer says no.

I am really going to put this to bed now as I need to do some reading on the bash command line functions.
Thanks for your interest.

Chelsea80

Chelsea80 03-26-2021 05:51 PM

Hello jamison20000e, boughtonp and kareempharmacist.
I feel that as you took the trouble to help me with options, I should let you know the final result.
After quite a bit of frustration and dead ends I decided to go back to basics.

It was your option boughtonp of Puppy Package Manager that was the logical one. Remembering that I'm not clued up on this OS yet.
And so, after a good look round it, I came up with this:

Applications > Setup > Puppy Package Manager
Auto Install: Category - Multimedia: Repositories: Ubuntu-Bionic-Universe: Package Types - Any Type
In right window scroll down to and highlight VLC_3.0.8 or whatever version is there at the time
Note - All extensions are listed as well if you just want one of those
Puppy will check for enough space then click on Do It!

Above may be of some help to a Bionicpup32 user if they want to have VLC and haven't been able to get it.

Yep, downloaded with all dependents, installed and appears in Multimedai Menu.
Ran commercial CD, home made CD, commercial DVD film, home made DVD film.
So this time the computer says yes.

That song comes to mind - Oh happy days, oh happy days.
Chelsea80

Mike_Walsh 03-27-2021 06:19 PM

Quote:

Originally Posted by kareempharmacist (Post 6234372)
Did you try this command on Bionicpup32 in a terminal?
Code:

sudo apt update && sudo apt install vlc

Highly unlikely to work. Puppy uses its own, unique package management system, and 'apt-get' is definitely NOT a standard part of the Puppy setup...

On top of which, there's the whole business of VLC refusing to run as the 'root' user (Puppy's default mode; remember, this is a 'hobbyist' system, fully intended to be used by those who enjoy cannabilizing their system & re-building it to suit themselves.) VLC CAN be run as the 'spot' user, but this involves a few Puppy-specific scripts to function as expected.


Mike. :hattip:


All times are GMT -5. The time now is 01:06 AM.