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

    • Universal Media Server 15.6.0 by Razvan Serea Universal Media Server is a DLNA-compliant UPnP Media Server. UMS was started by SubJunk, an official developer of PMS, in order to ensure greater stability and file-compatibility. The program streams or transcodes many different media formats with little or no configuration. It is powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more, which combine to offer support for a wide range of media formats. Because it is written in Java, Universal Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. To see a comparison of popular media servers, click here. Universal Media Server 15.6.0 changelog: General Added Discogs integration for audio metadata and UPnP Added new options for DNS resolution handling (thanks, @henry701 Henrique Campos!) Added a loading indicator to the Shared Content area on the web settings (#6037) Improved detection of sample videos Improved stability of speed test (thanks, @henry701 Henrique Campos!) Fixed support for servers with no Internet access (#6047) (thanks, @henry701 Henrique Campos!) Fixed wrong Linux yt-dlp binary being packaged (#6011) (thanks, @Pro-pra!) Fixed API lookups happening for TV series when episode lookup fails, even if the series metadata is already in the local database (#6080) Fixed JDK being used in Docker image instead of JRE (#6089) (thanks, @mvanhorn Matt Van Horn!) Fixed editing a video feed on the web settings erases the URL (#6046) (thanks, @serinekjo kjo!) Fixed docs for FFmpeg GPU support (thanks, @Harshit-dell Harshit Kumar Sahu!) Translation updates via Crowdin Dutch (97%) (thanks, Lefteye!) English (United Kingdom) (80%) (thanks, Andi Chandler!) Italian (63%) (thanks, parduz!) Portuguese (Brazilian) (67%) (thanks, Henrique Campos!) Download: Universal Media Server 15.6.0 | 157.0 MB (Open Source) Download: Other operating systems View: Universal Media Server Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • 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.
  • 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
      509
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      86
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!