Install this package:
emerge -a app-admin/misc-utils
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-admin/misc-utils
Or alternatively:
emerge --autounmask-write -a app-admin/misc-utils
<pkgmetadata>
<maintainer type="person">
<email>xxc3ncoredxx@gmail.com</email>
<name>Oskari Pirhonen</name>
</maintainer>
<longdescription>
Collection of miscellaneous little utils that I don't feel deserve a full repo.
Contents:
* BTRFS snapshot management script
- Take snapshots
- Transfer snapshots onto a LUKS encrypted volume
* ... more to come!
- Still in the GitHub repo, but unpackaged
</longdescription>
<use>
<flag name="snapshots">Install the BTRFS snapshot script</flag>
</use>
<upstream>
<maintainer>
<email>xxc3ncoredxx@gmail.com</email>
<name>Oskari Pirhonen</name>
</maintainer>
<bugs-to>https://github.com/xxc3nsoredxx/misc-utils/issues</bugs-to>
<remote-id type="github">xxc3nsoredxx/misc-utils</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-admin/misc-utils |
euse -E <flag> -p app-admin/misc-utils |
euse -D <flag> -p app-admin/misc-utils
| Flag | Description | 0.1.3-r1 | 0.1.3 |
|---|---|---|---|
| snapshots | Install the BTRFS snapshot script | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | misc-utils-0.1.3.tar.gz | 84703 bytes | 0.1.3 |
| DIST | misc-utils-0.1.3.tar.gz.asc | 228 bytes | 0.1.3 |
| Type | File | Size |
|---|---|---|
| EBUILD | misc-utils-0.1.3-r1.ebuild | 1535 bytes |
| EBUILD | misc-utils-0.1.3.ebuild | 1536 bytes |
| MISC | metadata.xml | 959 bytes |