Skip to content

My Omarchy Install


# Obsidian Comes Installed
# yay -Sy obsidian-bin

yay -Sy hyprmon
yay -Sy htop

sudo systemctl start sshd
sydo systemctl enable sshd

yay -Sy tailscale
sudo systemctl enable tailscaled
sudo systemctl start tailscaled

yay -Sy brave-bin

yay -Sy activitywatch-bin
# Reboot to get activitywatch working

yay -Sy go
yay -Sy signal-desktop
yay -Sy anytype-bin
yay -Sy vscodium-bin
yay -Sy fameshot
curl -fsSL https://pkgs.netbird.io/install.sh | sh

# https://pipx.pypa.io/stable/
yay -Sy python-pip
sudo pacman -S python-pipx
pipx ensurepath
sudo pipx ensurepath --global


curl -LsSf https://astral.sh/uv/install.sh | sh

yay -Sy gcc

sudo pacman -Syu base-devel libxml2 libxslt

yay -Sy megasync-bin
yay -Sy dnsutils
yay -Sy firefox
yay -Sy lynx
yay -Sy pandoc
yay -Sy calibre
yay -Sy cheese
yay -Sy windscribe-cli
yay -Sy qbittorrent


sudo pacman -S --needed base-devel
git clone https://aur.archlinux.org/hyprshade.git
cd hyprshade
makepkg -si

yay -Sy wireguard-ui
openresolv

yay -Sy helium-browser-bin


<<<<<<< HEAD
yay -Sy bun

yay -Sy ipfs-desktop
=======
ya -Sy bun
>>>>>>> working