Arch Linux: erinevus redaktsioonide vahel

Allikas: Imre kasutab arvutit
Mine navigeerimisribaleMine otsikasti
(Uus lehekülg: '===Sissejuhatus=== TODO ===yay paketihaldur=== # pacman -S --needed base-devel # pacman -S git # groupadd imre # useradd -g imre -m -d /home/imre -s /bin/bash imre # pacm...')
(Erinevus puudub)

Redaktsioon: 10. jaanuar 2022, kell 19:43

Sissejuhatus

TODO

yay paketihaldur

# pacman -S --needed base-devel
# pacman -S git
# groupadd imre
# useradd -g imre -m -d /home/imre -s /bin/bash imre
# pacman -S vim
# pacman -S openssh
# grep ^ALL /etc/sudoers
ALL ALL=(ALL) ALL
$ git clone https://aur.archlinux.org/yay-git.git
$ cd yay-git
$ makepkg -si
$ yay -Sy joe

Kasulikud lisamaterjalid

  • TODO