arch
Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
| Порівняння попередніх версійПопередня ревізіяНаступна ревізія | Попередня ревізія | ||
| arch [2015/10/22 09:14] – [Из bootstrap] wombat | arch [2015/12/02 17:01] (поточний) – Установка программ wombat | ||
|---|---|---|---|
| Рядок 24: | Рядок 24: | ||
| <konsole root> | <konsole root> | ||
| + | < | ||
| root@localhost / # mv / | root@localhost / # mv / | ||
| root@localhost / # echo ' | root@localhost / # echo ' | ||
| Рядок 101: | Рядок 102: | ||
| crda: to set the correct wireless channels of your country | crda: to set the correct wireless channels of your country | ||
| (6/6) installing systemd-sysvcompat | (6/6) installing systemd-sysvcompat | ||
| + | |||
| + | [root@lubuntu /]# pacman -S grub | ||
| + | resolving dependencies... | ||
| + | looking for conflicting packages... | ||
| + | |||
| + | Packages (5) device-mapper-2.02.132-1 | ||
| + | | ||
| + | |||
| + | Total Download Size: 9.99 MiB | ||
| + | Total Installed Size: 49.03 MiB | ||
| + | |||
| + | :: Proceed with installation? | ||
| + | :: Retrieving packages ... | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | (5/5) checking keys in keyring | ||
| + | (5/5) checking package integrity | ||
| + | (5/5) loading package files [###################### | ||
| + | (5/5) checking for file conflicts | ||
| + | (5/5) checking available disk space [###################### | ||
| + | (1/5) installing glib2 | ||
| + | Optional dependencies for glib2 | ||
| + | python2: for gdbus-codegen and gtester-report | ||
| + | libelf: gresource inspection tool | ||
| + | (2/5) installing libunistring | ||
| + | (3/5) installing gettext | ||
| + | Optional dependencies for gettext | ||
| + | git: for autopoint infrastructure updates | ||
| + | (4/5) installing device-mapper | ||
| + | (5/5) installing grub [###################### | ||
| + | Generating grub.cfg.example config file... | ||
| + | This may fail on some machines running a custom kernel. | ||
| + | done. | ||
| + | Optional dependencies for grub | ||
| + | freetype2: For grub-mkfont usage | ||
| + | fuse: For grub-mount usage | ||
| + | dosfstools: For grub-mkrescue FAT FS and EFI support | ||
| + | efibootmgr: For grub-install EFI support | ||
| + | libisoburn: Provides xorriso for generating grub rescue iso using | ||
| + | grub-mkrescue | ||
| + | os-prober: To detect other OSes when generating grub.cfg in BIOS systems | ||
| + | mtools: For grub-mkrescue FAT FS support | ||
| + | |||
| + | # pacman -S sed | ||
| + | resolving dependencies... | ||
| + | looking for conflicting packages... | ||
| + | |||
| + | Packages (1) sed-4.2.2-3 | ||
| + | |||
| + | Total Download Size: 0.12 MiB | ||
| + | Total Installed Size: 0.76 MiB | ||
| + | |||
| + | :: Proceed with installation? | ||
| + | :: Retrieving packages ... | ||
| + | | ||
| + | (1/1) checking keys in keyring | ||
| + | (1/1) checking package integrity | ||
| + | (1/1) loading package files [###################### | ||
| + | (1/1) checking for file conflicts | ||
| + | (1/1) checking available disk space [###################### | ||
| + | (1/1) installing sed | ||
| + | |||
| + | pacman -S net-tools | ||
| + | resolving dependencies... | ||
| + | looking for conflicting packages... | ||
| + | |||
| + | Packages (1) net-tools-1.60.20130531git-1 | ||
| + | |||
| + | Total Download Size: 0.11 MiB | ||
| + | Total Installed Size: 0.45 MiB | ||
| + | |||
| + | :: Proceed with installation? | ||
| + | :: Retrieving packages ... | ||
| + | | ||
| + | (1/1) checking keys in keyring | ||
| + | (1/1) checking package integrity | ||
| + | (1/1) loading package files [###################### | ||
| + | (1/1) checking for file conflicts | ||
| + | (1/1) checking available disk space [###################### | ||
| + | (1/1) installing net-tools | ||
| + | |||
| + | </ | ||
| </ | </ | ||
| Рядок 106: | Рядок 192: | ||
| ====== Настройка ====== | ====== Настройка ====== | ||
| - | |||
| [[systemd|systemd]] | [[systemd|systemd]] | ||
| + | |||
| + | ===== Установка программ ===== | ||
| + | |||
| + | ==== Официальные ==== | ||
| + | |||
| + | Программные пакеты из официального хранилища программ ArchLinux устанавливаются при помощи программы [[https:// | ||
| + | |||
| + | Обновление списка программ, | ||
| + | |||
| + | pacman -Sy | ||
| + | |||
| + | Поиск нужной программы. Например, | ||
| + | |||
| + | pacman -Ss geany | ||
| + | |||
| + | Если программа присутствует в списке, | ||
| + | |||
| + | pacman -S geany | ||
| + | |||
| + | ==== AUR ==== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Для установки пакетов из AUR, понадобится программа [[https:// | ||
| + | |||
| + | < | ||
| + | ~ $ mkdir package-query | ||
| + | ~ $ cd package-query | ||
| + | package-query $ wget -O PKGBUILD ' | ||
| + | package-query $ makepkg | ||
| + | package-query $ sudo pacman -U package-query-1.7-1-armv6h.pkg.tar.xz | ||
| + | package-query $ cd .. | ||
| + | ~ $ mkdir yaourt | ||
| + | ~ $ cd yaourt | ||
| + | yaourt $ wget -O PKGBUILD ' | ||
| + | yaourt $ makepkg | ||
| + | yaourt $ sudo pacman -U yaourt-1.7-1-any.pkg.tar.xz | ||
| + | </ | ||
| + | |||
arch.1445505291.txt.bz2 · Востаннє змінено: повз wombat
