Обновить profile/README.md
This commit is contained in:
		
							parent
							
								
									4887b2795a
								
							
						
					
					
						commit
						513b32e9cf
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||

 | 
			
		||||
 | 
			
		||||
Melawy Linux - это как независимая разработка программ и оформления, так и замствование интересных идей. 
 | 
			
		||||
Melawy Linux - дистрибутив операционной системы Linux, основанный на пакетной базе Arch Linux, установщике Calamares, с индивидуально разработанным оформлением под загрузчик rEFInd, экран загрузки Plymouth, менеджер входа в систему SDDM, рабочий стол KDE Plasma. 
 | 
			
		||||
 | 
			
		||||
Продукт является открытым программным обеспечением со свободной лицензией. 
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -10,123 +10,65 @@ Melawy Linux - это как независимая разработка про
 | 
			
		|||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Скачать и подписать ключ как доверенный
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
sudo pacman-key --recv-keys 95F48000540A4DB146583A47C49B5E77FD80302D --keyserver hkps://keys.openpgp.org
 | 
			
		||||
sudo pacman-key --lsign-key 95F48000540A4DB146583A47C49B5E77FD80302D
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
или
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
sudo pacman-key --lsign-key 95F48000540A4DB146583A47C49B5E77FD80302D --keyserver http://keyserver2.pgp.com
 | 
			
		||||
sudo pacman-key --lsign-key 95F48000540A4DB146583A47C49B5E77FD80302D
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Вставить в /etc/pacman.d/melawy-linux-mirrorlist 
 | 
			
		||||
следующее содержимое:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
######################################################
 | 
			
		||||
####                                              ####
 | 
			
		||||
###       Melawy Linux Repository Mirrorlist       ###
 | 
			
		||||
####                                              ####
 | 
			
		||||
######################################################
 | 
			
		||||
#### Entry in file /etc/pacman.conf:
 | 
			
		||||
###    [melawy]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
###    [melawy-aur]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
###    [melawy-aur-kde]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
###    [melawy-aur-theme]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
###    [melawy-aur-gui-app]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
###    [melawy-aur-cargo]
 | 
			
		||||
###    SigLevel = Required DatabaseOptional
 | 
			
		||||
###    Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
###
 | 
			
		||||
######################################################
 | 
			
		||||
 | 
			
		||||
Server = https://github.com/Melawy/$repo-repo/raw/main/$arch/
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Добавить в /etc/pacman.conf
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
[melawy]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
 | 
			
		||||
[melawy-aur]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
 | 
			
		||||
[melawy-aur-kde]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
 | 
			
		||||
[melawy-aur-theme]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
 | 
			
		||||
[melawy-aur-gui-app]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
 | 
			
		||||
[melawy-aur-cargo]
 | 
			
		||||
SigLevel = Required DatabaseOptional
 | 
			
		||||
Include = /etc/pacman.d/melawy-linux-mirrorlist
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Выполнить
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
sudo pacman -Sy
 | 
			
		||||
sudo pacman -S melawy-linux-mirrorlist melawy-linux-keyring --overwrite="*"
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
### Смотреть видео
 | 
			
		||||
 | 
			
		||||
[](https://www.youtube.com/watch?v=gV-4n7IcDdc)
 | 
			
		||||
YOUTUBE
 | 
			
		||||
[](https://www.youtube.com/watch?v=bRNVm1VIxbA)
 | 
			
		||||
YOUTUBE
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
<table>
 | 
			
		||||
<tr>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/welcome.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/welcome.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide1.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide1.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide2.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide2.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide3.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide3.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide4.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide4.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide5.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide5.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide6.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide6.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide7.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide7.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
  <td>
 | 
			
		||||
    <a href="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide8.png" target="_blank"><img src="https://raw.githubusercontent.com/Melawy/.github/main/profile/slide8.png" height="300"></a>
 | 
			
		||||
  </td>
 | 
			
		||||
  <td>
 | 
			
		||||
  </td>
 | 
			
		||||
</tr>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
<details>
 | 
			
		||||
  <summary>Подробнее</summary>
 | 
			
		||||
 | 
			
		||||
<hr>
 | 
			
		||||
  
 | 
			
		||||
Melawy Linux использует в качестве основы Arch Linux, сборку через ArchISO, установку через Calamares. 
 | 
			
		||||
 | 
			
		||||
Репозитории: 
 | 
			
		||||
- melawy
 | 
			
		||||
- melawy-3party
 | 
			
		||||
- core
 | 
			
		||||
- extra
 | 
			
		||||
- community
 | 
			
		||||
| 
						 | 
				
			
			@ -134,13 +76,7 @@ Melawy Linux использует в качестве основы Arch Linux, 
 | 
			
		|||
- arcolinux_repo
 | 
			
		||||
- arcolinux_repo_xlarge
 | 
			
		||||
- arcolinux_repo_3party
 | 
			
		||||
- melawy
 | 
			
		||||
- melawy-aur
 | 
			
		||||
- melawy-aur-gui-app
 | 
			
		||||
- melawy-aur-theme
 | 
			
		||||
- melawy-aur-kde
 | 
			
		||||
- melawy-aur-cargo
 | 
			
		||||
- AUR
 | 
			
		||||
- chaotic
 | 
			
		||||
 | 
			
		||||
Не используются специфичные для ArcoLinux программы и оформление.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -161,14 +97,15 @@ Melawy Linux использует в качестве основы Arch Linux, 
 | 
			
		|||
Пакетные менеджеры: 
 | 
			
		||||
- pacman
 | 
			
		||||
- pamac
 | 
			
		||||
- paru
 | 
			
		||||
- octopi
 | 
			
		||||
- paru
 | 
			
		||||
- yay
 | 
			
		||||
 | 
			
		||||
Обновление зеркал пакетов: 
 | 
			
		||||
- Reflector
 | 
			
		||||
- Reflector simple
 | 
			
		||||
 | 
			
		||||
Стандартный набор программ: 
 | 
			
		||||
- FreeOffice
 | 
			
		||||
- LibreOffice
 | 
			
		||||
- OnlyOffice
 | 
			
		||||
- Firefox
 | 
			
		||||
| 
						 | 
				
			
			@ -190,6 +127,7 @@ Melawy Linux использует в качестве основы Arch Linux, 
 | 
			
		|||
 | 
			
		||||
Мультимедиа: 
 | 
			
		||||
- ObsStudio with Browser support
 | 
			
		||||
- Haruna
 | 
			
		||||
- Vlc
 | 
			
		||||
- Mpv
 | 
			
		||||
- Elisa
 | 
			
		||||
| 
						 | 
				
			
			@ -200,9 +138,9 @@ Melawy Linux использует в качестве основы Arch Linux, 
 | 
			
		|||
Почта: 
 | 
			
		||||
- Mailspring
 | 
			
		||||
- Thunderbird
 | 
			
		||||
- Kube
 | 
			
		||||
 | 
			
		||||
При необходимости можно установить:
 | 
			
		||||
- Brave
 | 
			
		||||
- Opera
 | 
			
		||||
- WhatsApp
 | 
			
		||||
</details>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue