Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. sudo apt update
  2. sudo apt install --no-install-recommends ubuntu-desktop gnome-terminal
  3. sudo apt install \
  4. vim \
  5. git \
  6. wget \
  7. curl \
  8. gnome-system-monitor \
  9. firefox \
  10. ubuntu-software \
  11. gnome-keyring \
  12. file-roller \
  13. gedit \
  14. gvfs-fuse \
  15. libgail-common \
  16. libnss-mdns \
  17. libproxy1-plugin-gsettings \
  18. overlay-scrollbar-gtk2 \
  19. snapd \
  20. sni-qt \
  21. xdg-utils \
  22. xterm \
  23. indicator-applet-session \
  24. unity-lens-applications
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement