Linux Auto Installer (package)
Go to solution
Solved by Burusutazu,
it was a test to see how i can install something
Well ubuntu has a few ways to install things.
- The Ubuntu Software Center
- A .deb package (similar to a .exe installer for windows.)
- Terminal: sudo apt-get install -package name- (Google is your best friend for finding software)
- PPAs (packages built by companies or other people) Always verify that it is from a trusted source. (I usually Google for these)
I don't know for opensuse but they should be similar. (I'll google it)
- YaST Software Installer
- Zypper, similar to apt-get but different commands.
Google really is your best friend for Ubuntu/Debian distributions. I don't have any experience with other branches of linux.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now