arch-install/comands.md
2024-12-12 21:29:15 +01:00

55 lines
1.3 KiB
Markdown

# WM install
sudo pacman -Sy qtile qtile-extras pywlroots ly
sudo systemctl enable ly
# Fonts install
yay -Sy ttf-ms-fonts nerd-fonts
# upravit pacman na multidownload
# Tailscale install
yay -Sy tailscale
sudo systemctl start tailscaled
sudo systemctl enable tailscaled
sudo tailscale up
# Based software install
yay -Sy alacritty btop tmux
cd .config/
rm -rf tmux/ qtile/ allacritty/
git clone http://172.18.42.73:3000/godot/qtile
git clone http://172.18.42.73:3000/godot/tmux
git clone http://172.18.42.73:3000/godot/alacritty
tmux
# NeoVim install
yay -S luarocks lua npm
git clone http://172.18.42.73:3000/godot/nvim
### After first start it will install all plugins
# ArchStrike install
yay -Sy nmap wireshark-qt wireshark-cli netdiscover pamixer keepassxc cmatrix memtest86+
yay -Sy xterm wget vlc fzf deluge-gtk
### Wireshark set up
sudo usermod -aG wireshark godot
sudo chmod +x /usr/bin/dumpcap
### Memtest86+ GRUB integration
sudo grub-mkconfig -o /boot/grub/grub.cfg
# Base software install
yay -Sy firefox betterbird vencord libreoffice-fresh
### firefox, libre, better needs backup to restore from nextcloud (maybe use nextcloud-cmd)
### Vencord does not work
# Rofi install
yay -S rofi-wayland
rofi-theme-selector
### pouzivam side panel
# Upravuje moznost menit brightnes
sudo chmod +777 /sys/class/backlight/acpi_video0/brightness