Select Page

Manjaro Recommended Packages – 2025




# Run full system updates
sudo pacman -Syu

# Install AUR Build & Installation tools
sudo pacman -S --needed pamac git linux-headers base-devel yay 

# Install Flatpack Tools
sudo pacman install flatpak libpamac-flatpak-plugin

# Install Hardware Info Tool
sudo pacman -S --needed hwinfo


# Install image editing tools
sudo pacman -S pinta krita

# Install popular web browsers
sudo pacman -S google-chrome firefox brave-browser

# Install Utility Software
sudo pacman -S qalculate-gtk gscan2pdf

# Install JAVA AUR Packages
yay -S jre8 jre14

Universal CLI GUI

Is there a universal CLI gui for linux ? Below are my findings on the subjects

Useful Links

  • https://www.reddit.com/r/opensource/comments/f3qth7/is_there_a_universal_gui_for_cli_programs/
  • https://github.com/chubin/cheat.sh
  • https://github.com/tldr-pages/tldr
  • https://github.com/chriskiehl/Gooey
  • https://github.com/scop/bash-completion

Pin It on Pinterest