mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	'apt install gpg' required on Debian 12+ for apt installs of gitea, kolibri, mongodb, yarn
This commit is contained in:
		
							parent
							
								
									aabd59cc8e
								
							
						
					
					
						commit
						34091ba16d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
# 2022-03-16: 'apt show <pkg> | grep Size' revealed download sizes, on 64-bit RasPiOS with desktop.
 | 
					# 2022-03-16: 'apt show <pkg> | grep Size' revealed download sizes, on 64-bit RasPiOS with desktop.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: "Install 17 common packages: acpid, bzip2, cron, curl, gawk, htop, i2c-tools, logrotate, pandoc, pastebinit, plocate, rsync, sqlite3, tar, unzip, usbutils, wget"
 | 
					- name: "Install 18 common packages: acpid, bzip2, cron, curl, gawk, gpg, htop, i2c-tools, logrotate, pandoc, pastebinit, plocate, rsync, sqlite3, tar, unzip, usbutils, wget"
 | 
				
			||||||
  package:
 | 
					  package:
 | 
				
			||||||
    name:
 | 
					    name:
 | 
				
			||||||
      - acpid              #   55kB download: Daemon for ACPI (power mgmt) events
 | 
					      - acpid              #   55kB download: Daemon for ACPI (power mgmt) events
 | 
				
			||||||
| 
						 | 
					@ -11,6 +11,7 @@
 | 
				
			||||||
      #- exfat-fuse        #   28kB download: 2021-07-27: Should no longer be nec with 5.4+ kernels, so let's try commenting it out
 | 
					      #- exfat-fuse        #   28kB download: 2021-07-27: Should no longer be nec with 5.4+ kernels, so let's try commenting it out
 | 
				
			||||||
      #- exfat-utils       #   41kB download: Ditto!  See also 'ntfs-3g' below
 | 
					      #- exfat-utils       #   41kB download: Ditto!  See also 'ntfs-3g' below
 | 
				
			||||||
      - gawk               #  533kB download
 | 
					      - gawk               #  533kB download
 | 
				
			||||||
 | 
					      - gpg                #  884kB download: Debian 12+ (especially!) require this for apt installs of gitea, kolibri, mongodb, yarn
 | 
				
			||||||
      - htop               #  109kB download: RasPiOS installs this regardless
 | 
					      - htop               #  109kB download: RasPiOS installs this regardless
 | 
				
			||||||
      - i2c-tools          #   78kB download: Low-level bus/chip/register/EEPROM tools e.g. for RTC
 | 
					      - i2c-tools          #   78kB download: Low-level bus/chip/register/EEPROM tools e.g. for RTC
 | 
				
			||||||
      - logrotate          #   67kB download: RasPiOS installs this regardless
 | 
					      - logrotate          #   67kB download: RasPiOS installs this regardless
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue