Advertisement
davidva

postinstallerf ubuntu

Sep 3rd, 2014
5,706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. wget -c http://sourceforge.net/projects/postinstaller/files/ubuntu/app-install-data-postinstallerf_1.0-6_all.deb
  2.  
  3. wget -c http://sourceforge.net/projects/postinstaller/files/ubuntu/postinstallerf_1.5-13_all.deb
  4.  
  5. sudo add-apt-repository ppa:webupd8team/y-ppa-manager
  6. sudo apt-get update
  7. sudo apt-get install yad
  8.  
  9. sudo apt-get install packagekit
  10.  
  11. dpkg -i app-install-data-postinstallerf_1.0-6_all.deb
  12.  
  13. dpkg -i postinstallerf_1.5-13_all.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement