Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epic-r-r/geph-linux
Install Geph VPN on linux
https://github.com/epic-r-r/geph-linux
flatpak geph linux ubuntu vpn
Last synced: about 1 month ago
JSON representation
Install Geph VPN on linux
- Host: GitHub
- URL: https://github.com/epic-r-r/geph-linux
- Owner: Epic-R-R
- Created: 2023-02-18T10:09:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T06:29:26.000Z (5 months ago)
- Last Synced: 2024-08-06T08:24:51.252Z (5 months ago)
- Topics: flatpak, geph, linux, ubuntu, vpn
- Homepage:
- Size: 41.9 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geph linux
## Steps
### 1. Install Flatpak:
> To install Flatpak on Ubuntu 18.10 (Cosmic Cuttlefish) or later, simply run:
```
$ sudo apt install flatpak
```> With older Ubuntu versions, the official Flatpak PPA is the recommended way to install Flatpak. To install it, run the following in a terminal:
```
$ sudo add-apt-repository ppa:flatpak/stable
$ sudo apt update
$ sudo apt install flatpak
```### 2. Install the Software Flatpak plugin
> The Flatpak plugin for the Software app makes it possible to install apps without needing the command line. To install, run:
```
$ sudo apt install gnome-software-plugin-flatpak
```> `Note: `the Software app is distributed as a Snap since Ubuntu 20.04 and does not support graphical installation of Flatpak apps. Installing the Flatpak plugin will also install a deb version of Software and result in two Software apps being installed at the same time.
### 3. Add the Flathub repository
> Flathub is the best place to get Flatpak apps. To enable it, run:
```
$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
```### 4. `To complete Setup, restart your system.`
### 5. Install Geph with flatpak
```
$ curl -o Geph-x86_64.flatpak -L https://raw.githubusercontent.com/Epic-R-R/Geph-linux/master/Geph-x86_64.flatpak && flatpak install Geph-x86_64.flatpak
```### 6. Run Geph
```
$ flatpak run io.geph.GephGui
```## Enjoy free internet