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

    • I have not even heard of that game. will take a look
    • Chasys Photo 5.41.01 by Razvan Serea Chasys Photo is a suite of image editing applications including a layer-based image editor with adjustment layers, linked layers, timeline and frame-based animation, icon editing, image stacking and comprehensive plug-in support (Chasys Photo Editor), a fast image viewer (Chasys Photo Viewer) and a fast multi-threaded image file converter (Chasys Photo Converter) , with RAW image support in all components. It supports the native file formats of several competitors including Adobe Photoshop, Affinity Photo, ArtWeaver, Corel PhotoPaint, FireAlpaca, GIMP, Krita, Paint.NET, PaintShop Pro and Pixlr, and the whole suite is designed to make effective use of multi-core processors, touch-screens and pen-input devices. Designed under the mantra of “unique, flexible and powerful”, Chasys Photo takes a radically different approach to image editing with the aim of opening up new possibilities for those who dare to be different. Chasys Photo key features: Free-style layering with blending modes Adjustment layers with multiple adjustments per layer Linked layers (a.k.a Linked Smart Objects) Composite, Image List, Frame Animation and Object Animation image modes Animation, both frame-based and object-based (timeline animation) Animation Composer engine Image Stacking for noise reduction, super-resolution, etc. Tablet/Pen-input/Stylus support with pressure control Touch-screen support with gestures including pitch-to-zoom and multi-finger panning Support for the native formats of Adobe Photoshop, Affinity Photo, ArtWeaver, Corel PhotoPaint, FireAlpaca, GIMP, Krita, Paint.NET, PaintShop Pro and Pixlr Support for common formats such as JPEG, animated PNG, animated GIF, TIFF, PICT, WebP, HEIF, DDS, JPEG-2000, JPEG-XR, JPEG-XL, AVI video, etc. Support for the OpenRaster interchange file format and rare formats such as QOI, MNG/JNG and DPX Support for older formats such as PPM/PGM/PBM, PCX/DCX, PCD, TGA, COKE, etc. Comprehensive Camera RAW file support with live adjustment Extensive plug-in support with streamlined SDKs Support for Photoshop Filter Plug-ins (.8BF) Advanced printing and scanning engines PDF document generation Icon and cursor editing, import and export, including Vista-style and Mac-OS icons Screen Capture, including Video Screen Capture with multiple triggering modes Video capture from devices (e.g. TV/Video) Supports multi-core processors, High-DPI displays and Multiple Display setups Integrated File Browser, Bluetooth OBEX and in-built utilities (Calculator, Notepad) Shell integration with thumbnails and conflict detection Unlimited Undo/Redo and Asynchronous Auto-Save, with Just-in-time memory compression to save space Fully re-editable text with advanced styling and effects (TextArt) Full alpha channel through out the workflow with Alpha protection (a.k.a. transparency protection) Multiple language support with user-editable language files and translation assistant (Chasys Photo Language Studio) Anti-aliasing and super-sampling support in tools and paths* Smart-resizing (similar to seam-carving) Best-in-class post-edit heuristics anti-aliasing engine Physical measurement specification with display size detection via EDID Uses the latest CD5 specification with animation and multi-resolution Super-fast internal graphics engine (JpDRAW2) Full UNICODE support in all components Metadata save, restore and scale to imitate vector art Configurable Guides and Grids with Snap-to-Grid Smart-dither to custom palette Asynchronous preview rendering engine Pantone equivalent palettes for PMS 100 to 814-2x Automatic color naming ... and many more! Chasys Photo 5.41.01 changelog: New Features Layered images with multiple pages (Composite/Multi-page) Additional templates to support template-centric workflow New Layer Blend Mode: Inverse Luma Mask Horizon detection in Rotate Transform Cropping option when importing video Orientation options in QR Code Generator plug-in Solved angle ambiguities (CCW versus CW) Internal Improvements Improved graphics engine (JpDRAW2™ v26.05) Improved CD5 codec (v4.10, improved ACSC compression) Improved interpolation when downsizing images Improved motion detection in Video Capture Slightly lower memory usage (RAM is getting expensive!) File Support and Bug Fixes Improved PXZ file support (placeholders, blanks) [bug-fix] Memory leak in flt_JPEG.dll Download: Chasys Photo 5.41.01 | 46.1 MB (Freeware) View: Chasys Photo Home Page | Wikipedia Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • We don't need stars for the word, just use the word "CSAM"
    • If they want to do business in the UK then they can't ignore it. thats why Imgur pulled out of the UK
  • 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
      508
    2. 2
      PsYcHoKiLLa
      220
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      90
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!