Difference between revisions of "XVid: Install"

From OnnoWiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
  sudo apt-get update -y
 
  sudo apt-get update -y
 
  sudo apt-get install -y libxvidcore-dev libxvidcore4
 
  sudo apt-get install -y libxvidcore-dev libxvidcore4
 +
 +
 +
 +
sudo apt install mplayer

Latest revision as of 04:46, 10 July 2022


sudo apt-get update -y
sudo apt-get install -y libxvidcore-dev libxvidcore4


sudo apt install mplayer