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
yay -Sy ipfs-desktop
yay -Sy kubo-git
yay -Sy ntfs-3g
yay -Sy sshfs
yay -Sy crush-bin
yay -Sy hishtory-common-bin
yay -Sy bun
yay -Sy ipfs-desktop


yay -Sy podman
yay -Sy podman-desktop

# pipx has these as dependencies install them all
yay -Sy gcc
yay -Sy graphviz
yay -Sy python-pygraphviz
yay -Sy python-pipx

yay -Sy dbeaver-ce-bin

yay -Sy code-server

yay -Sy megacmd


Sources