3

There are two VLCs:

  1. VLC (The ultimate media player) - version- 3.0.0

  2. VLC media player (Read, capture, broadcast your multimedia streams) - version - 2.2.6-6

I am worried that one of them may be fake. Which one is safe?

Zanna
  • 70,465

1 Answers1

3

It is simple:

  1. VLC 2.2.6-6 is from official 17.10 Ubuntu repository:

    check with apt-cache policy vlc

  2. VLC 3.0.0 may be a Snap

    check with snap list | grep vlc

N0rbert
  • 99,918