Recommended Posts

I would like to switch to Ubuntu... but i have a few concerns about how apps and drivers are installed, they seem way different than windows.

585992385[/snapback]

Here is an example of a common application install manager.

post-36818-1117511321_thumb.jpg

The whole Open Source world of software is at your fingertips. Select what you want and install it. This same system will also keep every single application on your box up to date with the latest fixes and new features for free. (Y)

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585992888
Share on other sites

Here is an example of a common application install manager.

post-36818-1117511321_thumb.jpg

The whole Open Source world of software is at your fingertips.  Select what you want and install it.    This same system will also keep every single application on your box up to date with the latest fixes and new features for free.  (Y)

585992888[/snapback]

amazing :woot:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585994001
Share on other sites

Mark and the others here are right. The "noob-friendly" distros are just as easy (if not easier) than Windows for the beginner. This may seem odd when you hear about all of the problems with hardware and such, but for the most part, it just works! Look at the lists here for the most recommended "noob-friendly" distro and give it a whirl. Try the Live CD version first and see if it "feels right" to you. Then you can install it and dig in!

Even in the Windows forums there are posts after posts about various issues............ so all OSs have there issues. :rofl:

Barney

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585994050
Share on other sites

Except that, in Debian, Synaptic would list 18,000 packages rather than 4,800.  :whistle:

585995529[/snapback]

Except I don't want to wade through 4x the crap I don't need or want to get the app I am after. :p

Oh, how I long for the days when I could ban you! :rofl:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995555
Share on other sites

The whole Open Source world of software is at your fingertips.  Select what you want and install it.    This same system will also keep every single application on your box up to date with the latest fixes and new features for free.  (Y)

585992888[/snapback]

(Y) Yep, Ubuntu rocks :fro:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995567
Share on other sites

Either way Synaptic ****en owns!!! just firing up that app makes me almost orgasm everytime :blush:

585995538[/snapback]

Whoa! Love life not what it used to be??? (Just kidding!)

ROFLMAO :woot:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995564
Share on other sites

Except that, in Debian, Synaptic would list 18,000 packages rather than 4,800.  :whistle:

585995529[/snapback]

I fail to understand the significance? Synaptic is just a GUI frontend to apt, is in not?? apt has been ported, I know it will run on fedora, ubuntu, suse, etc.. ;) Synaptic could be compiled on basically any linux distro running Gtk+ 2.4 can it not?

Would not pulling up a listing of 18k entries be a waste of time and resources when looking for a specific item or type of item? And again would not the amount of listings be determined by which and the number of repositories you are using.. ;)

You can also run more than one package management system, etc..

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995624
Share on other sites

I fail to understand the significance?  Synaptic is just a GUI frontend to apt, is in not??  apt has been ported, I know it will run on fedora, ubuntu, suse, etc.. ;)  Synaptic could be compiled on basically any linux distro running Gtk+ 2.4 can it not?

Would not pulling up a listing of 18k entries be a waste of time and resources when looking for a specific item or type of item?  And again would not the amount of listings be determined by which and the number of repositories you are using.. ;)

You can also run more than one package management system, etc..

585995624[/snapback]

I am using the standard Debian repositories (okay, I've added the experimental Gnome 2.10 and KDE 3.4 repositories but these only update existing packages, they don't really add to the over-all count significantly).

The Debian repositories (.DEBs) are considerable more complete than the apt4rpm repositories (which, I gather, are stored in .RPM format)

Generally speaking, almost everything that you could ever think of is stored in the Debian repositories.

If you need to find something you search. There are also category views (Gnome, KDE, games, etc...)

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995647
Share on other sites

One thing that I would really, really, like to see in Synaptic is the date of when the package was last updated.

Am I missing something obvious? I know you can have Synaptic tell you which packages are new since your last update (or whatever) but when deciding between two similar packages I'd like to know which one is more current (and likely still in active development) without doing a search on sourceforge.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995667
Share on other sites

