linux-profile
- Documentation: https://docs.linuxprofile.com
- Source Code: https://github.com/MyLinuxProfile/linux-profile
Introduction
Linux Profile is a Linux profile management tool. With this project it is possible, from commands executed in the console, to create a 'json' file to store backup configurations. such as information about installed packages, alias. It also allows with a single command to restore saved configurations.
Quick URLs
- Last Version -> https://linuxprofile.com/LAST_VERSION
- Install -> https://linuxprofile.com/install.sh
Quick development URLs
- Beta -> https://linuxprofile.com/beta.sh
Installation
-
Install - Pypi/PIP
pip install -U linuxp -
Install - Shell/Curl - STABLE
/bin/bash -c "$(curl -fsSL https://linuxprofile.com/install.sh)"
Wiki Page
Commands:
| Command | Description | Docs |
|---|---|---|
linuxp config |
Settings file management. | Link |
linuxp profile |
Profile file management. | Link |
linuxp add |
Parameter used to add a new item to the list in your profile file. | Link |
linuxp remove |
Removes items from the profile file. | Link |
linuxp install |
This parameter is used to install the modules, package, alias and script. | Link |
linuxp uninstall |
Command used to uninstall items. Be very careful when running. | Link |
linuxp list |
Lists all modules in the terminal and can also apply filters to find items. | Link |
Make a profile backup
-
Saving the profile file:
cat ~/.config/linuxp/linux_profile.json > ~/backup_profile.json -
Open in a text editor:
xdg-open ~/backup_profile.json -
Open in Google Chrome browser:
google-chrome ~/backup_profile.json -
Open in Firefox browser:
firefox ~/backup_profile.json -
Open vi text editor:
vi ~/backup_profile.json
Profile File
- Link - linux_profile.json
Commit Style
- ⚙️ NO-TASK
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
License
This project is licensed under the terms of the MIT license.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linuxp-1.0.11.tar.gz.
File metadata
- Download URL: linuxp-1.0.11.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6b756de3feb9be0b13a35864c15ee527f4506e290b94d4ddffce5c02e9965dc
|
|
| MD5 |
7c10877607f58f2a7daef55646731430
|
|
| BLAKE2b-256 |
7260a9605af9a55fc70b1fa45d8d403abed6a80e00800cd59b30ab82969a22e6
|
File details
Details for the file linuxp-1.0.11-py3-none-any.whl.
File metadata
- Download URL: linuxp-1.0.11-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff97e32d1bdb5a30032a73fa4a7b15fa6083155848f3ec9cb27dacc0d8f3635c
|
|
| MD5 |
f9da2d85627139993505bbb5b0b274a4
|
|
| BLAKE2b-256 |
5c921bcd87fea32bf8eb376100e402f868078d6341ae55d4eec1c901b37829ca
|