Personal Software Repository
Add to your sources: deb [arch=amd64] https://packages.khaleghi.info/apt stable main
Import GPG key: curl -fsSL https://packages.khaleghi.info/khaleghi-packages.gpg | sudo apt-key add -
Server = https://packages.khaleghi.info/pacman/$arch
Import GPG key: curl -fsSL https://packages.khaleghi.info/khaleghi-packages.gpg | sudo pacman-key --add -
All packages are cryptographically signed with GPG key BFA6611F46925A12
Repository uses HTTPS and follows security best practices
| Name | Size | |
|---|---|---|
| Parent Directory | - | |
| aarch64/ | - | |
| x86_64/ | - | |
| REPOSITORY-FIX.md | 3.3K | |
| DIAGNOSTIC.md | 5.2K | |
| README.md | 5.5K | |
GPG Key ID: BFA6611F46925A12
Key Type: RSA 4096-bit
Valid Until: 2027-09-13
Fingerprint: Available in GPG key file
Total Packages: 4 (2 APT + 2 Pacman)
Distributions: Debian/Ubuntu, Arch Linux
Architecture: x86_64/amd64
Last Updated: Loading...
Domain: packages.khaleghi.info
Protocol: HTTPS with SSL/TLS
Status: ✓ Operational
Uptime: 24/7 Monitoring
# Add repository
curl -fsSL https://packages.khaleghi.info/khaleghi-packages.gpg | sudo apt-key add -
echo "deb [arch=amd64] https://packages.khaleghi.info/apt stable main" | sudo tee /etc/apt/sources.list.d/khaleghi.list
sudo apt update
# Install packages
sudo apt install sysmedic sysmedic-ui
# Add repository key
curl -fsSL https://packages.khaleghi.info/khaleghi-packages.gpg | sudo pacman-key --add -
sudo pacman-key --lsign-key BFA6611F46925A12
# Add to /etc/pacman.conf:
[khaleghi]
Server = https://packages.khaleghi.info/pacman/$arch
# Install packages
sudo pacman -S sysmedic sysmedic-ui
Always verify GPG signatures before installing packages. This repository uses cryptographic signing to ensure package integrity and authenticity.
This repository follows industry security standards and best practices for package distribution.
For support or questions, please refer to the installation documentation.