How to Install udfclient in Ubuntu 18.04



Install udfclient by entering the following commands in the terminal:

sudo apt update
sudo apt install udfclient

Description:

userland implementation of the UDF filesystem

UDFclient is a userland implementation of the UDF filesystem as defined by the OSTA group. UDFclient is designed to be a study platform and a run-up to a full read and write kernel level implementation. . Except udfclient it contains additional utilities: . cd_disect - Display report of disc cd_sessions - Show sessions on disc mmc_format - Format optical disc newfs_udf - Create UDF filesystem on file or a formatted disc udfclient - FTP-like client for UDF filesystem udfdump - Dump information from UDF filesystem

Homepage: http://www.13thmonkey.org/udfclient/

Version: 0.8.8-1

Section: universe/otherosfs