One thing that I would really, really, like to see in Synaptic is the date of when the package was last updated.

Am I missing something obvious?  I know you can have Synaptic tell you which packages are new since your last update (or whatever) but when deciding between two similar packages I'd like to know which one is more current (and likely still in active development) without doing a search on sourceforge.

585995667[/snapback]

I've never used Synaptic, so I don't know all of it's features, but is there a way to right-click and view the properties of the package and see a compiled date or something like that? In YaST, there is a build date if you check under Technical Data, so I didn't know if Synaptic had anything like that :unsure:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995699
Share on other sites

Don't know about APT, but with Portage, that's possible. Each package comes with a changelog, including the creation and ebuid-update dates (but I don't know if any frontend parses that info):

alsa-lib Changelog:

[...]

*alsa-lib-1.0.9 (27 May 2005)

27 May 2005; Jan Brinkmann <[email protected]> +alsa-lib-1.0.9.ebuild:

New upstream version released, see #94196.

*alsa-lib-1.0.9_rc3 (05 May 2005)

05 May 2005; Jeremy Huddleston <[email protected]>

-files/alsa-lib-1.0.9_rc2-87099.patch,

-files/alsa-lib-1.0.9_rc2-gcc4.patch, -alsa-lib-1.0.9_rc2-r1.ebuild,

+alsa-lib-1.0.9_rc3.ebuild:

Version bump.

[...]

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995700
Share on other sites

In Synaptic, you highlight a package and go to the menu (with your cursor) Package -> Download Changelog.  Sometimes there's date information within, sometimes not.

585995814[/snapback]

I want them to add a column so we can sort by date.

I'll look into the changelog.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/#findComment-585995825
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • When you're in enterprise IT environment, you're kinda forced into it...otherwise I'm not touching any mail client for personal use.  I can't stand New Outlook. It's complete trash - half the features I need in (Classic) Outlook are just missing in New Outlook. I haven't talked to a single person who actually likes the new client. 
    • I think it's cute that Apple is implementing their tools at precisely the same evolutionary level as other devices' tools. In other words, I see no innovation; it's "the same but different." "Hey Siri, help me write this document about shoes." Powered by Google. "Sure thing, while we're here, can I interest you on some Nike's? They're on sale at Target right now!"
    • Walmart was still selling the Apple Watch SE 2 on Black Friday in 2024. I got 1 for my mom and one for my dad for christmas.
    • But apple has ASSURED us that this is private. So, it's private. I expect the same "leeway" shown Microsoft to be reflected here.
    • ASUS ROG Falchion Ace 75 HE keyboard is 27% off on Amazon by Ivan Jenic The ASUS ROG Falchion Ace 75 HE is currently $159.99 on Amazon, down from $219.99. That's 27% off and $60 saved on a keyboard that combines retro and modern design, while being one of the most responsive and adaptable 75% boards available right now (purchase link down below). The ROG Falchion Ace comes with the HFX V2X magnetic switches that allow you to set actuation anywhere between 0.1mm and 3.5mm with 0.01mm fine-tuning steps. It also comes with Rapid Trigger, a feature that resets the key the moment you release it rather than waiting for a fixed reset point, which makes a noticeable difference in fast-paced games. And finally, an 8,000Hz polling rate should make the response time feel instant. The build quality is decent, with dense plastic and powder-coated aluminum, which is expected from a keyboard at this price point. There’s also the onboard adjustment wheel, which lets you tweak actuation and Rapid Trigger sensitivity without opening any software. For competitive gaming, the ROG Falchion Ace is hard to beat at this price. And those who appreciate old-school hardware, especially those white keyboards we’ve all grown up with, will likely also appreciate the looks of this keyboard. A carry case is included. ASUS ROG Falchion Ace 75 HE - $159.99 | 27% off on Amazon This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      PsYcHoKiLLa
      223
    3. 3
      ATLien_0
      89
    4. 4
      +Edouard
      84
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!