Actually checkbox is system test, it is located in the System>
Adminstration > system test...
Hope this helps you out...
Larry
--
Powered by Debian/GNU/Linux
by Ubuntu ver 10.4 Ultimate Edition 2.7
73 de Larry/wd9esu 35yr's A.R.O.
Reg# Linux User 484593
"This is Linux Country,
on a quiet night you can hear
WINDOZE ! Systems REBOOTING !!"
GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E
Public Key available from subkeys.pgp.net
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-13-2011, 03:58 PM
Janne Jokitalo
How to run last-installed application?
On Sun, Nov 13, 2011 at 10:39:27AM -0600, Larry Shields wrote:
> On 11/13/2011 10:31 AM, Dotan Cohen wrote:
> >I recently installed checkbox but I cannot figure out how to run it:
<snip>
> >Any ideas? Thanks!
> >
> *Actually checkbox is system test, it is located in the System>
> Adminstration > system test...
>
> Hope this helps you out...
Good to know, but to answer the OP's initial question, you can always have a
look at what the package you just installed has inside:
$ dpkg -L <packagename>
Normally the binaries will be installed into /usr/bin, /usr/sbin or the like
(minus the /usr if they're more system software).
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-13-2011, 06:31 PM
Dotan Cohen
How to run last-installed application?
On Sun, Nov 13, 2011 at 18:39, Larry Shields <larryesu@gmail.com> wrote:
> Actually checkbox is system test, it is located in the System> Adminstration
>> system test...
>
> Hope this helps you out...
>
> Larry
>
Thanks Larry but I am on Kubuntu so I just need the binary's name.
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-13-2011, 06:32 PM
Dotan Cohen
How to run last-installed application?
On Sun, Nov 13, 2011 at 18:58, Janne Jokitalo <astraljava@kapsi.fi> wrote:
> Good to know, but to answer the OP's initial question, you can always have a
> look at what the package you just installed has inside:
>
> $ dpkg -L <packagename>
>
Nice, thanks! This is exactly what I need!
> Normally the binaries will be installed into /usr/bin, /usr/sbin or the like
> (minus the /usr if they're more system software).
>
Ouch:
✈saturn:~$ dpkg -L checkbox | grep bin
✈saturn:~$
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-13-2011, 06:36 PM
Dotan Cohen
How to run last-installed application?
On Sun, Nov 13, 2011 at 21:32, Dotan Cohen <dotancohen@gmail.com> wrote:
> On Sun, Nov 13, 2011 at 18:58, Janne Jokitalo <astraljava@kapsi.fi> wrote:
>> Good to know, but to answer the OP's initial question, you can always have a
>> look at what the package you just installed has inside:
>>
>> $ dpkg -L <packagename>
>>
>
> Nice, thanks! This is exactly what I need!
>
>
>> Normally the binaries will be installed into /usr/bin, /usr/sbin or the like
>> (minus the /usr if they're more system software).
>>
>
> Ouch:
> ✈saturn:~$ dpkg -L checkbox | grep bin
> ✈saturn:~$
>
>
> --
> Dotan Cohen
>
> http://gibberish.co.il
> http://what-is-what.com
>
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-13-2011, 06:39 PM
Dotan Cohen
How to run last-installed application?
Tab-completion taught me that checkbox-cli is the command to pull up
the CLI interface. Locate wasn't finding the binary in /usr/bin until
I ran updatedb (which I should have done from the beginning).
Running dpkg -L on the checkbox-cli package (which I installed at the
same time as checkbox) does show me the binary in /usr/bin.
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users