apt-get: Command not found!

Heys, I’m new to Suse, and im trying to install and fix a program trough
the console, was going to go “sudo apt-get install build-essentials”
But then the terminal said Apt-get:command not found, and then ive
started to wonder, why does my Suse OS not have apt-get command
installed by default?
thats question number one, and number two is, how do i get it?

Thanks :slight_smile:
//SpiderPig.


SpiderPig

SpiderPig’s Profile: http://forums.opensuse.org/member.php?userid=17046
View this thread: http://forums.opensuse.org/showthread.php?t=401662

Hi
openSUSE doesn’t use apt-get (it is available I think??), it uses the
zypper command. In this case you could select the base development
patterns;


sudo zypper in -t pattern devel_basis

Use the se option to see the full list,


zypper se -t pattern

There are many more, see the man page :slight_smile:


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-4-default
up 1 day 10:14, 3 users, load average: 0.35, 0.34, 0.36
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.82

SpiderPig;1907781 Wrote:
> … im trying to install and fix a program trough the console, was going
> to go “sudo apt-get install build-essentials”
> But then the terminal said Apt-get:command not found, and then ive
> started to wonder, why does my Suse OS not have apt-get command
> installed by default?
openSUSE has zypper instead:
‘Zypper/Usage/11.0 - openSUSE’ (http://en.opensuse.org/Zypper/Usage)

Some openSUSE basic concepts:
‘Concepts - openSUSE’ (http://en.opensuse.org/Concepts)


oldcpu

oldcpu’s Profile: http://forums.opensuse.org/member.php?userid=77
View this thread: http://forums.opensuse.org/showthread.php?t=401662

I tried that but on my Ubuntu machine it said:

> bash: zypper: command not found

Oh dear, what’s wrong? ;);):wink:

PS: It’s a joke, ok?


ken_yap

ken_yap’s Profile: http://forums.opensuse.org/member.php?userid=221
View this thread: http://forums.opensuse.org/showthread.php?t=401662

ken_yap;1907871 Wrote:
> I tried that but on my Ubuntu machine it said:
>
>
>
> Oh dear, what’s wrong? ;);):wink:
>
> PS: It’s a joke, ok?
>
> PPS: Actually I do now and then make the mistake of typing yum at
> OpenSUSE or rug at RHEL or any of a number of wrong combinations.

YaY!
You made my day.lol!


People who do not break things first will never learn to create
anything

conram’s Profile: http://forums.opensuse.org/member.php?userid=872
View this thread: http://forums.opensuse.org/showthread.php?t=401662

BTW, I do have something useful to post, come to think of it.
Distrowatch recently published a cheatsheet summarising the commands for
all the major (and some minor) package managers. You can find it at

DistroWatch.com: Put the fun back into computing. Use Linux, BSD.’
(http://distrowatch.com/weekly.php?issue=20081013#feature)


ken_yap

ken_yap’s Profile: http://forums.opensuse.org/member.php?userid=221
View this thread: http://forums.opensuse.org/showthread.php?t=401662

Thanks for the help guys!!!rotfl!


SpiderPig

SpiderPig’s Profile: http://forums.opensuse.org/member.php?userid=17046
View this thread: http://forums.opensuse.org/showthread.php?t=401662