Git Product home page Git Product logo

Comments (10)

Vattar avatar Vattar commented on June 2, 2024 3

Hi, I have the same problem:

OS:

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster

vlc --version VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b) VLC version 3.0.20 Vetinari (3.0.20-0-g6f0d0ab126b)

It is already the 32 bit version. What can we do to install it? Thank you!

The version 3.0.20 is not compatible with rpisurv. Follow this steps....

1- sudo apt purge vlc-data

2- sudo apt purge vlc*

3- sudo apt autoremove

4- Create /etc/apt/preferences.d/vlc with the following:

Package: vlc*
Pin: origin "archive.raspberrypi.org"
Pin-Priority: 500

Package: libvlc*
Pin: origin "archive.raspberrypi.org"
Pin-Priority: 500

Package: vlc*
Pin: origin *
Pin-priority: -1

Package: libvlc*
Pin: origin *
Pin-priority: -1

5- sudo apt update

6- Reinstall rpisurv

from rpisurv.

msman0 avatar msman0 commented on June 2, 2024 1

Great Thank you! It works now.

from rpisurv.

raymanEUS avatar raymanEUS commented on June 2, 2024 1

Hi. im not very good at linux, can you dumb down step 4 for me? ive been trying to figure out how to make these things but i just dont know

Hello (:
To create a file, just use the "nano" command
sudo nano /etc/apt/preferences.d/vlc
Copy all informations from step 4 and paste it into the file using the right mouse click or CTRL + SHIFT + V
To save the file press CTRL + X and then Y to confirm and ENTER to exit.
If everything was done correctly, you should be able to read the information written to the file with the following command:
cat /etc/apt/preferences.d/vlc

Thank you very much your a life saver

I have tried the above-mentioned, and I am getting the following error:""I have tried the above-mentioned, and I am getting the following error:

The followinng packages have unmet dependencies:
vlc: depends: vlc-bin (=3.0.17.4-0+deb10u2+rpt1) but it is not going to be installed

E: unable to correct problems, you have held broken packages

"Is there any way to manually install the required version of VLC?""Is there any way to manually install the required version of VLC?"

thx

from rpisurv.

Vattar avatar Vattar commented on June 2, 2024

If your system architecture is 64-bit, consider installing the 32-bit version.

Also, checking the installed version of VLC with the command.

vlc --version

from rpisurv.

msman0 avatar msman0 commented on June 2, 2024

Hi, I have the same problem:

OS:

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster

vlc --version VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b) VLC version 3.0.20 Vetinari (3.0.20-0-g6f0d0ab126b)

It is already the 32 bit version.
What can we do to install it?
Thank you!

from rpisurv.

pagso avatar pagso commented on June 2, 2024

Hi, I have the same problem:
OS:
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster
vlc --version VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b) VLC version 3.0.20 Vetinari (3.0.20-0-g6f0d0ab126b)
It is already the 32 bit version. What can we do to install it? Thank you!

The version 3.0.20 is not compatible with rpisurv. Follow this steps....

1- sudo apt purge vlc-data

2- sudo apt purge vlc*

3- sudo apt autoremove

4- Create /etc/apt/preferences.d/vlc with the following:

Package: vlc*
Pin: origin "archive.raspberrypi.org"
Pin-Priority: 500

Package: libvlc*
Pin: origin "archive.raspberrypi.org"
Pin-Priority: 500

Package: vlc*
Pin: origin *
Pin-priority: -1

Package: libvlc*
Pin: origin *
Pin-priority: -1

5- sudo apt update

6- Reinstall rpisurv

Hi. im not very good at linux, can you dumb down step 4 for me? ive been trying to figure out how to make these things but i just dont know

from rpisurv.

Vattar avatar Vattar commented on June 2, 2024

Hi. im not very good at linux, can you dumb down step 4 for me? ive been trying to figure out how to make these things but i just dont know

Hello (:

To create a file, just use the "nano" command

sudo nano /etc/apt/preferences.d/vlc

Copy all informations from step 4 and paste it into the file using the right mouse click or CTRL + SHIFT + V

To save the file press CTRL + X and then Y to confirm and ENTER to exit.

If everything was done correctly, you should be able to read the information written to the file with the following command:

cat /etc/apt/preferences.d/vlc

from rpisurv.

pagso avatar pagso commented on June 2, 2024

Hi. im not very good at linux, can you dumb down step 4 for me? ive been trying to figure out how to make these things but i just dont know

Hello (:

To create a file, just use the "nano" command

sudo nano /etc/apt/preferences.d/vlc

Copy all informations from step 4 and paste it into the file using the right mouse click or CTRL + SHIFT + V

To save the file press CTRL + X and then Y to confirm and ENTER to exit.

If everything was done correctly, you should be able to read the information written to the file with the following command:

cat /etc/apt/preferences.d/vlc

Thank you very much your a life saver

from rpisurv.

dejan9393 avatar dejan9393 commented on June 2, 2024

@raymanEUS I had the same issue, for me it was a matter of removing libvlc-bin:

sudo apt purge libvlc-bin

from rpisurv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.