LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite on Bountysource
#3
Some code wizard will hopefully step in.

1) Replace the old progress bar on the installers with percentage and speed.
This is the best I can do:
Code:
stdbuf -oL -eL sudo apt-get install -y clementine --show-progress |  stdbuf -oL sed -n -e 's/Progress:[ ]\[//;s/%\]//;s/^[ \t]*//p' -e '/^.\{3\}..*/ s/^/#/p' | zenity --progress --auto-close
The progress bar is working only on the install part. It doesn't start when downloading. The bar starts when installation starts. No idea how to add download progress and speed and combine them with installation into a single progress bar.

2) If a user selects multiple programs to install, the installer will no longer run each script individually, all of their choices will be combined into one.
That would be awesome. I guess the script can make a list of packages to install and later use the list when installing packages.
Reply


Messages In This Thread
Linux Lite on Bountysource - by Valtam - 01-14-2015, 01:26 PM
Re: Linux Lite on Bountysource - by Scott(0) - 01-14-2015, 01:34 PM
Re: Linux Lite on Bountysource - by misko_2083 - 01-15-2015, 03:47 AM
Re: Linux Lite on Bountysource - by Valtam - 01-29-2015, 06:41 AM
Re: Linux Lite on Bountysource - by Scott(0) - 01-29-2015, 11:54 AM
Re: Linux Lite on Bountysource - by Valtam - 01-29-2015, 05:31 PM
Re: Linux Lite on Bountysource - by misko_2083 - 01-29-2015, 09:00 PM
Re: Linux Lite on Bountysource - by Valtam - 01-29-2015, 09:13 PM
Re: Linux Lite on Bountysource - by Valtam - 01-29-2015, 09:31 PM
Re: Linux Lite on Bountysource - by altman - 01-29-2015, 10:00 PM
Re: Linux Lite on Bountysource - by Valtam - 02-13-2015, 04:29 AM
Re: Linux Lite on Bountysource - by Wirezfree - 02-13-2015, 08:53 AM
Re: Linux Lite on Bountysource - by Valtam - 02-13-2015, 09:31 AM
Re: Linux Lite on Bountysource - by Valtam - 02-16-2015, 03:27 AM
Re: Linux Lite on Bountysource - by Scott(0) - 02-16-2015, 03:59 AM
Re: Linux Lite on Bountysource - by misko_2083 - 02-16-2015, 04:27 AM
Re: Linux Lite on Bountysource - by Valtam - 02-16-2015, 05:42 AM
Re: Linux Lite on Bountysource - by ukbrian - 02-16-2015, 08:10 AM
Re: Linux Lite on Bountysource - by Valtam - 02-16-2015, 09:06 AM
Re: Linux Lite on Bountysource - by Wirezfree - 02-16-2015, 09:50 AM
Re: Linux Lite on Bountysource - by avj - 02-17-2015, 07:40 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)