You are not logged in.

#1 2017-06-21 05:09:45

HextorBRX
Member
Registered: 2017-06-21
Posts: 18

Profile-cleaner

Hello

Has anyone installed Profile-cleaner?

I failed, although I followed the instructions provided on GitHub.

Offline

#2 2017-06-21 06:57:26

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Profile-cleaner

HextorBRX wrote:

I followed the instructions provided on GitHub.

Which instructions? There are many...

graysky has provided a PPA but it was tested with squeeze which was quite a while ago now, I would recommend building it from source instead.

The author is a regular on the Arch forums and I'm sure he will respond very quickly to any support requests.

Offline

#3 2017-06-21 08:53:56

HextorBRX
Member
Registered: 2017-06-21
Posts: 18

Re: Profile-cleaner

--- Mod warning..."Don't break Debian!"---

echo "deb http://ppa.launchpad.net/graysky/utils/ubuntu quantal main" > /etc/apt/sources.list.d/graysky.list
echo "deb-src http://ppa.launchpad.net/graysky/utils/ubuntu quantal main" >> /etc/apt/sources.list.d/graysky.list
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FF7F9516
apt-get update
apt-get install profile-cleaner

I would compile the source file but I did not find it.
Do you know an alternative to profile-cleaner?

Thanks

Last edited by damo (2017-06-21 09:54:27)

Offline

#4 2017-06-21 09:52:38

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Profile-cleaner

@HectorBRX

Debian recommends that you DO NOT ADD PPA's to your system! This warning is given on the BL website, and also in the bl-welcome script that requires you to write "I understand" to show you have understood the dangers,
https://wiki.debian.org/DontBreakDebian


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2017-06-21 10:43:59

HextorBRX
Member
Registered: 2017-06-21
Posts: 18

Re: Profile-cleaner

True... This is good advise.

Is there an alternative to this script in Debian repositories?

Offline

#6 2017-06-21 11:08:08

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,901

Re: Profile-cleaner

BleachBit is a great cleaner and is in Debian.


Real Men Use Linux

Offline

#7 2017-06-21 11:13:01

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Profile-cleaner

The github sources builds and runs on my BL system OK, after getting the required dependencies

sudo apt-get install build-essential parallel bc sqlite3

cd to the unzipped archive and

make
sudo make install
$ which profile-cleaner
/usr/bin/profile-cleaner

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB