Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: GUI for dpkg

  1. #1
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Talking GUI for dpkg

    To begin, I don't mind using the Terminal at all, I use it almost every day. But when I first started using Ubuntu, I was searching all over for a GUI way to install those .deb files. So now, I'm writing a GUI front-end for dpkg using Mono. It works like this: person downloads deb file because there are absolutely no repositories that have that package, person right-clicks deb package and clicks "Open with Gpkg", person sees a dialog with general info about the package and an install button, person clicks "Install", Gpkg reports if package is installed successfully or not.

    Now, I have a few questions:
    Do you think this is a good idea?
    Has it been done before? (I haven't found anything similar, but I don't really want to reinvent the wheel)
    Am I taking the right aproach?
    Any suggestions?
    Wanna help?
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  2. #2
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: GUI for dpkg

    I think there's an application which make the .deb installable if you double click them. Though I can't remember where I saw that.

  3. #3
    Join Date
    Jun 2005
    Location
    Australia
    Beans
    1,837

    Re: GUI for dpkg

    You may be reinventing the wheel. I believe there is a third party project going on somewhere in the ubuntu community that is considering just such an issue.

  4. #4
    Join Date
    Dec 2005
    Location
    Lund, Skåne
    Beans
    580

    Re: GUI for dpkg

    There should be plenty of applications that do this.

    In another thread where this was discussed I posted a python app that basically did just what you described there, and simultaneously another guy posted his take at it..

    So don't reinvent the wheel (like we did

    I write Kupfer, a smart, quick launcher.
    Recommended apps and tools: Vim!

  5. #5
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: GUI for dpkg

    Anybody got a link to that/those thread(s)?
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  6. #6
    Join Date
    Dec 2005
    Location
    Lund, Skåne
    Beans
    580

    Re: GUI for dpkg


    I write Kupfer, a smart, quick launcher.
    Recommended apps and tools: Vim!

  7. #7
    Join Date
    Jan 2006
    Location
    UK
    Beans
    155
    Distro
    Dapper Drake Testing/

    Re: GUI for dpkg

    I believe dapper will have something like this and will also sort out dependecies aswell.
    Maybe I'm wrong can't remember
    Quote Originally Posted by jeremy View Post
    I think that ms's future will be a drunken and down-on-his-luck Steve Balmer on a beach somewhere in South America or the far east, trying to convince bored american tourists that he used to be important.

  8. #8
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: GUI for dpkg

    Thankies, found quite a lot of stuff now. I guess I was reinventing the wheel, at least it helped me learn how to make GUI wrappers in C#.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  9. #9
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: GUI for dpkg

    Here's what I had so far, btw
    Attached Images Attached Images
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

  10. #10
    Join Date
    Oct 2005
    Location
    California
    Beans
    572
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: GUI for dpkg

    I installed gdebi, so I'm fine for now, thanks ppl.
    aka anime4christ (I'm a guy, btw.)
    My personal boring website ^_^
    Jesus has changed your life. Save changes? (Y/N)

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •