Skip to content

gimpscape/gimpscape-ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gimpscape PPA

Available Packages

Here is available packages from Gimpscape Repository

  • Inkporter by Rania Amina

    sudo apt install inkporter

  • Multicalendar by Artemtech

    sudo apt install multicalendar

  • PDF-Extractor by Rania Amina

    sudo apt install pdf-extractor

  • Pasopati by Devlovers ID

    sudo apt install pasopati

  • Font Finder by Devlovers ID

    sudo apt install fontfinder

  • Key-mon ported to Python 3 by scottkirkwood

    sudo apt install keymon

  • Citramanik-qt

    sudo apt install citramanik-qt

For complete available package and details, please refer to Packages file

How to use:

# step 1
curl -s --compressed "https://gimpscape.github.io/gimpscape-ppa/tools/KEY.gpg" | sudo apt-key add -

# For Debian 11 and Ubuntu 22.04 user
# Khusus untuk pengguna Debian 11, Debian Sid dan Ubuntu 22.04
curl -s --compressed "https://gimpscape.github.io/gimpscape-ppa/tools/KEY.gpg" | gpg --dearmor | sudo tee /usr/share/keyrings/gimpsscape-keyring.gpg

# step 2
# Sesuaikan dengan distro yang digunakan!
# Only choose compatible repo for your distro
# Jangan dijalankan semua

# For Debian Unstable
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/unstable/gimpscape-ppa.list"

# For Debian Buster & Derivated
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/buster/gimpscape-ppa.list"

# For Debian Bullseye & Derivated
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/bullseye/gimpscape-ppa.list"

# For Ubuntu Bionic & Derivated
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/bionic/gimpscape-ppa.list"

# For Ubuntu Focal & Derivated
sudo curl -s --compressed -o /etc/apt/sources.list.d/gimpscape-ppa.list "https://gimpscape.github.io/gimpscape-ppa/focal/gimpscape-ppa.list"


# step 3
sudo apt update && sudo apt install PACKAGENAME

Reference how to host repo on Github

https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html