mirror of
				https://github.com/KrumpetPirate/AAXtoMP3.git
				synced 2025-11-03 20:40:43 +01:00 
			
		
		
		
	Merge pull request #87 from pbowyer/patch-1
Add bc to Ubuntu package list
This commit is contained in:
		@@ -117,7 +117,7 @@ __Note:__ At least one of the above must be exist. The code must also match the
 | 
				
			|||||||
__Ubuntu, Linux Mint, Debian__
 | 
					__Ubuntu, Linux Mint, Debian__
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
sudo apt-get update
 | 
					sudo apt-get update
 | 
				
			||||||
sudo apt-get install ffmpeg libav-tools x264 x265
 | 
					sudo apt-get install ffmpeg libav-tools x264 x265 bc
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__Fedora__
 | 
					__Fedora__
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user