Skip to content

Acktarius/EZ_Privacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZ_Privacy

wizard installer for privacy apps from flathub for Ubuntu users.

Please refer to the different developpers website for more informations, license and copyrights, also refer to flathub.org/

This wizard installers aims to regroup apps dedicated to privacy and facilitate their installation

Install option#1:

install dependencies

sudo apt update

  • Zenity
    sudo apt install zenity
  • Flatpak
    add-apt-repository ppa:flatpak/stable
    apt-get install -y flatpak
    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

download the files using zip file or git clone https://github.com/Acktarius/EZ_Privacy.git

place icon .png in ~/.icons folder

place script .sh in folder of your choice, ie. /opt/EZ_Privacy/ and make it executable : sudo chmod 755 ez_privacy.sh

place launcher .desktop in ~/.local/share/applications/ modify the EXEC line in the .desktop file as needed using your favorite text editor, to point the route to the .sh file.

ie. Exec=gnome-terminal --title=EZ_Privacy --active --geometry=100x40 -- bash -c 'sudo your_path_to/ez_privacy.sh ; exit'

logout and log back in, the icon should now be available

Install option#2:

import the key : gpg --keyserver hkp://keyserver.ubuntu.com --search-key 84B90020 to check signature. Right click on the deb file, select Software install.

Run :

click on the icon, enjoy !


Contact

https://discord.gg/SWP6gGMe