Hari's Corner
Humour, comics, tech, law, software, reviews, essays, articles and HOWTOs intermingled with random philosophy now and thenAPT configuration GUI frontend - completed
Filed under:
My software by
Hari
Posted on Fri, Jul 31, 2009 at 21:42 IST (last updated: Fri, Jul 31, 2009 @ 21:53 IST)
/etc/apt/apt.conf
.
I wrote it because I felt that quite a few useful configuration settings of the APT packaging system are hidden deep in the manual pages and it can be quite tedious to figure out how exactly to get APT to change its default behaviour.
Be warned though! This GUI exposes some very powerful and potentially dangerous options. I thought long and hard whether to include such settings or not, but in the end, I decided to leave them in. Use wisely and carefully. Remember the old Debian saying: if anything breaks, you get both the pieces.
Seriously though, if you find any bugs or errors, please report them to me and I will make the necessary fixes.
More details, downloads and screen shots in the software pages: Qaptan
Comments closed
The blog owner has closed further commenting on this entry.
8 comment(s)
Comment by ray (visitor) on Sat, Aug 1, 2009 @ 00:24 IST #
Also though the .deb is a 64-bit, the program itself is architecture independent as it's Pure-Python.
Comment by Hari (blog owner) on Sat, Aug 1, 2009 @ 07:58 IST #
Comment by ray (visitor) on Sat, Aug 1, 2009 @ 14:21 IST #
Comment by Hari (blog owner) on Sat, Aug 1, 2009 @ 14:43 IST #
The .deb won't install on my Ubuntu 8.04 install, as it seems that my version of Python is too old and I will have to jump through too many hoop to update it, at the moment. The python distutils source package installs but won't run, likely as its looking for newer packages. I'll email you the traceback info.
Comment by MrCorey (visitor) on Mon, Aug 3, 2009 @ 23:10 IST #
As for the distutils source, you needn't even install it actually. You can try running the script from where you extracted the source tar.gz directly.
Comment by Hari (blog owner) on Tue, Aug 4, 2009 @ 08:15 IST #
Comment by Teknomancer (visitor) on Sun, Aug 9, 2009 @ 17:04 IST #
A pity to have missed such a wonderful naming opportunity.
Comment by Hari (blog owner) on Sun, Aug 9, 2009 @ 17:08 IST #