mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 08:34:50 +02:00
add package paths
This commit is contained in:
parent
6301f83038
commit
c88182999a
@ -19,12 +19,12 @@ With no command line use needed, you can:
|
||||
# Installation
|
||||
## From Github Release
|
||||
### Ubuntu
|
||||
1. `$ wget `
|
||||
1. `# apt install `
|
||||
1. `$ wget https://github.com/45Drives/cockpit-navigator/releases/download/v0.1.0/cockpit-navigator_0.1.0-1focal_all.deb`
|
||||
1. `# apt install ./cockpit-navigator_0.1.0-1focal_all.deb`
|
||||
### EL7
|
||||
1. `# yum install `
|
||||
1. `# yum install https://github.com/45Drives/cockpit-navigator/releases/download/v0.1.0/cockpit-navigator-0.1.0.el7.noarch.rpm`
|
||||
### EL8
|
||||
1. `# dnf install `
|
||||
1. `# dnf install https://github.com/45Drives/cockpit-navigator/releases/download/v0.1.0/cockpit-navigator-0.1.0.el8.noarch.rpm`
|
||||
## From Source
|
||||
1. `$ git clone https://github.com/45Drives/cockpit-navigator.git`
|
||||
1. `$ cd cockpit-navigator`
|
||||
|
Loading…
x
Reference in New Issue
Block a user