mirror of
https://github.com/mvp/uhubctl.git
synced 2026-05-17 00:16:13 +03:00
Add a note how to install uhubctl from FreeBSD ports
uhubctl is now available in FreeBSD ports collection. Soon it should be available as a package too, which will make install even simpler (`pkg install uhubctl`). Closes #640.
This commit is contained in:
@@ -171,6 +171,7 @@ and can be installed with following commands:
|
||||
* Ubuntu/Debian/Raspbian: `sudo apt install uhubctl`
|
||||
* Redhat/EPEL/Fedora/CentOS: `sudo yum install uhubctl`
|
||||
* OpenSUSE: `sudo zypper install uhubctl`
|
||||
* FreeBSD: `cd /usr/ports/sysutils/uhubctl && sudo make install`
|
||||
|
||||
However, uhubctl installed from standard package manager may not
|
||||
necessarily be latest version, or even severely lag behind current version.
|
||||
|
||||
Reference in New Issue
Block a user