mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	Update 02-installation.md
This commit is contained in:
		@@ -187,6 +187,19 @@ yum-config-manager --add-repo http://download.mono-project.com/repo/centos6/
 | 
				
			|||||||
yum install mono-devel
 | 
					yum install mono-devel
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Raspberry Pi Debian Buster:**
 | 
				
			||||||
 | 
					```nohighlight
 | 
				
			||||||
 | 
					sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					echo "deb http://download.mono-project.com/repo/debian raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official.list
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					sudo apt-get update
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					sudo apt-get install mono-devel
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
*****
 | 
					*****
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user