add/install from ubuntu

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
4thwall
Level 1
Level 1
Posts: 11
Joined: Wed Apr 25, 2007 9:21 am

add/install from ubuntu

Post by 4thwall »

Okay I want to install linux mint from a friend of mine whos new to linux. Linux Mint has everything I need for him already installed, except one thing:

The alternate to synaptic manager, the add/install menu ubuntu uses as more of a default/alternative, its essentially synaptic with less options but is more user friendly, anyone want to tell me where I can get this to install it?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Re: add/install from ubuntu

Post by scorp123 »

4thwall wrote: Linux Mint has everything I need for him already installed, except one thing: The alternate to synaptic manager, the add/install menu ubuntu uses
The name of that program is gnome-app-install ... I just checked by looking at the properties of the launcher in my Ubuntu 7.04's GNOME menu ... Maybe you can get it via this command from the Ubuntu repos?

Code: Select all

sudo apt-get install gnome-app-install
Here is the package info I get from one of my Ubuntu 7.04 installations:

Code: Select all

apt-cache show gnome-app-install

Package: gnome-app-install
Priority: optional
Section: gnome
Installed-Size: 1128
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Version: 0.3.31
Depends: python-central (>= 0.5.8), python (>= 2.4), gconf2 (>= 2.12.1-4ubuntu1), synaptic (>= 0.57.8), python-gtkhtml2, python-gconf, python-glade2 (>= 2.4.0), python-apt (>= 0.6.20), python-xdg (>= 0.8), gnome-icon-theme, python-launchpad-integration, app-install-data (>= 0.3.31), python-dbus, app-install-data-commercial, gksu, python-gdbm, python-gtk2 (>= 2.10.1), software-properties-gtk
Suggests: totem
Conflicts: gnome-app-install-data
Filename: pool/main/g/gnome-app-install/gnome-app-install_0.3.31_all.deb
Size: 534682
MD5sum: ec288f67d2af5d2c6d4344d981ac51e1
SHA1: 304e99beb87ada997a11028028ccb9cfc89f02d5
SHA256: f19e1178c0e39346bfba2dd7ab14892c305b9e8a504c32434993500315431f34
Description: GNOME Application Installer
 A pretty application installer for GNOME. It can also search for mime
 types or gstreamer codecs.
Python-Version: >= 2.4
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu
Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop
Locked

Return to “Software & Applications”